9 OPC UA VariableTypes

9.1 RioBitFieldVariableType

The RioBitFieldVariableType contains a bit field used to store qualifier information as well as digital values for RIOforFA Channel Groups. The bit field is represented by the RioBitFieldDataType structure.

Table 61 – RioBitFieldVariableType Definition
Attribute Value
BrowseNameRioBitFieldVariableType
IsAbstractFalse
ValueRank-1 (-1 = Scalar)
DataTypeRioBitFieldDataType
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the 0:BaseDataVariableType defined in OPC 10000-5.
0:HasPropertyVariableOffset0:UInt160:PropertyTypeO, RO
Conformance Units
PNRIO Process Variables

The Offset Property contains the start position of the range the bit field represents.

9.2 Process Value VariableTypes

Table 62 lists the Process Value VariableTypes and their DataTypes defined for RIOforPA and RIOforFA. There are different VariableTypes together with their DataTypes defined for each profile for digital and analog Process Values.

Table 62 – RIO Process Value VariableTypes and DataTypes
Profile Digital Channel Types
Process Value VariableType DataType
RIOforPA RioPaDigitalProcessValueVariableType RioPaDigitalProcessValueDataType
RIOforFA RioFaDigitalProcessValueVariableType RioFaDigitalProcessValueDataType
Analog Channel Types
Process Value VariableType DataType
RIOforPA RioPaAnalogProcessValueVariableType RioPaAnalogProcessValueDataType
RIOforFA RioFaAnalogProcessValueVariableType RioFaAnalogProcessValueDataType

There is no distinction regarding Input and Output, RIO Input Channel as well as RIO Output Channel Objects use the same Process Value VariableType. For example, the RioPaDigitalProcessValueVariableType is used as Process Value VariableType by the RioPaDigitalInputChannelType and by the RioPaDigitalOutputChannelType.

9.2.1 RioPaDigitalProcessValueVariableType

The RioPaDigitalProcessValueVariableType represents the Process Value of a digital RIO Channel according to RIOforPA.

Table 63 – RioPaDigitalProcessValueVariableType Definition
Attribute Value
BrowseNameRioPaDigitalProcessValueVariableType
IsAbstractFalse
ValueRank-1 (-1 = Scalar)
DataTypeRioPaDigitalProcessValueDataType
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the BaseDataVariableType defined in OPC 10000-5.
0:HasComponentVariableDataValue0:Boolean0:BaseDataVariableTypeO, RO
0:HasComponentVariableQualifierValue0:ByteRioPaProcessValueQualifierVariableTypeO, RO
Conformance Units
PNRIO Channel Objects

The DataValue Variable contains the Process Value as transmitted in the telegram signal.

The Value of the QualifierValue Variable contains the status information as transmitted in the telegram signal. The optional components of the QualifierValue Variable contain refined status information encoded as RioQualityEnumeration, RioSpecifierEnumeration and RioQualifierEnumeration.

RioPaDigitalProcessValueVariableType Variables are linked to the associated PnIoSignalType Object in the PROFINET aspect using a 0:RepresentsSameEntityAs Reference.

9.2.2 RioFaDigitalProcessValueVariableType

The RioFaDigitalProcessValueVariableType represents the Process Value of a digital RIO Channel according to RIO FA.

Table 64 – RioFaDigitalProcessValueVariableType Definition
Attribute Value
BrowseNameRioFaDigitalProcessValueVariableType
IsAbstractFalse
ValueRank-1 (-1 = Scalar)
DataTypeRioFaDigitalProcessValueDataType
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the BaseDataVariableType defined in OPC 10000-5.
0:HasComponentVariableDataValue0:Boolean0:BaseDataVariableTypeO, RO
0:HasComponentVariableQualifierValue0:BooleanRioFaProcessValueQualifierVariableTypeO, RO
Conformance Units
PNRIO Channel Objects

The DataValue Variable contains the Process Value bit as transmitted in the telegram signal.

