typeInputType
Input options for movers
Information
This type allows defining which type of input should be used for movers. This can either be
- a constant set point declared by a parameter,
- a series of possible set points that can be switched using an integer input, or
- a continuously variable set point.
Literals
| Name | Description |
|---|---|
| Constant | Use parameter to set stage |
| Stages | Use integer input to select stage |
| Continuous | Use continuous, real input |
Revisions
-
April 2, 2015, by Filip Jorissen:
First implementation.