SignalDataType

http://opcfoundation.org/UA/IJT/Base/

1.00.0

2024-03-07


NodeId ns=1;i=3019
NodeClass DataType
BrowseName 1:SignalDataType
DisplayName SignalDataType
Description This structure contains the signal information which is used in SetIOSignals and GetIOSignals methods.
BaseType 0:Structure
IsAbstract False
Field Name Data Type Allow Subtypes Description
SignalId 0:TrimmedString It is the identifier of the signal.
SignalValue 0:Number Yes It is the value of the signal.
SignalDescription 0:String It is the description of the signal.
SignalType 0:Int16 It is the type of the signal.