10.4 Enumeration DataTypes

10.4.1 General

BACnet ENUMERATED definitions are mapped to OPC UA Enumeration DataTypes. All DataTypes in this clause derived from the Enumeration DataType defined in in OPC 10000-3.

10.4.2 BACnetAction

This DataType is an enumeration that indicates that a loop is acting in either the DIRECT or REVERSE direction. Its values are defined in Table 106.

Table 106 – BACnetAction Values
Name Value Description
direct0
reverse1

Its representation in the AddressSpace is defined in Table 107.

Table 107 – BACnetAction Definition
Attribute Value
BrowseNameBACnetAction
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the Enumeration type defined in OPC 10000-5
0:HasPropertyVariable0:EnumStrings0:LocalizedText []0:PropertyType

10.4.3 BACnetBackupState

This DataType is an enumeration that represents the backup state. Its values are defined in Table 108.

Table 108 – BACnetBackupState Values
Name Value Description
Idle0
Preparing_For_Backup1
Preparing_For_Restore2
Performing_A_Backup3
Performing_A_Restore4
Backup_Failure5
Restore_Failure6

Its representation in the AddressSpace is defined in Table 109.

Table 109 – BACnetBackupState Definition
Attribute Value
BrowseNameBACnetBackupState
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the Enumeration type defined in OPC 10000-5
0:HasPropertyVariable0:EnumStrings0:LocalizedText []0:PropertyType

10.4.4 BACnenBinaryPV

This DataType is an enumeration that expresses date ranges within a month. For example, “last 7 days of this month”, “days numbered 8-14”, and so on. Its values are defined in Table 110.

Table 110 – BACnetBinaryPV Values
Name Value Description
Inactive0
Active1

Its representation in the AddressSpace is defined in Table 111.

Table 111 – BACnetBinaryPV Definition
Attribute Value
BrowseNameBACnetBinaryPV
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the Enumeration type defined in OPC 10000-5
0:HasPropertyVariable0:EnumStrings0:LocalizedText []0:PropertyType

10.4.5 BACnetDay

This DataType is an enumeration that expresses date ranges within a month. For example, “last 7 days of this month”, “days numbered 8-14”, and so on. Its values are defined in Table 112.

Table 112 – BACnetDay Values
Name Value Description
days numbered 1-71
days numbered 8-142
days numbered 15-213
days numbered 22-284
days numbered 29-315
last 7 days of this month6
any week of this month255

Its representation in the AddressSpace is defined in Table 113.

Table 113 – BACnetDay Definition
Attribute Value
BrowseNameBACnetDay
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the Enumeration type defined in OPC 10000-5
0:HasPropertyVariable0:EnumValues0:EnumValueType []0:PropertyType

10.4.6 BACnetDayOfMonth

This DataType is an enumeration that indicates specific days of the month by specific date (“1”, “22”, and so on) or by relative position (“last day of month”, “even day of month”, and so on). Its values are defined in Table 114.

Table 114 – BACnetDayOfMonth Values
Name Value Description
11
22
33
44
55
66
77
88
99
1010
1111
1212
1313
1414
1515
1616
1717
1818
1919
2020
2121
2222
2323
2424
2525
2626
2727
2828
2929
3030
3131
Last day of month32
Odd day of month33
Even day of month34
Unspecified255

Its representation in the AddressSpace is defined in Table 115.

Table 115 – BACnetDayOfMonth Definition
Attribute Value
BrowseNameBACnetDayOfMonth
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the Enumeration type defined in OPC 10000-5
0:HasPropertyVariable0:EnumValues0:EnumValueType []0:PropertyType

10.4.7 BACnetDayOfWeek

This DataType is an enumeration that indicates each of the seven days of the week, or “unspecified”. Its values are defined in Table 116.

Table 116 – BACnetDayOfWeek Values
Name Value Description
Monday1
Tuesday2
Wednesday3
Thursday4
Friday5
Saturday6
Sunday7
unspecified255

Its representation in the AddressSpace is defined in Table 117.

Table 117 – BACnetDayOfWeek Definition
Attribute Value
BrowseNameBACnetDayOfWeek
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the Enumeration type defined in OPC 10000-5
0:HasPropertyVariable0:EnumValues0:EnumValueType []0:PropertyType

10.4.8 BACnetDeviceCommunicationEnabled

This DataType is an enumeration that provides information if the BACnet communication is enabled. Its values are defined in Table 118.

