TB_Blinker

Representation in FBD

General Information

This technology function realizes a blinker. Here it is possible to paramerize a several time for On period and off period. If input "x_Const_Out = TRUE" then the blinking output is an high level all the time. If an HL edge is detected at this input the blinker starts automatically.

Recommended task: CYCLIC/ EVENT
Libraries used: -

InOut Parameter

none

Input Parameter

Marking: Data type: Description:
x_Enable BOOL FALSE: The function is deactivated
TRUE: The function is activated, at the moment of an LH-edge and "x_ConstOut = FALSE", then the output starts to blink automatically
x_Const_Out BOOL FALSE: The output is blinking, at the moment of an HL-edge the output starts to blink automatically
TRUE: The output level is high
t_BlinkON_Time TIME Time of an blinking interval when the output is high.
t_BlinkOFF_Time TIME Time of an blinking interval when the output is low.

Output Parameter

Marking: Data type: Description:
x_Blink_Out BOOL blinking signal.