The Value of the QualifierValue Variable contains the qualifier bit. The optional Quality component of the QualifierValue Variable contains the status information encoded as RioQualityEnumeration.

9.2.3 RioPaAnalogProcessValueVariableType

The RioPaAnalogProcessValueVariableType represents the Process Value of an analog RIO Channel according to RIOforPA.

Table 65 – RioPaAnalogProcessValueVariableType Definition
Attribute Value
BrowseNameRioPaAnalogProcessValueVariableType
IsAbstractFalse
ValueRank-1 (-1 = Scalar)
DataTypeRioPaAnalogProcessValueDataType
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the BaseDataVariableType defined in OPC 10000-5.
0:HasComponentVariableDataValue0:Number0:BaseAnalogTypeO, RO
0:HasComponentVariableQualifierValue0:ByteRioPaProcessValueQualifierVariableTypeO, RO
Conformance Units
PNRIO Channel Objects

The DataValue Variable contains the analog Process Value as transmitted in the telegram signal.

The optional EngineeringUnits Property of the DataValue Variable shall be provided if possible and meaningful. If not, as in case for direct raw A/D conversion values and similar, the EngineeringUnits Property shall not be provided.

The optional EURange Property of the DataValue Variable shall be provided only if the EngineeringUnits property is provided. The optional InstrumentRange and ValuePrecision Properties of the DataValue Variable may be provided if possible and meaningful. This may be the case if the Server is running directly on the Device.

The Value of the QualifierValue Variable contains the status information as transmitted in the telegram signal. The optional components of the QualifierValue Variable contain refined status information encoded as RioQualityEnumeration, RioSpecifierEnumeration and RioQualifierEnumeration.

The QualifierValue Variable is linked to the associated PnIoSignalType Object in the PROFINET aspect using a 0:RepresentsSameEntityAs Reference.

RioPaAnalogProcessValueVariableType Variables are linked to the associated PnIoSignalType Object in the PROFINET aspect using a 0:RepresentsSameEntityAs Reference.

9.2.4 RioFaAnalogProcessValueVariableType

The RioFaAnalogProcessValueVariableType represents the Process Value of an analog RIO Channel according to RIO FA.

Table 66 – RioFaAnalogProcessValueVariableType Definition
Attribute Value
BrowseNameRioFaAnalogProcessValueVariableType
IsAbstractFalse
ValueRank-1 (-1 = Scalar)
DataTypeRioFaAnalogProcessValueDataType
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the BaseDataVariableType defined in OPC 10000-5.
0:HasComponentVariableDataValue0:Number0:BaseAnalogTypeO, RO
0:HasComponentVariableQualifierValue0:BooleanRioFaProcessValueQualifierVariableTypeO, RO
Conformance Units
PNRIO Channel Objects

The DataValue Variable contains the analog Process Value as transmitted in the telegram signal.

The optional EngineeringUnits Property of the DataValue Variable shall be provided if possible and meaningful. If not, as in case for direct raw A/D conversion values and similar, the EngineeringUnits Property shall not be provided.

The optional EURange Property of the DataValue Variable shall be provided only if the EngineeringUnits property is provided. The optional InstrumentRange and ValuePrecision Properties of the DataValue Variable may be provided if possible and meaningful. This may be the case if the Server is running directly on the Device.

The Value of the QualifierValue Variable contains the qualifier bit. The optional Quality component of the QualifierValue Variable contains the status information encoded as RioQualityEnumeration.

RioFaAnalogProcessValueDataType Variables are linked to the associated PnIoSignalType Object in the PROFINET aspect using a 0:RepresentsSameEntityAs Reference.

9.3 Process Value Qualifier VariableTypes

9.3.1 RioPaProcessValueQualifierVariableType

The RioPaProcessValueQualifierVariableType contains qualifier information for a Process Value of RIO Channels according to RIOforPA.