Table 118 – BACnetDeviceCommunicationEnabled Values
Name Value Description
Enable0Enables the communication of the peer device.
Disable1Disables all communication by the peer device. Peer device is still listening to Reinitialize or DeviceCommunication services.
DisableInitiation2Disables only the communication actively initiated by the peer device, e.g. COV- or Event Notifications. Peer device still responds to services like ReadProperty, Write Property, etc.

Its representation in the AddressSpace is defined in Table 119.

Table 119 – BACnetDeviceCommunicationEnabled Definition
Attribute Value
BrowseNameBACnetDeviceCommunicationEnabled
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the Enumeration type defined in OPC 10000-5
0:HasPropertyVariable0:EnumStrings0:LocalizedText []0:PropertyType

10.4.9 BACnetDeviceStatus

This DataType is an enumeration that indicates the current physical and logical status of the BACnet Device. Its values are defined in Table 120. The meaning of these states (except for BackupInProgress_5) is local matters and is not defined.

Table 120 – BACnetDeviceStatus Values
Name Value Description
Operational0
OperationalReadOnly1
DownloadRequired2
DownloadInProgress3
NonOperational4
BackupInProgress5

Its representation in the AddressSpace is defined in Table 121.

Table 121 – BACnetDeviceStatus Definition
Attribute Value
BrowseNameBACnetDeviceStatus
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the Enumeration type defined in OPC 10000-5
0:HasPropertyVariable0:EnumStrings0:LocalizedText[]0:PropertyType

10.4.10 BACnetEventState

This DataType is an enumeration that represents the BACnet event state. Its values are defined in Table 122.

Table 122 – BACnetEventState Values
Name Value Description
Normal0
Fault1
OffNormal2
HighLimit3
LowLimit4
LifeSafetyAlarm5

Its representation in the AddressSpace is defined in Table 123.

Table 123 – BACnetEventState Definition
Attribute Value
BrowseNameBACnetEventState
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the Enumeration type defined in OPC 10000-5
0:HasPropertyVariable0:EnumStrings0:LocalizedText[]0:PropertyType

10.4.11 BACnetEventEnumType

This DataType is an enumeration that represents the BACnet event type. Its values are defined in Table 124.

Table 124 – BACnetEventEnumType Values
Name Value Description
ChangeOfBitstring0
ChangeOfState1
ChangeOfValue2
CommandFailure3
FloatingLimit4
OutOfRange5
ChangeOfLifeSafety8
Extended9
BufferReady10
UnsignedRange11

Its representation in the AddressSpace is defined in Table 125.

Table 125 – BACnetEventEnumType Definition
Attribute Value
BrowseNameBACnetEventEnumType
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the Enumeration type defined in OPC 10000-5
0:HasPropertyVariable0:EnumValues0: EnumValueType[]0:PropertyType

10.4.12 BACnetEventType

This DataType is an enumeration that represents the BACnet event type. Its values are defined in Table 126.

Table 126 – BACnetEventType Values
Name Value Description
change-of-bitstring0
change-of-state1
change-of-value2
command-failure3
out-of-range5
change-of-life-safety8
floating-limit4
extended9
buffer-ready10
unsigned-range11
access-event13
double-out-of-range14
signed-out-of-range15
unsigned-out-of-range16
change-of-characterstring17
change-of-status-flags18

Its representation in the AddressSpace is defined in Table 127.

Table 127 – BACnetEventType Definition
Attribute Value
BrowseNameBACnetEventType
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the Enumeration type defined in OPC 10000-5
0:HasPropertyVariable0:EnumValues0: EnumValueType[]0:PropertyType

10.4.13 BACnetFaultType

This DataType is an enumeration that indicates the BACnet fault type. Its values are defined in Table 128.

Table 128 – BACnetFaultType Values
Name Value Description
none0
fault-characterstring1
fault-exended2
fault-life-safety3
fault-state4
fault-status-flags5

Its representation in the AddressSpace is defined in Table 129.

Table 129 – BACnetFaultType Definition
Attribute Value
BrowseNameBACnetFaultType
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the Enumeration type defined in OPC 10000-5
0:HasPropertyVariable0:EnumStrings0:LocalizedText[]0:PropertyType

10.4.14 BACnetLifeSafetyMode

This DataType is an enumeration that represents the BACnet logging type. Its values are defined in Table 130.

