Versions Compared

Key

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

BACNET BacNet

Format of events procedure for the BacNet object:

Code Block
OnEvent("BACNET","_id_","_event_")

Operator format to describe actions with the BacNet object :

Code Block
DoReact("BACNET","_id_","_command_" [,"_parameters_"]);