typeInputType

Input options for movers

Information

This type allows defining which type of input should be used for movers. This can either be

  1. a constant set point declared by a parameter,
  2. a series of possible set points that can be switched using an integer input, or
  3. a continuously variable set point.

Literals

NameDescription
ConstantUse parameter to set stage
StagesUse integer input to select stage
ContinuousUse continuous, real input

Revisions

  • April 2, 2015, by Filip Jorissen:
    First implementation.