Table 130 – BACnetLifeSafetyMode Values
Name Value Description
Off0
On1
Test2
Manned3
UnManned4
Armed5
Disarmed6
Prearmed7
Slow8
Fast9
Disconnected10
Enabled11
Disabled12
AutomaticReleaseDisabled13
Default14

Its representation in the AddressSpace is defined in Table 131.

Table 131 – BACnetLifeSafetyMode Definition
Attribute Value
BrowseNameBACnetLifeSafetyMode
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the Enumeration type defined in OPC 10000-5
0:HasPropertyVariable0:EnumStrings0:LocalizedText[]0:PropertyType

10.4.15 BACnetLifeSafetyOperation

This DataType is an enumeration that represents the BACnet logging type. Its values are defined in Table 130.

Table 132 – BACnetLifeSafetyOperation Values
Name Value Description
None0
Silence1
SilenceAudible2
SilenceVisible3
Reset4
ResetAlarm5
ResetFault6
Unsilence7
UnsilenceAudible8
UnsilenceVisible9

Its representation in the AddressSpace is defined in Table 131.

Table 133 – BACnetLifeSafetyOperation Definition
Attribute Value
BrowseNameBACnetLifeSafetyMode
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the Enumeration type defined in OPC 10000-5
0:HasPropertyVariable0:EnumStrings0:LocalizedText[]0:PropertyType

10.4.16 BACnetLoggingType

This DataType is an enumeration that represents the BACnet logging type. Its values are defined in Table 134.

Table 134 – BACnetLoggingType Values
Name Value Description
Polled0
COV1
Triggered2

Its representation in the AddressSpace is defined in Table 135.

Table 135 – BACnetLoggingType Definition
Attribute Value
BrowseNameBACnetLoggingType
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the Enumeration type defined in OPC 10000-5
0:HasPropertyVariable0:EnumStrings0:LocalizedText[]0:PropertyType

10.4.17 BACnetMessagePriority

This DataType is an enumeration that represents the BACnet logging type. Its values are defined in Table 136.

Table 136 – BACnetMessagePriority Values
Name Value Description
normal0
urgent1

Its representation in the AddressSpace is defined in Table 137.

Table 137 – BACnetMessagePriority Definition
Attribute Value
BrowseNameBACnetMessagePriority
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the Enumeration type defined in OPC 10000-5
0:HasPropertyVariable0:EnumStrings0:LocalizedText[]0:PropertyType

10.4.18 BACnetMonth

This DataType is an enumeration that indicates either a specific Julian calendar month, or a relative relationship (“odd”, “even”, and “unspecified”). Its values are defined in Table 138.

Table 138 – BACnetMonth Values
Name Value Description
January1
February2
March3
April4
May5
June6
July7
August8
September9
October10
November11
December12
Odd13
Even14
Unspecified255

Its representation in the AddressSpace is defined in Table 139.

Table 139 – BACnetMonth Definition
Attribute Value
BrowseNameBACnetMonth
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the Enumeration type defined in OPC 10000-5
0:HasPropertyVariable0:EnumValues0:EnumValueType []0:PropertyType

10.4.19 BACnetNodeType

This DataType is an enumeration that indicates either a specific Julian calendar month, or a relative relationship (“odd”, “even”, and “unspecified”). Its values are defined in Table 140.

Table 140 – BACnetNodeType Values
Name Value Description
UNKNOWN0Indicates that a value for Node_Type is not available or has not been configured at this time
SYSTEM1An entire mechanical system
NETWORK2A communications network
DEVICE3Contains a set of elements which collectively represents a BACnet device, a logical device, or a physical device
ORGANIZATIONAL4Business concepts such as departments or people
AREA5Geographical concept such as a campus, building, floor, etc.
EQUIPMENT6Single piece of equipment that may be a collection of "Points"
POINT7Contains a set of elements which collectively defines a single point of data, either a physical input or output of a control or monitoring device, or a software calculation or configuration setting
COLLECTION8A generic container used to group things together, such as a collection of references to all space temperatures in a building
PROPERTY9Defines a characteristic or parameter of the parent node
FUNCTIONAL10Single system component such as a control module or a logical component such as a function block
OTHER11Everything that does not fit into one of these broad categories

Its representation in the AddressSpace is defined in Table 141.

Table 141 – BACnetNodeType Definition
Attribute Value
BrowseNameBACnetNodeType
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the Enumeration type defined in OPC 10000-5
0:HasPropertyVariable0:EnumStrings0:LocalizedText []0:PropertyType