Table 67 – RioPaProcessValueQualifierVariableType Definition
Attribute Value
BrowseNameRioPaProcessValueQualifierVariableType
IsAbstractFalse
ValueRank-1 (-1 = Scalar)
DataType0:Byte
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the BaseDataVariableType defined in OPC 10000-5.
0:HasComponentVariableQualityRioQualityEnumeration0:BaseDataVariableTypeO, RO
0:HasComponentVariableNE_107RioSpecifierEnumeration0:BaseDataVariableTypeO, RO
0:HasComponentVariableStatus_fullRioQualifierEnumeration0:BaseDataVariableTypeO, RO
Conformance Units
PNRIO Qualifiers

The Quality Variable contains status information encoded as RioQualityEnumeration.

The NE_107 Variable contains status information according to NAMUR encoded as RioSpecifierEnumeration.

The Status_full Variable contains full status information encoded as RioQualifierEnumeration.

9.3.2 RioFaProcessValueQualifierVariableType

The RioFaProcessValueQualifierVariableType contains qualifier information for a Process Value of RIO Channels according to RIOforFA.

Table 68 – RioFaProcessValueQualifierVariableType Definition
Attribute Value
BrowseNameRioFaProcessValueQualifierVariableType
IsAbstractFalse
ValueRank-1 (-1 = Scalar)
DataType0:Boolean
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the BaseDataVariableType defined in OPC 10000-5.
0:HasComponentVariableQualityRioQualityEnumeration0:BaseDataVariableTypeO, RO
Conformance Units
PNRIO Qualifiers

The Quality Variable contains status information encoded as RioQualityEnumeration. For RIOforFA, only the values GOOD or BAD are permissible.

9.4 Channel Configuration VariableTypes

The VariableTypes in this section aggregate RIO Channel Properties which do not change unless the configuration changes or some other condition arises which is not typical for normal operation, e.g. a diagnosis event occurs, write access during commissioning or temporary value changes for testing purposes.

For a description of the Variables of each individual VariableType refer to the definition of the RioChannelGroupConfigType in chapter 7.1.2. This ObjectType contains all Variables defined by all RIO Channel configuration VariableTypes in this section.

9.4.1 RioPaDigitalInputConfigVariableType

The RioPaDigitalInputConfigVariableType represents the configuration of a digital RIO Input Channel according to RIO PA.

Table 69 – RioPaDigitalInputConfigVariableType Definition
Attribute Value
BrowseNameRioPaDigitalInputConfigVariableType
IsAbstractFalse
ValueRank-1 (-1 = Scalar)
DataTypeRioPaDigitalInputConfigDataType
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the BaseDataVariableType defined in OPC 10000-5.
0:HasPropertyVariableSignalTypeRioSignalTypeEnumeration0:PropertyTypeO, RO
0:HasPropertyVariableWireCheckEnabled0:Boolean0:PropertyTypeO, RO
0:HasPropertyVariableInversionEnabled0:Boolean0:PropertyTypeO, RO
0:HasPropertyVariableSubstitutePolicyRioSubstitutePolicyEnumeration0:PropertyTypeO, RO
0:HasPropertyVariableSubstituteValue0:Boolean0:PropertyTypeO, RO
Conformance Units
PNRIO Channel Objects

9.4.2 RioFaDigitalInputConfigVariableType

The RioFaDigitalInputConfigVariableType represents the configuration of a digital RIO Input Channel according to RIO FA.

Table 70 – RioFaDigitalInputConfigVariableType Definition
Attribute Value
BrowseNameRioFaDigitalInputConfigVariableType
IsAbstractFalse
ValueRank-1 (-1 = Scalar)
DataTypeRioFaDigitalInputConfigDataType
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the BaseDataVariableType defined in OPC 10000-5.
0:HasPropertyVariableSignalTypeRioSignalTypeEnumeration0:PropertyTypeO, RO
0:HasPropertyVariableWireCheckEnabled0:Boolean0:PropertyTypeO, RO
0:HasPropertyVariableSupplyVoltageCheckEnabled0:Boolean0:PropertyTypeO, RO
0:HasPropertyVariableSubstitutePolicyRioSubstitutePolicyEnumeration0:PropertyTypeO, RO
0:HasPropertyVariableSubstituteValue0:Boolean0:PropertyTypeO, RO
Conformance Units
PNRIO Channel Objects

