Status Control Example
- Last UpdatedMay 25, 2022
- 1 minute read
-- Assign /MyStatus to distributed attribute group :Process of /MyEquip
STM ASS /MyStatus to /MyEquip as :Process
-- Query the list of assigned statuses of the distributed attribute group :Process of /MyEquip
Q STVLST OF /MyEquip AS :Process
StvLst\:Process /MyStatus
-- Query the status value for /MyStatus of the distributed attribute group :Process of /MyEquip
Q STVVAL(/MyStatus) OF /MyEquip AS :Process
StvLst\:Process /NotStarted