10.4.20 BACnetNotifyType

This DataType is an enumeration that represents the BACnet notify type. Its values are defined in Table 142.

Table 142 – BACnetNotifyType Values
Name Value Description
Alarm0
Event1
AckNotification2

Its representation in the AddressSpace is defined in Table 143.

Table 143 – BACnetNotifyType Definition
Attribute Value
BrowseNameBACnetNotifyType
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the Enumeration type defined in OPC 10000-5
0:HasPropertyVariable0:EnumStrings0:LocalizedText[]0:PropertyType

10.4.21 BACnetObjectTypeEnum

This DataType is an enumeration that represents the BACnet object type. Its values are defined in Table 144.

Table 144 – BACnetObjectTypeEnum Values
Name Value Description
analog-input0This object type represents physical analog input information, e. g. a sensor value.
analog-output1This object type represents physical analog output information, e. g. a 0-10V output.
analog-value2This object type represents an analog value (virtual) information, e. g. a setpoint value.
binary-input3This object type represents a binary input information, e. g. the state of a lamp or fuse.
binary-output4This object type represents a binary output information, e. g. a switch.
binary-value5This object type represents a binary value (virtual) information, e. g. an error state.
calendar6This object type represents calendar (date-based) information.
command7This object type represents command (scene) information.
device8This object type represents the physical device. It provides information like the local clock, the vendor, model-name and more.
event-enrollment9This object type is used to apply event monitoring in addition to the intrinsic reporting, e. g. to implement warning limits.
file10This object type represents files, e. g. the current configuration or persistent data.
group11This object type represents a group of objects local to the device.
loop12This object type represents controls loops, e. g. a PI or PID loop.
multi-state-input13This object type represents a physical multistate input information, e. g. a local operating mode switch.
multi-state-output14This object type represents a physical multistate output information, e. g. an operating mode switch controlled by the PLC.
notification-class15This object type represents an alarm class to notify recipients.
program16This object type represents the PLC program.
schedule17This object type represents a schedule (time based) used to specify weekly and/or exception schedule actions.
averaging18This object type represents an averaging object which provides statistic information.
multi-state-value19This object type represents a multistate value (virtual) information, e. g. program parameter.
trend-log20This object type represents a trendlog object support a single channel.
life-safety-point21This object type represents initiating and indicating devices in fire, life safety and security applications.
life-safety-zone22

This object type represents an arbitrary group of BACnet Life Safety Point and Life Safety Zone objects in fire, life safety

and security applications.

accumulator23This object type represents accumulated (impulse) values.
pulse-converter24This object type represents a converted impulse information, e. g. energy consumption in kWh.
event-log25This object type represents an eventlog buffer, e. g. to store alarms locally.
global-group26This object type represents a group of objects in one or more devices.
trend-log-multiple27This object type represents a trendlog object supporting multiple channels.
load-control28This object type represents the externally visible characteristics of a mechanism for controlling load requirements.
structured-view29This object type represents a user-oriented object hierarchy.
access-door30This object type represents a door in access-control systems.
unassigned31n/a
access-credential32This object type represents credentials in access-control systems.
access-point33This object type represents an access point in access-control systems.
access-rights34This object type represents the access rights in access-control systems.
access-user35This object type represents the user information in access-control systems.
access-zone36This object type represents the zone in access-control systems.
credentional-data-input37This object type represents the credential input (e. g. a card-reader) in access-control systems.
network-security38removed n/a
bitstring-value39This object type represents a bitstring information.
characterstring-value40This object type represents a string information.
date-pattern-value41This object type represents a date pattern. The pattern value 255 can be used as a wildcard.
date-value42This object type represents a specific single date information (day, month, year-1900, day-of-week).
datetime-pattern-value43This object type represents a combination of date and time supporting patterns.
datetime-value44This object type represents a combination of a specific date and time.
integer-value45This object type represents a signed integer value.
large-analog-value46This object type represents a large analog (8 BYTE LREAL) value.
octetstring-value47This object type represents an octetstring (hexadecimal) information.
positive-integer-value48This object type represents a positive integer (UNSIGNED) value.
time-pattern-value49This object type represents a time value supporting patterns.
time-value50This object type represents a specific time (hour, minute, second, hundredth of seconds).
notification-forwarder51This object type represents the characteristics required for the re-distribution of event notifications.
alert-enrollment52

This object type represents the information required for

managing information alerts from a BACnet device.

