BAC_GenDvc_01

Functional description

The template BAC_GenDvc_01 contains the function block FB_BACnet_Device. It is responsible for interfacing of the PLC with the BACnet device object (server).
It is therefore imperative that this template is placed once in the PLC program!

Interface

BAC_GenDvc_01 1:

Block diagram

BAC_GenDvc_01 2:

Program description

Instance

Type

Task

g_Dvc

FB_BACnet_Device

The function block "FB_BACnet_Device" is used to read the state of the local BACnet device object (System_Status) and output it in the PLC program. In addition, the process data "Server Control" is used to control the local BACnet server (activation and handling of the PLC backup)

OR, Rst_ton, Rst_trig

 

In case of an error Dvc_bErr the BACnet device object is reset either automatically via the timing element Rst_ton or via the global acknowledgement g_bRst.

Version history

Version number

Comments

1.0.1

First release