BAC_Gen_01
Application
The template BAC_Gen_01 generates basic functions, system data and global variables. It is a prerequisite for the operation of many other call templates and subtemplates.
It is therefore mandatory to load the call template BAC_Gen_01 once per automation station!
The template BAC_Gen_01 is a call template and includes the following subtemplates:
- GenComnAlm The subtemplate BAC_GenAlm_01 collects all alarms within an automation station.
- GenComnMsg The subtemplate BAC_GenComnMsg_01 collects all event messages of the BACnet objects within an automation station.
- BAC_GenDvc_01 The subtemplate is responsible for interfacing of the PLC program with a local BACnet device object (server).
- GenNC The subtemplate BAC_GenNC_01 provides eight BACnet notification classes for the transmission of object-integrated messages (intrinsic reporting).
- GenSysFun The subtemplate BAC_GenSys_01 reads the system time from the PC and maps the time information in the PLC to variables. In addition, a flash pulse is generated.
- GenWthT The subtemplate BAC_GenWthT_01 maps the outside temperature and the averaged outside temperature via AV objects.
- BAC_GenGlobal_01 The subtemplate generates a list of global variables and constants for the operation of other subtemplates and call templates.
Interface
Block diagram
Program description
Instance | Type | Task |
---|---|---|
GenComnAlm | The subtemplate BAC_GenAlm_01 collects all alarms within an automation station | |
GenComnMsg | The subtemplate BAC_GenComnMsg_01 collects all event messages of the BACnet objects within an automation station. | |
| The subtemplate is responsible for interfacing of the PLC program with a local BACnet device object (server). | |
GenNC | The subtemplate BAC_GenNC_01 provides eight BACnet notification classes for the transmission of object-integrated messages (intrinsic reporting) | |
GenSysFun | The subtemplate BAC_GenSys_01 reads the system time from the PC and maps the time information in the PLC to variables. In addition, a flash pulse is generated. | |
GenWthT | The subtemplate BAC_GenWthT_01 maps the outside temperature and the averaged outside temperature via AV objects. | |
| The subtemplate generates the global variables and constants within an automation station. |
Version history
Version number | Comments |
---|---|
1.0.0.1 | First release |