Name | Description | |
---|---|---|
UAConnectivityConfiguration Constructor | Overloaded. |
The following tables list the members exposed by UAConnectivityConfiguration.
Name | Description | |
---|---|---|
UAConnectivityConfiguration Constructor | Overloaded. |
Name | Description | |
---|---|---|
DefaultTemplateRequestedSamplingInterval | The default requested sampling interval in the subscribe parameters template. Equals to 1000 milliseconds (1 second). |
Name | Description | |
---|---|---|
ApplicationParameters | Contains parameters that define the OPC UA application and its behavior. | |
AttributeReadParametersTemplate | Template for OPC attribute read parameters in newly added bindings. | |
AttributeSubscribeParametersTemplate | Template for OPC attribute subscribe parameters in newly added bindings. | |
AttributeWriteParametersTemplate | Template for OPC attribute write parameters in newly added bindings. | |
Default | Default configuration. | |
InstanceParameters | Parameters specific to each selected instance. (Inherited from OpcLabs.BaseLib.Connectivity.SelectorConfiguration<EasyUAClientSharedParameters,EasyUAClientAdaptableParameters,EasyUAClientInstanceParameters>) | |
Interoperability | Configuration for best interoperability. | |
IsolatedParameters | Parameters specific to isolated instances. (Inherited from OpcLabs.BaseLib.Connectivity.SelectorConfiguration<EasyUAClientSharedParameters,EasyUAClientAdaptableParameters,EasyUAClientInstanceParameters>) | |
OpcCompliance | Configuration for best OPC compliance. | |
SharedParameters | Parameters shared among all instances. (Inherited from OpcLabs.BaseLib.Connectivity.SelectorConfiguration<EasyUAClientSharedParameters,EasyUAClientAdaptableParameters,EasyUAClientInstanceParameters>) | |
StandardName | A symbolic name of the current parameter combination if it has a standard name. Empty otherwise. (Inherited from OpcLabs.BaseLib.Parameters) | |
TestingInsecure | Configuration for testing. This configuration is not secure! |
Name | Description | |
---|---|---|
Clone | Overridden. | |
Equals | Overloaded. Overridden. Determines whether the specified UAConnectivityConfiguration 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) | |
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) | |
ReadXmlElement | Overridden. Infrastructure. | |
WriteXmlElement | Overridden. Infrastructure. |
Name | Description | |
---|---|---|
SetState<TNode> | Sets the arbitrary object associated with the node. |
Equality | Determines whether the two objects are equal. |
Inequality | Determines whether the two objects are not equal. |