9.4.3 RioPaDigitalOutputConfigVariableType

The RioPaDigitalOutputConfigVariableType represents the configuration of a digital RIO Output Channel according to RIO PA.

Table 71 – RioPaDigitalOutputConfigVariableType Definition
Attribute Value
BrowseNameRioPaDigitalOutputConfigVariableType
IsAbstractFalse
ValueRank-1 (-1 = Scalar)
DataTypeRioPaDigitalOutputConfigDataType
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the BaseDataVariableType defined in OPC 10000-5.
0:HasPropertyVariableSignalTypeRioSignalTypeEnumeration0:PropertyTypeO, RO
0:HasPropertyVariableWireCheckEnabled0:Boolean0:PropertyTypeO, RO
0:HasPropertyVariableInversionEnabled0:Boolean0:PropertyTypeO, RO
0:HasPropertyVariableSubstitutePolicyRioSubstitutePolicyEnumeration0:PropertyTypeO, RO
0:HasPropertyVariableSubstituteValue0:Boolean0:PropertyTypeO, RO
0:HasPropertyVariableSubstituteTime0:Float0:PropertyTypeO, RO
Conformance Units
PNRIO Channel Objects

9.4.4 RioFaDigitalOutputConfigVariableType

The RioFaDigitalOutputConfigVariableType represents the configuration of a digital RIO Output Channel according to RIO FA.

Table 72 – RioFaDigitalOutputConfigVariableType Definition
Attribute Value
BrowseNameRioFaDigitalOutputConfigVariableType
IsAbstractFalse
ValueRank-1 (-1 = Scalar)
DataTypeRioFaDigitalOutputConfigDataType
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the BaseDataVariableType defined in OPC 10000-5.
0:HasPropertyVariableSignalTypeRioSignalTypeEnumeration0:PropertyTypeO, RO
0:HasPropertyVariableWireCheckEnabled0:Boolean0:PropertyTypeO, RO
0:HasPropertyVariableSupplyVoltageCheckEnabled0:Boolean0:PropertyTypeO, RO
0:HasPropertyVariableLoadVoltageCheckEnabled0:Boolean0:PropertyTypeO, RO
0:HasPropertyVariableSubstitutePolicyRioSubstitutePolicyEnumeration0:PropertyTypeO, RO
0:HasPropertyVariableSubstituteValue0:Boolean0:PropertyTypeO, RO
0:HasPropertyVariableSubstituteTime0:Float0:PropertyTypeO, RO
Conformance Units
PNRIO Channel Objects

9.4.5 RioPaAnalogInputConfigVariableType

The RioPaAnalogInputConfigVariableType represents the configuration of an analog RIO Input Channel according to RIO PA.

Table 73 – RioPaAnalogInputConfigVariableType Definition
Attribute Value
BrowseNameRioPaAnalogInputConfigVariableType
IsAbstractFalse
ValueRank-1 (-1 = Scalar)
DataTypeRioPaAnalogInputConfigDataType
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the BaseDataVariableType defined in OPC 10000-5.
0:HasPropertyVariableDamping0:Float0:PropertyTypeO, RO
0:HasPropertyVariableSignalTypeRioSignalTypeEnumeration0:PropertyTypeO, RO
0:HasPropertyVariableWireCheckEnabled0:Boolean0:PropertyTypeO, RO
0:HasPropertyVariableSubstitutePolicyRioSubstitutePolicyEnumeration0:PropertyTypeO, RO
0:HasPropertyVariableSubstituteValueRioAnalogDataType0:PropertyTypeO, RO
0:HasPropertyVariableHighLimitRioAnalogDataType0:PropertyTypeO, RO
0:HasPropertyVariableLowLimitRioAnalogDataType0:PropertyTypeO, RO
Conformance Units
PNRIO Channel Objects