channel53This object type represents a channel in lighting applications.
lighting-output54This object type represents a lighting device.

Its representation in the AddressSpace is defined in Table 145.

Table 145 – BACnetObjectTypeEnum Definition
Attribute Value
BrowseNameBACnetObjectTypeEnum
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the Enumeration type defined in OPC 10000-5
0:HasPropertyVariable0:EnumStrings0:LocalizedText[]0:PropertyType

10.4.22 BACnetPolarity

This DataType is an enumeration that defines the relationship between the physical state of some value and its logical state. Its values are defined in Table 146.

Table 146 – BACnetPolarity Values
Name Value Description
Normal0
Reverse1

Its representation in the AddressSpace is defined in Table 147.

Table 147 – BACnetPolarity Definition
Attribute Value
BrowseNameBACnetPolarity
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the Enumeration type defined in OPC 10000-5
0:HasPropertyVariable0:EnumStrings0:LocalizedText[]0:PropertyType

10.4.23 BACnetProgramError

This DataType is an enumeration that defines the relationship between the physical state of some value and its logical state. Its values are defined in Table 148.

Table 148 – BACnetProgramError Values
Name Value Description
Normal0
LoadFailed1
Internal2
Program3
Other4

Its representation in the AddressSpace is defined in Table 149.

Table 149 – BACnetProgramError Definition
Attribute Value
BrowseNameBACnetProgramError
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the Enumeration type defined in OPC 10000-5
0:HasPropertyVariable0:EnumStrings0:LocalizedText[]0:PropertyType

10.4.24 BACnetProgramRequest

This DataType is an enumeration that defines the relationship between the physical state of some value and its logical state. Its values are defined in Table 150.

Table 150 – BACnetProgramRequest Values
Name Value Description
Ready0
Load1
Run2
Halt3
Restart4
Unload5

Its representation in the AddressSpace is defined in Table 151.

Table 151 – BACnetProgramRequest Definition
Attribute Value
BrowseNameBACnetProgramRequest
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the Enumeration type defined in OPC 10000-5
0:HasPropertyVariable0:EnumStrings0:LocalizedText[]0:PropertyType

10.4.25 BACnetProgramStates

This DataType is an enumeration that defines the relationship between the physical state of some value and its logical state. Its values are defined in Table 152.

Table 152 – BACnetProgramStates Request
Name Value Description
Idle0
Loading1
Running2
Waiting3
Halted4
Unloading5

Its representation in the AddressSpace is defined in Table 153.

Table 153 – BACnetProgramStates Definition
Attribute Value
BrowseNameBACnetProgramStates
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the Enumeration type defined in OPC 10000-5
0:HasPropertyVariable0:EnumStrings0:LocalizedText[]0:PropertyType

10.4.26 BACnetPropertyIdentifier

This DataType is an enumeration that defines identifiers for properties that may exist as part of an object, such as acknowledged transactions, door alarm state, and so forth. Its values are defined in Table 154.

