BAC_SchedBinPV_01

Functional description

The template includes a BACnet scheduler of type binary present value. The PLC output variable is of type BOOL. In addition, the function block contains the function "Pre-calculating switch-on/switch-off time"
The object is parameterized either from BACnet or via comment lines in the PLC declaration part.

Interface

BAC_SchedBinPV_01 1:

Block diagram

BAC_SchedBinPV_01 2:

VAR_OUTPUT

bPrVal   : BOOL;

bPrVal: Output value of the schedule depending on the currently selected date/time and the schedule entries.

Program description

Instance

Type

optional

Task

Sched

FB_BACnetSchedBinPV

 

BACnet scheduler of output type BOOL

Version history

Version number

Comments

1.0.0.1

First release