Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The BACNET object corresponds to the BacNet system object.

The BACNET object generates sends events listed presented in the table below. Procedures start are started when the corresponding event occurs. 

EventDescriptionEvent description
ERRORError message received
EVENT_OCCURES

Message acknowledgmentMessage confirmation

WRITE_OCCURES

Recording confirmation
WRITE_RESULTRecording result

The list List of commands and parameters for the the BACNET object is presented in the table.:

Command description
ParametersParameters description

WRITE send a value to the BACnet device

bacnet_application_tag<>

Data type. Possible values:

NULL = 0
BOOLEAN = 1
UNSIGNED INT = 2
SIGNED INT = 3
REAL = 4
DOUBLE = 5
OCTET STRING = 6
CHARACTER STRING = 7
BIT STRING = 8

bacnet_value<>

Parameter value

bacnet_objtype<>

Object type:

ANALOG INPUT = 0
ANALOG OUTPUT = 1
ANALOG VALUE = 2
BINARY INPUT = 3
BINARY OUTPUT = 4
BINARY VALUE = 5

bacnet_instance<>

BACnet unique global device identifier

bacnet_property_id<>

Property idID

bacnet_device_id<>

BACnet device id ID in the system
EVENT – EVENTsend a message to the BACnet device

event_type<>

Event type

from_state<>

Change state from

to_state<>

Change state to

message_text<>

Event text