MDISInstrumentOutObjectType

The definition of a MDIS standard instrument Output.
The representation of the MDISInstrumentOutObjectType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=1254 |
NamespaceUri | http://opcfoundation.org/UA/MDIS |
BrowseName | MDISInstrumentOutObjectType |
NodeClass | ObjectType |
IsAbstract | False |
SubtypeOf | MDISInstrumentObjectType |
The references from the MDISInstrumentOutObjectType ObjectType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasComponent | Method | WriteValue | Mandatory |
WriteValue
Signature
WriteValue(
[in] Float Value
);
Argument | Description |
---|---|
Value | Float value that is being written to the object |