Table 154 – BACnetPropertyIdentifier Values
Name Value Description
AckedTransitions0
AckRequired1
Action2
ActionText3
ActiveText4
ActiveVtSessions5
AlarmValue6
AlarmValues7
All8
AllWritesSuccessful9
ApduSegmentTimeout10
ApduTimeout11
ApplicationSoftwareVersion12
Archive13
Bias14
ChangeOfStateCount15
ChangeOfStateTime16
NotificationClass17
this property deleted18
ControlledVariableReference19
ControlledVariableUnits20
ControlledVariableValue21
CovIncrement22
DateList23
DaylightSavingsStatus24
Deadband25
DerivativeConstant26
DerivativeConstantUnits27
Description28
DescriptionOfHalt29
DeviceAddressBinding30
DeviceType31
EffectivePeriod32
ElapsedActiveTime33
ErrorLimit34
EventEnable35
EventState36
EventType37
ExceptionSchedule38
FaultValues39
FeedbackValue40
FileAccessMethod41
FileSize42
FileType43
FirmwareRevision44
HighLimit45
InactiveText46
InProcess47
InstanceOf48
IntegralConstant49
IntegralConstantUnits50
Removed In Version 1 Revision 4_5151
LimitEnable52
ListOfGroupMembers53
ListOfObjectPropertyReferences54
Unassigned_5555
LocalDate56
LocalTime57
Location58
LowLimit59
ManipulatedVariableReference60
MaximumOutput61
MaxApduLengthAccepted62
MaxInfoFrames63
MaxMaster64
MaxPresValue65
MinimumOffTime66
MinimumOnTime67
MinimumOutput68
MinPresValue69
ModelName70
ModificationDate71
NotifyType72
NumberOfApduRetries73
NumberOfStates74
ObjectIdentifier75
ObjectList76
ObjectName77
ObjectPropertyReference78
ObjectType79
Optional80
OutOfService81
OutputUnits82
EventParameters83
Polarity84
PresentValue85
Priority86
PriorityArray87
PriorityForWriting88
ProcessIdentifier89
ProgramChange90
ProgramLocation91
ProgramState92
ProportionalConstant93
ProportionalConstantUnits94
Removed In Version 1 Revision 2_9595
ProtocolObjectTypesSupported96
ProtocolServicesSupported97
ProtocolVersion98
ReadOnly99
ReasonForHalt100
Removed In Version 1 Revision 4_101101
RecipientList102
Reliability103
RelinquishDefault104
Required105
Resolution106
SegmentationSupported107
Setpoint108
SetpointReference109
StateText110
StatusFlags111
SystemStatus112
TimeDelay113
TimeOfActiveTimeReset114
TimeOfStateCountReset115
TimeSynchronizationRecipients116
Units117
UpdateInterval118
UtcOffset119
VendorIdentifier120
VendorName121
VtClassesSupported122
WeeklySchedule123
AttemptedSamples124
AverageValue125
BufferSize126
ClientCovIncrement127
CovResubscriptionInterval128
Removed In Version 1 Revision 3_129129
EventTimeStamps130
LogBuffer131
LogDeviceObjectProperty132
Enable133
LogInterval134
MaximumValue135
MinimumValue136
NotificationThreshold137
Removed In Version 1 Revision 3_138138
ProtocolRevision139
RecordsSinceNotification140
RecordCount141
StartTime142
StopTime143
StopWhenFull144
TotalRecordCount145
ValidSamples146
WindowInterval147
WindowSamples148
MaximumValueTimestamp149
MinimumValueTimestamp150
VarianceValue151
ActiveCovSubscriptions152
BackupFailureTimeout153
ConfigurationFiles154
DatabaseRevision155
DirectReading156
LastRestoreTime157
MaintenanceRequired158
MemberOf159
Mode160
OperationExpected161
Setting162
Silenced163
TrackingValue164
ZoneMembers165
LifeSafetyAlarmValues166
MaxSegmentsAccepted167
ProfileName168
AutoSlaveDiscovery169
ManualSlaveAddressBinding170
SlaveAddressBinding171
SlaveProxyEnable172
LastNotifyRecord173
ScheduleDefault174
AcceptedModes175
AdjustValue176
Count177
CountBeforeChange178
CountChangeTime179
CovPeriod180
InputReference181
LimitMonitoringInterval182
LoggingObject183
LoggingRecord184
Prescale185
PulseRate186
Scale187
ScaleFactor188
UpdateTime189
ValueBeforeChange190
ValueSet191
ValueChangeTime192
AlignIntervals193
Unassigned_194194
IntervalOffset195
LastRestartReason196
LoggingType197
Unassigned_198198
Unassigned_199199
Unassigned_200200
Unassigned_201201
RestartNotificationRecipients202
TimeOfDeviceRestart203
TimeSynchronizationInterval204
Trigger205
UtcTimeSynchronizationRecipients206
NodeSubtype207
NodeType208
StructuredObjectList209
SubordinateAnnotations210
SubordinateList211
ActualShedLevel212
DutyWindow213
ExpectedShedLevel214
FullDutyBaseline215
Unassigned_216216
Unassigned_217217
RequestedShedLevel218
ShedDuration219
ShedLevelDescriptions220
ShedLevels221
StateDescription222
Unassigned_223223
Unassigned_224224
Unassigned_225225
DoorAlarmState226
DoorExtendedPulseTime227
DoorMembers228
DoorOpenTooLongTime229
DoorPulseTime230
DoorStatus231
DoorUnlockDelayTime232
LockStatus233
MaskedAlarmValues234
SecuredStatus235
Unassigned_236236
Unassigned_237237
Unassigned_238238
Unassigned_239239
Unassigned_240240
Unassigned_241241
Unassigned_242242
Unassigned_243243
AbsenteeLimit244
AccessAlarmEvents245
AccessDoors246
AccessEvent247
AccessEventAuthenticationFactor248
AccessEventCredential249
AccessEventTime250
AccessTransactionEvents251
Accompaniment252
AccompanimentTime253
ActivationTime254
ActiveAuthenticationPolicy255
AssignedAccessRights256
AuthenticationFactors257
AuthenticationPolicyList258
AuthenticationPolicyNames259
AuthenticationStatus260
AuthorizationMode261
BelongsTo262
CredentialDisable263
CredentialStatus264
Credentials265
CredentialsInZone266
DaysRemaining267
EntryPoints268
ExitPoints269
ExpiryTime270
ExtendedTimeEnable271
FailedAttemptEvents272
FailedAttempts273
FailedAttemptsTime274
LastAccessEvent275
LastAccessPoint276
LastCredentialAdded277
LastCredentialAddedTime278
LastCredentialRemoved279
LastCredentialRemovedTime280
LastUseTime281
Lockout282
LockoutRelinquishTime283
Removed In Version 1 Revision 13_284284
MaxFailedAttempts285
Members286
MusterPoint287
NegativeAccessRules288
NumberOfAuthenticationPolicies289
OccupancyCount290
OccupancyCountAdjust291
OccupancyCountEnable292
Removed In Version 1 Revision 13_293293
OccupancyLowerLimit294
OccupancyLowerLimitEnforced295
OccupancyState296
OccupancyUpperLimit297
OccupancyUpperLimitEnforced298
Removed In Version 1 Revision 13_299299
PassbackMode300
PassbackTimeout301
PositiveAccessRules302
ReasonForDisable303
SupportedFormats304
SupportedFormatClasses305
ThreatAuthority306
ThreatLevel307
TraceFlag308
TransactionNotificationClass309
UserExternalIdentifier310
UserInformationReference311
Unassigned_312312
Unassigned_313313
Unassigned_314314
Unassigned_315315
Unassigned_316316
UserName317
UserType318
UsesRemaining319
ZoneFrom320
ZoneTo321
AccessEventTag322
GlobalIdentifier323
Unassigned_324324
Unassigned_325325
VerificationTime326
BaseDeviceSecurityPolicy327
DistributionKeyRevision328
DoNotHide329
KeySets330
LastKeyServer331
NetworkAccessSecurityPolicies332
PacketReorderTime333
SecurityPduTimeout334
SecurityTimeWindow335
SupportedSecurityAlgorithms336
UpdateKeySetTimeout337
BackupAndRestoreState338
BackupPreparationTime339
RestoreCompletionTime340
RestorePreparationTime341
BitMask342
BitText343
IsUtc344
GroupMembers345
GroupMemberNames346
MemberStatusFlags347
RequestedUpdateInterval348
CovuPeriod349
CovuRecipients350
EventMessageTexts351
EventMessageTextsConfig352
EventDetectionEnable353
EventAlgorithmInhibit354
EventAlgorithmInhibitRef355
TimeDelayNormal356
ReliabilityEvaluationInhibit357
FaultParameters358
FaultType359
LocalForwardingOnly360
ProcessIdentifierFilter361
SubscribedRecipients362
PortFilter363
AuthorizationExemptions364
AllowGroupDelayInhibit365
ChannelNumber366
ControlGroups367
ExecutionDelay368
LastPriority369
WriteStatus370
PropertyList371
SerialNumber372
BlinkWarnEnable373
DefaultFadeTime374
DefaultRampRate375
DefaultStepIncrement376
EgressTime377
InProgress378
InstantaneousPower379
LightingCommand380
LightingCommandDefaultPriority381
MaxActualValue382
MinActualValue383
Power384
Transition385
EgressActive386