9.4.6 RioFaAnalogInputConfigVariableType

The RioFaAnalogInputConfigVariableType represents the configuration of an analog RIO Input Channel according to RIO FA.

Table 74 – RioFaAnalogInputConfigVariableType Definition
Attribute Value
BrowseNameRioFaAnalogInputConfigVariableType
IsAbstractFalse
ValueRank-1 (-1 = Scalar)
DataTypeRioFaAnalogInputConfigDataType
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the BaseDataVariableType defined in OPC 10000-5.
0:HasPropertyVariableDamping0:Float0:PropertyTypeO, RO
0:HasPropertyVariableSignalTypeRioSignalTypeEnumeration0:PropertyTypeO, RO
0:HasPropertyVariableWireCheckEnabled0:Boolean0:PropertyTypeO, RO
0:HasPropertyVariableSupplyVoltageCheckEnabled0:Boolean0:PropertyTypeO, RO
0:HasPropertyVariableSubstitutePolicyRioSubstitutePolicyEnumeration0:PropertyTypeO, RO
0:HasPropertyVariableSubstituteValueRioAnalogDataType0:PropertyTypeO, RO
Conformance Units
PNRIO Channel Objects

9.4.7 RioPaAnalogOutputConfigVariableType

The RioPaAnalogOutputConfigVariableType represents the configuration of an analog RIO Output Channel according to RIO PA.

Table 75 – RioPaAnalogOutputConfigVariableType Definition
Attribute Value
BrowseNameRioPaAnalogOutputConfigVariableType
IsAbstractFalse
ValueRank-1 (-1 = Scalar)
DataTypeRioPaAnalogOutputConfigDataType
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the BaseDataVariableType defined in OPC 10000-5.
0:HasPropertyVariableSignalTypeRioSignalTypeEnumeration0:PropertyTypeO, RO
0:HasPropertyVariableWireCheckEnabled0:Boolean0:PropertyTypeO, RO
0:HasPropertyVariableSubstitutePolicyRioSubstitutePolicyEnumeration0:PropertyTypeO, RO
0:HasPropertyVariableSubstituteValueRioAnalogDataType0:PropertyTypeO, RO
0:HasPropertyVariableSubstituteTime0:Float0:PropertyTypeO, RO
Conformance Units
PNRIO Channel Objects

9.4.8 RioFaAnalogOutputConfigVariableType

The RioFaAnalogOutputConfigVariableType represents the configuration of an analog RIO Output Channel according to RIO FA.

Table 76 – RioFaAnalogOutputConfigVariableType Definition
Attribute Value
BrowseNameRioFaAnalogOutputConfigVariableType
IsAbstractFalse
ValueRank-1 (-1 = Scalar)
DataTypeRioFaAnalogOutputConfigDataType
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the BaseDataVariableType defined in OPC 10000-5.
0:HasPropertyVariableSignalTypeRioSignalTypeEnumeration0:PropertyTypeO, RO
0:HasPropertyVariableWireCheckEnabled0:Boolean0:PropertyTypeO, RO
0:HasPropertyVariableSupplyVoltageCheckEnabled0:Boolean0:PropertyTypeO, RO
0:HasPropertyVariableLoadVoltageCheckEnabled0:Boolean0:PropertyTypeO, RO
0:HasPropertyVariableSubstitutePolicyRioSubstitutePolicyEnumeration0:PropertyTypeO, RO
0:HasPropertyVariableSubstituteValueRioAnalogDataType0:PropertyTypeO, RO
0:HasPropertyVariableSubstituteTime0:Float0:PropertyTypeO, RO
Conformance Units
PNRIO Channel Objects