Analog 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 |
REAL |
REAL |
Read/Write |
|
Description |
CharacterString |
STRING |
Read/Write |
|
StatusFlags |
BACnetStatusFlags |
STRING |
Read Only |
|
EventState |
BACnetEventState |
LONG |
Read Only |
|
OutOfService |
BOOLEAN |
DIGITAL |
Read/Write |
|
Units |
BACnetEngineeringUnits |
LONG |
Read/Write |
|
RelinquishDefault |
REAL |
REAL |
Read/Write |
|
PriorityArray |
BACnetPriorityArray |
STRING |
Read Only |
|
HighLimit |
REAL |
REAL |
Read/Write |
|
LowLimit |
REAL |
REAL |
Read/Write |
|
Deadband |
REAL |
REAL |
Read/Write |
|
TimeDelay |
Unsigned |
LONG |
Read/Write |
|
LimitEnable BACnetLimitEnable represented as a long integer. Bits are stored in the integer as follows: Bit 0 – low limit enable Bit 1 – high limit enable |
BACnetLimitEnable |
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 |
|
MaxPresValue |
REAL |
REAL |
Read/Write |
|
MinPresValue |
REAL |
REAL |
Read/Write |
|
Resolution |
REAL |
REAL |
Read/Write |
|
COVIncrement |
REAL |
REAL |
Read/Write |
|
NotificationClass |
Unsigned |
LONG |
Read/Write |
|
NotifyType |
BACnetNotifyType |
LONG |
Read/Write |
|
DeviceType |
CharacterString |
STRING |
Read/Write |
|
ProfileName |
CharacterString |
STRING |
Read Only |