MDISDiscreteOutObjectType

The definition of a MDIS standard Discrete Instrument.
The representation of the MDISDiscreteOutObjectType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=1242 |
NamespaceUri | http://opcfoundation.org/UA/MDIS |
BrowseName | MDISDiscreteOutObjectType |
NodeClass | ObjectType |
IsAbstract | False |
SubtypeOf | MDISDiscreteInstrumentObjectType |
The references from the MDISDiscreteOutObjectType ObjectType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasComponent | Method | WriteValue | Mandatory |
WriteValue
Signature
WriteValue(
[in] UInt32 State
);
Argument | Description |
---|---|
State | Unit32 state that is being written to the object |