Maps the various item names for the status items within the PLC into the states required by the status indicator for a valve object.
Syntax
EquipmentStatus_Valve_GetValue(STRING sEquipment, STRING sEquipmentValueItem)
sEquipment
The name of the equipment that has been selected.
sEquipmentValueItem
The name of the item to use for the equipment "value".
Return Value
The status as calculated by _EquipmentStatus_UpdateValue for the supplied arguments.
Related Functions
Published June 2018