FSTEP_PL7_DRUM : Forcing a drum to a step
Original instructions
Description of the function
The FSTEP_PL7_DRUM function positions the drum selected at a defined step.
The additional parameters EN and ENO can be configured.
Representation in FBD
Representation:
Representation in LD
Representation:
Representation in IL
Representation:
LD Step_value
FSTEP_PL7_DRUM Drum_instance
Representation in ST
Representation:
FSTEP_PL7_DRUM (Step_value, Drum_instance);
Description of parameters
The following table describes the input parameters:
Parameter
Type
Comment
Step_value
Value of 0 to LEN-1 of the step to be forced.
LEN = Drum step number
Drum_instance
PL7_DRUM
Instance of the drum on which the function applies.
Execution errors
If the number of the step transmitted does not exist (number higher than or equal to the step number of the drum), the %S18 bit is set at 1.