FB_HVACBlink

FB_HVACBlink 1:

The function block delivers a flash sequence at the output bBlink that is dependent on the two adjustable times tTimeOn and tTimeOff.

VAR_INPUT

bEnable         :REAL;
tTimeOn         :TIME;
tTimeOff        :TIME;

bEnable: Enables the function block.

tTimeOn: Switch-on duration of the flash pulse, bBlink = TRUE.

tTimeOff: Switch-off duration of the flash pulse, bBlink = FALSE.

VAR_OUTPUT

bBlink          :BOOL;
tNextSwitching  :TIME;

bBlink: Flash output

tNextSwitching: Time until the next change of state of the output bBlink.

Behavior of the output value

FB_HVACBlink 2:

Requirements

Development environment

required library

required function

TwinCAT 3.1 build 4022.16 or higher

Tc2_HVAC V3.3.1.0

TF8000 | TC3 HVAC V1.0.0.0