Positive Integer Value Objects
- Last UpdatedJul 07, 2025
- 2 minute read
|
Property Mnemonic |
BACnet Data Type |
Plant SCADA Data Type |
Access |
|
Objectidentifier |
BACnetObjectIdentifier |
LONG |
ReadOnly |
|
ObjectName |
CharacterString |
STRING |
ReadOnly |
|
ObjectType |
BACnetObjectType |
LONG |
ReadOnly |
|
Description |
CharacterString |
STRING |
Read/Write |
|
PresentValue |
Unsigned |
LONG |
Read/Write |
|
StatusFlags |
BACnetStatusFlags |
STRING |
ReadOnly |
|
EventState |
BACnetEventState |
LONG |
ReadOnly |
|
Reliability |
BACnetReliability |
LONG |
Read/Write |
|
OutOfService |
Boolean |
DIGITAL |
Read/Write |
|
Units |
BACnetEngineeringUnits |
LONG |
Read/Write |
|
Priorityarray |
BACnetPriorityArray |
STRING |
ReadOnly |
|
RelinquishDefault |
Unsigned |
LONG |
Read/Write |
|
CovIncrement |
Unsigned |
LONG |
Read/Write |
|
TimeDelay |
Unsigned |
LONG |
Read/Write |
|
NotificationClass |
Unsigned |
LONG |
Read/Write |
|
HighLimit |
Unsigned |
LONG |
Read/Write |
|
LowLimit |
Unsigned |
LONG |
Read/Write |
|
Deadband |
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 |
ReadOnly |
|
NotifyType |
BACnetNotifyType |
LONG |
Read/Write |
|
EventTimeStamps.ToOffNormal EventTimeStamps.ToFault EventTimeStamps.ToNormal BACnetTimeStamp properties represented as a string in Australian time format |
BACnetARRAY[3]ofBACnetTimeStamp |
STRING |
ReadOnly |
|
EventMessageTexts. EventMessageTexts.ToFault EventMessageTexts.ToNormal |
BACnetARRAY[3] of CharacterString |
STRING |
ReadOnly |
|
EventMessageTextsConfig EventMessageTextsConfig EventMessageTextsConfig |
BACnetARRAY[3] of CharacterString |
STRING |
ReadOnly |
|
EventDetectionEnable |
Boolean |
DIGITAL |
Read/Write |
|
EventAlgorithmInhibitRef EventAlgorithmInhibitRef EventAlgorithmInhibitRef |
BACnetObjectPropertyReference |
LONG |
ReadOnly |
|
EventAlgorithmInhibit |
Boolean |
DIGITAL |
Read/Write |
|
TimeDelayNormal |
Unsigned |
LONG |
Read/Write |
|
ReliabilityEvaluationInhibit |
Boolean |
DIGITAL |
Read/Write |
|
MinPresValue |
Unsigned |
LONG |
Read/Write |
|
MaxPresValue |
Unsigned |
LONG |
Read/Write |
|
Resolution |
Unsigned |
LONG |
Read/Write |
|
PropertyList.1..63 |
BACnetARRAY[N] of BACnetPropertyIdentifier |
LONG |
ReadOnly |
|
FaultHighLimit |
Unsigned |
LONG |
Read/Write |
|
FaultLowLimit |
Unsigned |
LONG |
Read/Write |
|
CurrentCommandPriority |
Unsigned |
LONG |
Read/Write |
|
LastCommandTime |
BACnetTimeStamp |
STRING |
ReadOnly |
|
CommandTimeArray |
BACnetARRAY[16] of BACnetTimeStamp |
STRING |
ReadOnly |
|
Tags List of Name Values will be represented as a string separated by a comma and Name , Values are separated by ';' |
BACnetARRAY[N] of BACnetNameValue |
STRING |
ReadOnly |
|
ProfileLocation |
CharacterString |
STRING |
Read/Write |
|
ProfileName |
CharacterString |
STRING |
ReadOnly |