FB_BA_BaseStepMV
The function block FB_BA_BaseStepMV enables the processing of steps. Each referenced object is seen as a step and can be commanded accordingly.
The PresentValue is automatically the current step, or the current reference, commanded by this object.
Abstract The FB serves as a base (ABSTRACT) for providing described functionalities for inheriting FBs. |
Illustration
FUNCTION_BLOCK ABSTRACT FB_BA_BaseStepMV EXTENDS FB_BA_BaseStateMV
VAR_OUTPUT
sStep : STRING;
bOn : BOOL;
END_VAR
Requirements
Development environment | Required PLC library |
---|---|
TwinCAT from v3.1.4024.35 | Tc3_XBA from v5.3.0.0 |