| Name | Description | |
|---|---|---|
![]() | UATwoStateDiscreteNode Constructor | Creates a new, empty instance of this node. |
The following tables list the members exposed by UATwoStateDiscreteNode.
| Name | Description | |
|---|---|---|
![]() | UATwoStateDiscreteNode Constructor | Creates a new, empty instance of this node. |
| Name | Description | |
|---|---|---|
![]() | DefaultFalseStateSubstitute | The default value of the FalseStateSubstitute property.
This is a constant, and its value is |
![]() | DefaultTrueStateSubstitute | The default value of the TrueStateSubstitute property.
This is a constant, and its value is |
| Name | Description | |
|---|---|---|
![]() | CurrentState | Overridden. The current value of the variable (node), expressed as a string. |
![]() | DataMappings | An enumeration of OPC-UA data mappings defined directly on the target object. (Inherited from OpcLabs.EasyOpc.UA.LiveMapping.UAMappedNode) |
![]() | Definition | Vendor-specific, human readable string that specifies how the value of this DataItem is calculated. (Inherited from OpcLabs.EasyOpc.UA.DataAccess.UADataItemNode<TValue,TAttribute>) |
![]() | EndpointDescriptor | The OPC-UA server involved in the operation. (Inherited from OpcLabs.EasyOpc.UA.LiveMapping.UAMappedNode) |
![]() | FalseState | Contains a string to be associated with this DataItem when it is FALSE. |
![]() | FalseStateSubstitute | The substitute string for an empty true state. |
![]() | IsValid | Overridden. Determines whether the current value of the node is valid. |
![]() | Mappings | An enumeration of mappings defined directly on the target object. (Inherited from OpcLabs.BaseLib.LiveMapping.MappedObject) |
![]() | MonitoringParameters | An object containing monitoring parameters, such as the sampling interval, and optional data change filter. (Inherited from OpcLabs.EasyOpc.UA.LiveMapping.UAMappedNode) |
![]() | NodeDescriptor | The descriptor of the OPC-UA node involved in the operation. (Inherited from OpcLabs.EasyOpc.UA.LiveMapping.UAMappedNode) |
![]() | Parent | A reference to the parent target object; null if none. (Inherited from OpcLabs.BaseLib.LiveMapping.MappedObject) |
![]() | ReadParameters | The read parameters (such as the maximum age of the value). (Inherited from OpcLabs.EasyOpc.UA.LiveMapping.UAMappedNode) |
![]() | SubscriptionParameters | An object containing subscription parameters, such as the publishing interval. (Inherited from OpcLabs.EasyOpc.UA.LiveMapping.UAMappedNode) |
![]() | SubstituteEmptyStates | Determines whether the empty strings are substituted for the purpose of CurrentState return value. (Inherited from OpcLabs.EasyOpc.UA.DataAccess.UADiscreteItemNode<bool,bool>) |
![]() | TrueState | Contains a string to be associated with this DataItem when it is TRUE. |
![]() | TrueStateSubstitute | The substitute string for an empty false state. |
![]() | ValuePrecision | The maximum precision that the server can maintain for the item based on restrictions in the target environment. (Inherited from OpcLabs.EasyOpc.UA.DataAccess.UADataItemNode<TValue,TAttribute>) |
| Name | Description | |
|---|---|---|
![]() | DisplayValue | The value of the variable, formatted for display purposes. (Inherited from OpcLabs.EasyOpc.UA.DataAccess.UADiscreteItemNode<bool,bool>) |
![]() | Equals | Overloaded. Determines whether the specified System.Object is equal to the current object. (Inherited from OpcLabs.BaseLib.Object2) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from OpcLabs.BaseLib.Object2) |
![]() | GetType | Gets the System.Type of the current instance. (Inherited from object) |
| Name | Description | |
|---|---|---|
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) |
![]() | MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) |
| Name | Description | |
|---|---|---|
![]() | SetState<TNode> | Sets the arbitrary object associated with the node. |