Sig_GenPLCopen motion icon

Function BlockClosedA function block groups an algorithm and a set of private data. It has inputs and outputs. - Generator of pseudo-analogical Signal

Inputs

RUN : BOOL Enabling command

PERIOD : TIME Signal period

MAXIMUM : DINT Maximum growth during the signal period

Outputs

This FB generates signals of the four following types:

  • PULSE: blinking at each period
  • UP   : growing according max * period
  • END  : pulse after max * period
  • SINE : sine curve

FFLD Language