10.4.7 RioQualifierEnumeration

Table 125 – RioQualifierEnumeration Items
NameValueDescription
BAD_NOT_SPECIFIC0Proxy determines that a device does not communicate.
BAD_NOT_CONNECTED8Some communication error: the device is currently unavailable.
BAD_NOT_CONNECTED_SIMULATION_ACTIVE9Same as BAD_NOT_CONNECTED but with simulate flag set.
BAD_PASSIVATED32The channel is passivated.
BAD_PASSIVATED_SIMULATION_ACTIVE33Same as BAD_PASSIVATED but with simulate flag set.
BAD_MAINTENANCE_ALARM36No measurement available because of a failure.
BAD_MAINTENANCE_ALARM_SIMULATION_ACTIVE37Same as BAD_MAINTENANCE_ALARM but with simulate flag set.
BAD_PROCESS40No measurement available because of invalid process conditions.
BAD_PROCESS_SIMULATION_ACTIVE41Same as BAD_PROCESS but with simulate flag set.
BAD_FUNCTION_CHECK60Local override, value not usable.
BAD_FUNCTION_CHECK_SIMULATION_ACTIVE61Same as BAD_FUNCTION_CHECK but with simulate flag set.
UNCERTAIN_SUBSTITUTE_SET72The configured substitute value (see SubstituteValue) is used as Process Value.
UNCERTAIN_SUBSTITUTE_SET_SIMULATION_ACTIVE73Same as UNCERTAIN_SUBSTITUTE_SET but with simulate flag set.
UNCERTAIN_INITIAL_VALUE76Default value since no measured value is available.
UNCERTAIN_INITIAL_VALUE_SIMULATION_ACTIVE77Same as UNCERTAIN_INITIAL_VALUE but with simulate flag set.
UNCERTAIN_MAINTENANCE_DEMANDED104Value is potentially invalid.
UNCERTAIN_MAINTENANCE_DEMANDED_SIMULATION_ACTIVE105Same as UNCERTAIN_MAINTENANCE_DEMANDED but with simulate flag set.
UNCERTAIN_NO_MAINTENANCE120The process conditions are out of the specified operating range of the device.
UNCERTAIN_NO_MAINTENANCE_SIMULATION_ACTIVE121Same as UNCERTAIN_NO_MAINTENANCE but with simulate flag set.
GOOD128No error or special condition is associated with this value.
GOOD_SIMULATION_ACTIVE129Same as GOOD but with simulate flag set.
UPDATE130IM_Revision_Counter changed.
GOOD_INITIATE_FAULT_STATE160The value is from a block that wants its following output block (e.g. Actuator FB) to go to Fail Safe.
GOOD_MAINTENANCE_REQUIRED164Value is usable. Maintenance is recommended within a medium-term period.
GOOD_MAINTENANCE_REQUIRED_SIMULATION_ACTIVE165Same as GOOD_MAINTENANCE_REQUIRED but with simulate flag set.
GOOD_MAINTENANCE_DEMANDED168Value is usable. Maintenance is strongly recommended within a short-term period.
GOOD_MAINTENANCE_DEMANDED_SIMULATION_ACTIVE169Same as GOOD_MAINTENANCE_DEMANDED but with simulate flag set.
GOOD_LOCAL_OVERRIDE156The value is from a block that has been locked out.
GOOD_LOCAL_OVERRIDE_SIMULATION_ACTIVE157Same as GOOD_LOCAL_OVERRIDE_SIMULATED but with simulate flag set.
GOOD_FUNCTION_CHECK188Function check is being executed.
GOOD_FUNCTION_CHECK_SIMULATION_ACTIVE189Same as GOOD_FUNCTION_CHECK but with simulate flag set.
UNSPECIFIED255No information about the status is given.

Its representation in the AddressSpace is defined in Table 126.

Table 126 – RioQualifierEnumeration Definition
Attribute Value
BrowseNameRioQualifierEnumeration
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the Enumeration type defined in OPC 10000-5
0:HasPropertyVariable0:EnumValues0:EnumValueType []0:PropertyType
Conformance Units
PNRIO Channel Objects