Its representation in the AddressSpace is defined in Table 155.

Table 155 – BACnetPropertyIdentifier Definition
Attribute Value
BrowseNameBACnetPropertyIdentifier
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the Enumeration type defined in OPC 10000-5
0:HasPropertyVariable0:EnumStrings0:LocalizedText[]0:PropertyType

10.4.27 BACnetReinitializedStateofDevice

This DataType is an enumeration that represents the BACnet reinitialization state of a device. Its values are defined in Table 156.

Table 156 – BACnetReinitializedStateofDevice Values
Name Value Description
Coldstart0The precise interpretation of COLDSTART shall be defined by the vendor.
Warmstart1WARMSTART shall mean to reboot the device and start over, retaining all data and programs that would normally be retained during a brief power outage.
Startbackup2Starts a backup procedure.
Endbackup3Ends a backup procedure.
Startrestore4Starts a restore procedure.
Endrestore5Ends a restore procedure.
Abortrestore6Aborts a restore procedure.

Its representation in the AddressSpace is defined in Table 157.

Table 157 – BACnetReinitializedStateofDevice Definition
Attribute Value
BrowseNameBACnetReinitializedStateofDevice
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the Enumeration type defined in OPC 10000-5
0:HasPropertyVariable0:EnumStrings0:LocalizedText[]0:PropertyType

