Name | Description | |
---|---|---|
EasyUAServerInstanceParameters Constructor | Overloaded. Initializes a new instance of the class. |
The following tables list the members exposed by EasyUAServerInstanceParameters.
Name | Description | |
---|---|---|
EasyUAServerInstanceParameters Constructor | Overloaded. Initializes a new instance of the class. |
Name | Description | |
---|---|---|
DefaultMinimumSamplingInterval | Default value of the MinimumSamplingInterval property. Equals to 100 (milliseconds). | |
DefaultParallelPolling | Default value of the ParallelPolling property. Equals to true . |
Name | Description | |
---|---|---|
Default | Default instance parameters. | |
DefaultPluginConfigurations | Default plug-in configurations. | |
DefaultPluginSetups | Default plug-in setups. | |
Interoperability | Instance parameters for best interoperability. | |
MinimumSamplingInterval | The minimum sampling interval that the sever will use with its variables. In milliseconds. | |
OpcCompliance | Instance parameters for best OPC compliance. | |
ParallelPolling | Determines whether the server is allowed to poll for the monitored items in parallel. | |
PluginConfigurations | Configurations of plug-ins for the client object instance. (Inherited from OpcLabs.BaseLib.ComponentParameters) | |
PluginSetupEnabledDictionary | Dictionary of plug-in enabled flags, keyed by the plug-in name. Only for use with ConfigurationBinder. (Inherited from OpcLabs.BaseLib.ComponentParameters) | |
PluginSetups | Setups of plug-ins for the client object instance. (Inherited from OpcLabs.BaseLib.ComponentParameters) | |
RestrictDiagnosticsVisibility | Determines whether nodes providing information about the server state for diagnostic purposes are restricted in visibility. | |
StandardName | A symbolic name of the current parameter combination if it has a standard name. Empty otherwise. (Inherited from OpcLabs.BaseLib.Parameters) | |
TestingInsecure | Parameters for testing. These parameters are not secure! |
Name | Description | |
---|---|---|
VirtualDefaultPluginConfigurations | Overridden. Infrastructure. | |
VirtualDefaultPluginSetups | Overridden. Infrastructure. |
Name | Description | |
---|---|---|
Clone | Overridden. | |
Equals | Overloaded. Overridden. Determines whether the specified EasyUAServerInstanceParameters is equal to the current object. | |
GetHashCode | Overridden. | |
GetObjectData | Overridden. | |
GetSchema | (Inherited from OpcLabs.BaseLib.Info) | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
ReadXml | (Inherited from OpcLabs.BaseLib.Info) | |
Reset | Overloaded. Overridden. Infrastructure. | |
ToString | Overridden. | |
WriteXml | (Inherited from OpcLabs.BaseLib.Info) |
Name | Description | |
---|---|---|
CopyFrom | Infrastructure. Copies data from the specified parameter object into the current parameter object. (Inherited from OpcLabs.BaseLib.Parameters) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | |
GetDefaultStandardName | Indicates the standard name for the default combination of parameters. (Inherited from OpcLabs.BaseLib.Parameters) | |
GetStandardNameValues | Returns a collection of standard values for the OpcLabs.BaseLib.Parameters.StandardName property. (Inherited from OpcLabs.BaseLib.Parameters) | |
MakeString | Infrastructure. (Inherited from OpcLabs.BaseLib.Parameters) | |
MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) | |
OnPropertyChanged | Infrastructure. (Inherited from OpcLabs.BaseLib.ComponentParameters) | |
ReadXmlElement | Overridden. Infrastructure. | |
WriteXmlElement | Overridden. Infrastructure. |
Name | Description | |
---|---|---|
SetState<TNode> | Sets the arbitrary object associated with the node. |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from OpcLabs.BaseLib.ComponentParameters) |
Equality | Determines whether the two objects are equal. |
Inequality | Determines whether the two objects are not equal. |