Multi-state Output Objects
- Last UpdatedJul 07, 2025
- 1 minute read
|
Property Mnemonic |
BACnet Data Type |
Plant SCADA Data Type |
Access |
|---|---|---|---|
|
ObjectIdentifier |
BACnetObjectIdentifier |
LONG |
Read Only |
|
ObjectName |
CharacterString |
STRING |
Read Only |
|
ObjectType |
BACnetObjectType |
LONG |
Read Only |
|
PresentValue |
Unsigned |
LONG |
Read/Write |
|
Description |
CharacterString |
STRING |
Read/Write |
|
NumberOfStates |
Unsigned |
LONG |
Read Only |
|
StatusFlags |
BACnetStatusFlags |
STRING |
Read Only |
|
EventState |
BACnetEventState |
LONG |
Read Only |
|
OutOfService |
BOOLEAN |
DIGITAL |
Read/Write |
|
RelinquishDefault |
Unsigned |
LONG |
Read/Write |
|
PriorityArray |
BACnetPriorityArray |
STRING |
Read Only |
|
TimeDelay |
Unsigned |
LONG |
Read/Write |
|
EventEnable BACnetEventTransitionBits represented as a long integer. Bits are stored in the integer as follows: Bit 0 – to off normal Bit 1 – to fault Bit 2 – to normal |
BACnetEventTransitionBits |
LONG |
Read/Write |
|
AckedTransitions BACnetEventTransitionBits represented as a long integer. Bits are stored in the integer as follows: Bit 0 – to off normal Bit 1 – to fault Bit 2 – to normal |
BACnetEventTransitionBits |
LONG |
Read Only |
|
EventTimeStamps.ToOffNormal EventTimeStamps.ToFault EventTimeStamps.ToNormal BACnetTimeStamp properties represented as a string in Australian time format |
BACnetARRAY[3] of BACnetTimeStamp |
STRING |
Read Only |
|
Reliability |
BACnetReliablity |
LONG |
Read/Write |
|
StateText[.1..63] BACnet Array of Character Strings |
BACnetARRAY[N] of CharacterString |
STRING |
Read/Write |
|
NotificationClass |
Unsigned |
LONG |
Read/Write |
|
NotifyType |
BACnetNotifyType |
LONG |
Read/Write |
|
DeviceType |
CharacterString |
STRING |
Read/Write |
|
ProfileName |
CharacterString |
STRING |
Read Only |