7.5 GsdGenIoChannelQualityType

The GsdGenIoChannelQualityType represents the quality information of one IO Channel.

Table 25 – GsdGenIoChannelQualityType definition
Attribute Value
BrowseNameGsdGenIoChannelQualityType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the 0:BaseObjectType defined in OPC 10000-5
0:HasPropertyVariableBitOffset0:UInt160:PropertyTypeM, RO
0:HasPropertyVariableFormatGsdGenIoQualityFormatEnumeration0:PropertyTypeM, RO
Conformance Units
PNGSDGM IO Data

The BitOffset Property shall be equal to the content of the “BitOffset” attribute of the GSDML “Quality” child element of the “Channel” element. It contains the offset in bits, starting with 0, into the data defined by the “DataItem/BitDataItem” elements. It points to the start of the channel quality data.

The Format Property shall be equal to the content of the “Format” attribute of the GSDML “Quality” child element of the “Channel” element. It specifies the size and interpretation of the quality data. See GsdGenIoQualityFormatEnumeration in 10.6 for details.

The GsdGenIoChannelQualityType Object shall relate to the GsdGenIoDataItemVariableType Variable which represents the segment of the IO Data containing the quality data it references with a 0:AssociatedWith ReferenceType as shown in Figure 11.