The RioPaDigitalInputConfigDataType represents the configuration of a digital RIO Input Channel according to RIO PA.
Table 77 – RioPaDigitalInputConfigDataType Structure
|
Name |
Type |
Description |
|
RioPaDigitalInputConfigDataType |
structure |
|
|
SignalType |
RioSignalTypeEnumeration |
Signal Type. |
|
WireCheckEnabled |
0:Boolean |
True if wire check is active for the channel, otherwise False. |
|
InversionEnabled |
0:Boolean |
True if the digital signal is inverted in the Function Block, otherwise False. |
|
SubstitutePolicy |
RioSubstitutePolicyEnumeration |
Substitute value setting of the channel. |
|
SubstituteValue |
0:Boolean |
Substitute value for the Process Value. |
Its representation in the AddressSpace is defined in Table 78.
Table 78 – RioPaDigitalInputConfigDataType Definition
|
Attribute |
Value |
|||||
|
BrowseName |
RioPaDigitalInputConfigDataType |
|||||
|
IsAbstract |
False |
|||||
|
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
|
|
Subtype of the 0:Structure type defined in OPC 10000-3 |
||||||
|
Conformance Units |
||||||
|
PNRIO Channel Objects |
||||||
The RioFaDigitalInputConfigDataType represents the configuration of a digital RIO Input Channel according to RIO FA.
Table 79 – RioFaDigitalInputConfigDataType Structure
|
Name |
Type |
Description |
|
RioFaDigitalInputConfigDataType |
structure |
|
|
SignalType |
RioSignalTypeEnumeration |
Signal Type. |
|
WireCheckEnabled |
0:Boolean |
True if wire check is active for the channel, otherwise False. |
|
SupplyVoltageCheckEnabled |
0:Boolean |
True if supply voltage check is active for the channel, otherwise False. |
|
SubstitutePolicy |
RioSubstitutePolicyEnumeration |
Substitute value setting of the channel. |
|
SubstituteValue |
0:Boolean |
Substitute value for the Process Value. |
Its representation in the AddressSpace is defined in Table 80.
Table 80 – RioFaDigitalInputConfigDataType Definition
|
Attribute |
Value |
|||||
|
BrowseName |
RioFaDigitalInputConfigDataType |
|||||
|
IsAbstract |
False |
|||||
|
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
|
|
Subtype of the 0:Structure type defined in OPC 10000-3 |
||||||
|
Conformance Units |
||||||
|
PNRIO Channel Objects |
||||||
The RioPaDigitalOutputConfigDataType represents the configuration of a digital RIO Output Channel according to RIO PA.
Table 81 – RioPaDigitalOutputConfigDataType Structure
|
Name |
Type |
Description |
|
RioPaDigitalOutputConfigDataType |
structure |
|
|
SignalType |
RioSignalTypeEnumeration |
Signal Type. |
|
WireCheckEnabled |
0:Boolean |
True if wire check is active for the channel, otherwise False. |
|
InversionEnabled |
0:Boolean |
True if the digital signal is inverted in the Function Block, otherwise False. |
|
SubstitutePolicy |
RioSubstitutePolicyEnumeration |
Substitute value setting of the channel. |
|
SubstituteValue |
0:Boolean |
Substitute value for the Process Value. |
|
SubstituteTime |
0:Float |
Time in seconds from the detection of a failure to the application of the SubstitutePolicy. |
Its representation in the AddressSpace is defined in Table 82.
Table 82 – RioPaDigitalOutputConfigDataType Definition
|
Attribute |
Value |
|||||
|
BrowseName |
RioPaDigitalOutputConfigDataType |
|||||
|
IsAbstract |
False |
|||||
|
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
|
|
Subtype of the 0:Structure type defined in OPC 10000-3 |
||||||
|
Conformance Units |
||||||
|
PNRIO Channel Objects |
||||||
The RioFaDigitalOutputConfigDataType represents the configuration of a digital RIO Output Channel according to RIO FA.
Table 83 – RioFaDigitalOutputConfigDataType Structure
|
Name |
Type |
Description |
|
RioFaDigitalOutputConfigDataType |
structure |
|
|
SignalType |
RioSignalTypeEnumeration |
Signal Type. |
|
WireCheckEnabled |
0:Boolean |
True if wire check is active for the channel, otherwise False. |
|
SupplyVoltageCheckEnabled |
0:Boolean |
True if supply voltage check is active for the channel, otherwise False. |
|
LoadVoltageCheckEnabled |
0:Boolean |
True if load voltage check is active for the channel, otherwise False. |
|
SubstitutePolicy |
RioSubstitutePolicyEnumeration |
Substitute value setting of the channel. |
|
SubstituteValue |
0:Boolean |
Substitute value for the Process Value. |
|
SubstituteTime |
0:Float |
Time in seconds from the detection of a failure to the application of the SubstitutePolicy. |
Its representation in the AddressSpace is defined in Table 84.
Table 84 – RioFaDigitalOutputConfigDataType Definition
|
Attribute |
Value |
|||||
|
BrowseName |
RioFaDigitalOutputConfigDataType |
|||||
|
IsAbstract |
False |
|||||
|
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
|
|
Subtype of the 0:Structure type defined in OPC 10000-3 |
||||||
|
Conformance Units |
||||||
|
PNRIO Channel Objects |
||||||
The RioPaAnalogInputConfigDataType represents the configuration of an analog RIO Input Channel according to RIO PA.
Table 85 – RioPaAnalogInputConfigDataType Structure
|
Name |
Type |
Description |
|
RioPaAnalogInputConfigDataType |
structure |
|
|
Damping |
0:Float |
Damping time (T63) in seconds applied to an analog signal in the Function Block. |
|
SignalType |
RioSignalTypeEnumeration |
Signal Type. |
|
WireCheckEnabled |
0:Boolean |
True if wire check is active for the channel, otherwise False. |
|
SubstitutePolicy |
RioSubstitutePolicyEnumeration |
Substitute value setting of the channel. |
|
SubstituteValue |
RioAnalogDataType |
Substitute value for the Process Value. |
|
HighLimit |
RioAnalogDataType |
Upper limit of an analog signal. |
|
LowLimit |
RioAnalogDataType |
Lower limit of an analog signal. |
Its representation in the AddressSpace is defined in Table 86.
Table 86 – RioPaAnalogInputConfigDataType Definition
|
Attribute |
Value |
|||||
|
BrowseName |
RioPaAnalogInputConfigDataType |
|||||
|
IsAbstract |
False |
|||||
|
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
|
|
Subtype of the 0:Structure type defined in OPC 10000-3 |
||||||
|
Conformance Units |
||||||
|
PNRIO Channel Objects |
||||||
The RioFaAnalogInputConfigDataType represents the configuration of an analog RIO Input Channel according to RIO FA.
Table 87 – RioFaAnalogInputConfigDataType Structure
|
Name |
Type |
Description |
|
RioFaAnalogInputConfigDataType |
structure |
Damping time (T63) in seconds applied to an analog signal in the Function Block. |
|
Damping |
0:Float |
Damping time (T63) in seconds applied to an analog signal in the Function Block. |
|
SignalType |
RioSignalTypeEnumeration |
Signal Type. |
|
WireCheckEnabled |
0:Boolean |
True if wire check is active for the channel, otherwise False. |
|
SupplyVoltageCheckEnabled |
0:Boolean |
True if supply voltage check is active for the channel, otherwise False. |
|
SubstitutePolicy |
RioSubstitutePolicyEnumeration |
Substitute value setting of the channel. |
|
SubstituteValue |
RioAnalogDataType |
Substitute value for the Process Value. |
Its representation in the AddressSpace is defined in Table 88.
Table 88 – RioFaAnalogInputConfigDataType Definition
|
Attribute |
Value |
|||||
|
BrowseName |
RioFaAnalogInputConfigDataType |
|||||
|
IsAbstract |
False |
|||||
|
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
|
|
Subtype of the 0:Structure type defined in OPC 10000-3 |
||||||
|
Conformance Units |
||||||
|
PNRIO Channel Objects |
||||||
The RioPaAnalogOutputConfigDataType represents the configuration of an analog RIO Output Channel according to RIO PA.
Table 89 – RioPaAnalogOutputConfigDataType Structure
|
Name |
Type |
Description |
|
RioPaAnalogOutputConfigDataType |
structure |
|
|
SignalType |
RioSignalTypeEnumeration |
Signal Type. |
|
WireCheckEnabled |
0:Boolean |
True if wire check is active for the channel, otherwise False. |
|
SubstitutePolicy |
RioSubstitutePolicyEnumeration |
Substitute value setting of the channel. |
|
SubstituteValue |
RioAnalogDataType |
Substitute value for the Process Value. |
|
SubstituteTime |
0:Float |
Time in seconds from the detection of a failure to the application of the SubstitutePolicy. |
Its representation in the AddressSpace is defined in Table 90.
Table 90 – RioPaAnalogOutputConfigDataType Definition
|
Attribute |
Value |
|||||
|
BrowseName |
RioPaAnalogOutputConfigDataType |
|||||
|
IsAbstract |
False |
|||||
|
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
|
|
Subtype of the 0:Structure type defined in OPC 10000-3 |
||||||
|
Conformance Units |
||||||
|
PNRIO Channel Objects |
||||||
The RioFaAnalogOutputConfigDataType represents the configuration of an analog RIO Output Channel according to RIO FA.
Table 91 – RioFaAnalogOutputConfigDataType Structure
|
Name |
Type |
Description |
|
RioFaAnalogOutputConfigDataType |
structure |
|
|
SignalType |
RioSignalTypeEnumeration |
Signal Type. |
|
WireCheckEnabled |
0:Boolean |
True if wire check is active for the channel, otherwise False. |
|
SupplyVoltageCheckEnabled |
0:Boolean |
True if supply voltage check is active for the channel, otherwise False. |
|
LoadVoltageCheckEnabled |
0:Boolean |
True if load voltage check is active for the channel, otherwise False. |
|
SubstitutePolicy |
RioSubstitutePolicyEnumeration |
Substitute value setting of the channel. |
|
SubstituteValue |
RioAnalogDataType |
Substitute value for the Process Value. |
|
SubstituteTime |
0:Float |
Time in seconds from the detection of a failure to the application of the SubstitutePolicy. |
Its representation in the AddressSpace is defined in Table 92.
Table 92 – RioFaAnalogOutputConfigDataType Definition
|
Attribute |
Value |
|||||
|
BrowseName |
RioFaAnalogOutputConfigDataType |
|||||
|
IsAbstract |
False |
|||||
|
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
|
|
Subtype of the 0:Structure type defined in OPC 10000-3 |
||||||
|
Conformance Units |
||||||
|
PNRIO Channel Objects |
||||||