10.4.28 BACnetReliability

This DataType is an enumeration that defines the various fault states that may be supported by an object. Its values are defined in Table 158.

Table 158 – BACnetReliability Values
Name Value Description
NoFaultDetected0The present value is reliable; that is, no other fault has been detected.
NoSensor1No sensor is connected to the Input object.
OverRange2The sensor connected to the Input is reading a value higher than the normal operating range. If the object is a Binary Input, this is possible when the Binary state is derived from an analog sensor or a binary input equipped with electrical loop supervision circuits.
UnderRange3The sensor connected to the Input is reading a value lower than the normal operating range. If the object is a Binary Input, this is possible when the Binary Input is actually a binary state calculated from an analog sensor.
OpenLoop4The connection between the defined object and the physical device is providing a value indicating an open circuit condition.
ShortedLoop5The connection between the defined object and the physical device is providing a value indicating a short circuit condition.
NoOutput6No physical device is connected to the Output object.
UnreliableOther7The controller has detected that the present value is unreliable, but none of the other conditions describe the nature of the problem. A generic fault other than those listed above has been detected, e.g., a Binary Input is not cycling as expected.
ProcessError8A processing error was encountered.
MultiStateFault9The FAULT_STATE, FAULT_LIFE_SAFETY or FAULT_CHARACTERSTRING fault algorithm has evaluated a fault condition.
ConfigurationError10The object's properties are not in a consistent state.
CommunicationFailure12Proper operation of the object is dependent on communication with a remote sensor or device and communication with the remote sensor or device has been lost.
MemberFault13Indicates that the set of referenced member objects includes one or more Status_Flags properties whose FAULT flag value is equal to TRUE.
MONITORED_OBJECT_FAULT14Indicates that the monitored object is in fault.
TRIPPED15The end device, such as an actuator, is not responding to commands, prevented by a tripped condition or by being mechanically held open.

Its representation in the AddressSpace is defined in Table 159.

Table 159 – BACnetReliability Definition
Attribute Value
BrowseNameBACnetReliability
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the Enumeration type defined in OPC 10000-5
0:HasPropertyVariable0:EnumValues0: EnumValueType[]0:PropertyType

10.4.29 BACnetRestartReason

This DataType is an enumeration that represents a BACnet restart reason. Its values are defined in Table 160.

Table 160 – BACnetRestartReason Values
Name Value Description
unknown0The device cannot determine the cause of the last reset.
coldstart1A ReinitializeDevice request was received with a 'Reinitialized State of Device' of COLDSTART or the device was made to COLDSTART by some other means.
warmstart2A ReinitializeDevice request was received with a 'Reinitialized State of Device' of WARMSTART or the device was made to WARMSTART by some other means.
detected_power_lost3The device detected that incoming power was lost.
detected_powered_off4The device detected that its power switch was turned off.
hardware_watchdog5The hardware watchdog timer reset the device.
software_watchdog6The software watchdog timer reset the device.
suspended7The device was suspended. How the device was suspended or what it means to be suspended is a local matter.

Its representation in the AddressSpace is defined in Table 161.

Table 161 – BACnetRestartReason Definition
Attribute Value
BrowseNameBACnetRestartReason
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the Enumeration type defined in OPC 10000-5
0:HasPropertyVariable0:EnumStrings0:LocalizedText[]0:PropertyType

10.4.30 BACnetSegmentation

This DataType is an enumeration that defines the segmentation of a transmission. Its values are defined in Table 162.

Table 162 – BACnetSegmentation Values
Name Value Description
segmented-both0
segmented-transmit1
segmented-receive2
no-segmentation3

Its representation in the AddressSpace is defined in Table 163.

Table 163 – BACnetSegmentation Definition
Attribute Value
BrowseNameBACnetSegmentation
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the Enumeration type defined in OPC 10000-5
0:HasPropertyVariable0:EnumStrings0:LocalizedText[]0:PropertyType