Documentation for ACFA PSIM

Previous page Next page


The BACnet object corresponds to the BACnet device channel. It is created automatically during the devices search (see Activation of the BACnet Wrapper integration module and search for BACnet devices).

To add or configure a BACnet object manually, do the following:

  1. Go to the settings panel of the Bacnet Object object that is created on the basis of the Bacnet Device object.
  2. From the Object Type drop-down list, select one of the channel types.
  3. In the ID field, enter the identification number of the channel.
  4. From the Subscribe drop-down list, select the method for monitoring the changes in the values of the BACnet object:
    1. None—no subscription. The changes in object parameters are not monitored.
    2. Normal—standard subscription type. When the object parameter changes, the value is immediately sent to the BACnet Wrapper integration module.
    3. Read properties (not recommended)—parameters reading at a specified time interval.

      1. In the Update time field, enter the time period in milliseconds for reading the parameters of the BACnet object.

        Note

        Select the Read properties (not recommended) subscription method only if the standard subscription method doesn't work.

Configuration of the BACnet object is complete.

  • No labels