IEC_BACNET_SERVICES_BITS (ENUM)ΒΆ
TYPE IEC_BACNET_SERVICES_BITS :
Describes the possible supported (executed) services of an BACnet device.
This enumeration, of type BACnetServiceBits, indicates the support of an particular BACnet service whitin an BACnet device.
- InOut:
- Name - Initial - Comment - _SVC_MAX_SIZE_BIT - 16#7FFFFFFF - SVC_ACKNOWLEDGE_ALARM_BIT - 0 - If set execution of the AcknowledgeAlarm service is available - SVC_CONF_COV_NOTIFICATION_BIT - 1 - If set execution of the ConfirmedChangOfValueNotification service is available - SVC_CONF_EVENT_NOTIFICATION_BIT - 2 - If set execution of the ConfirmedEventNotification service is available - SVC_GET_ALARM_SUMMARY_BIT - 3 - If set execution of the GetAlarmSummary service is available - SVC_GET_ENROLLMENT_SUMMARY_BIT - 4 - If set execution of the GetEnrollmentSummary service is available - SVC_SUBSCRIBE_COV_BIT - 5 - If set execution of the SubscribeCov service is available - SVC_ATOMIC_READ_FILE_BIT - 6 - If set execution of the AtomicReadFile service is available - SVC_ATOMIC_WRITE_FILE_BIT - 7 - If set execution of the AtomicWriteFile service is available - SVC_ADD_LIST_ELEMENT_BIT - 8 - If set execution of the AddListElement service is available - SVC_REMOVE_LIST_ELEMENT_BIT - 9 - If set execution of the RemoveListElement service is available - SVC_CREATE_OBJECT_BIT - 10 - If set execution of the CreateObject service is available - SVC_DELETE_OBJECT_BIT - 11 - If set execution of the DeleteObject service is available - SVC_READ_PROP_BIT - 12 - If set execution of the ReadProperty service is available - SVC_READ_PROP_CONDITIONAL_BIT - 13 - If set execution of the ReadPropertyConditional service is available - SVC_READ_PROP_MULTIPLE_BIT - 14 - If set execution of the ReadPropertyMultiple service is available - SVC_WRITE_PROP_BIT - 15 - If set execution of the WriteProperty service is available - SVC_WRITE_PROP_MULTIPLE_BIT - 16 - If set execution of the WritePropertyMultiple service is available - SVC_DEVICE_COMM_CONTROL_BIT - 17 - If set execution of the DeviceCommunicationControl service is available - SVC_CONF_PRIVATE_TRANSFER_BIT - 18 - If set execution of the ConfirmedPrivateTransfer service is available - SVC_CONF_TEXT_MESSAGE_BIT - 19 - If set execution of the ConfirmedTextMessage service is available - SVC_REINITIALIZE_DEVICE_BIT - 20 - If set execution of the ReinitializeDevice service is available - SVC_VT_OPEN_BIT - 21 - If set execution of the VirtuaTerminalOpen service is available - SVC_VT_CLOSE_BIT - 22 - If set execution of the VirtuaTerminalClose service is available - SVC_VT_DATA_BIT - 23 - If set execution of the VirtuaTerminalData service is available - SVC_AUTHENTICATE_BIT - 24 - If set execution of the Authentication service is available - SVC_REQUEST_KEY_BIT - 25 - If set execution of the RequestKey service is available - SVC_I_AM_BIT - 26 - If set execution of the I-Am service is available - SVC_I_HAVE_BIT - 27 - If set execution of the I-Have service is available - SVC_UNCONF_COV_NOTIFICATION_BIT - 28 - If set execution of the UnconfirmedChangOfValueNotification service is available - SVC_UNCONF_EVENT_NOTIFICATION_BIT - 29 - If set execution of the UnconfirmedEventNotification service is available - SVC_UNCONF_PRIVATE_TRANSFER_BIT - 30 - If set execution of the UnconfirmedPrivateTransfer service is available - SVC_UNCONF_TEXT_MESSAGE_BIT - 31 - If set execution of the UnconfirmedTextMessage service is available - SVC_TIME_SYNCHRONIZATION_BIT - 32 - If set execution of the TimeSychronization service is available - SVC_WHO_HAS_BIT - 33 - If set execution of the Who-Has service is available - SVC_WHO_IS_BIT - 34 - If set execution of the Who-Is service is available - SVC_READ_RANGE_BIT - 35 - If set execution of the ReadRange service is available - SVC_UTC_TIME_SYNCHRONIZATION_BIT - 36 - If set execution of the UtcTimeSynchronization service is available - SVC_LIFE_SAFETY_OPERATION_BIT - 37 - If set execution of the LifeSafetyOperation service is available - SVC_SUBSCRIBE_COV_PROPERTY_BIT - 38 - If set execution of the SubscribeCovProperty service is available - SVC_GET_EVENT_INFORMATION_BIT - 39 - If set execution of the GetEventInformation service is available - SVC_WRITE_GROUP_BIT - 40 - If set execution of the WriteGroup service is available 
