ReferenceAvailable
position
`position` is an optional parameter of `telion_api.ControlSystem.input` with the installed type contract `Sequence[float] | Mapping[str, float] | None`.
position is an optional parameter of telion_api.ControlSystem.input with the installed type contract Sequence[float] | Mapping[str, float] | None.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.ControlSystem.input |
| parameter | position |
| type | Sequence[float] | Mapping[str, float] | None |
| required | false |
| default | null |