 | IMovableItemMaxPosition Property |
Maximal physical position of the movable item. (The unit is always SI and depends on the type of axis: [m] for linear axes
and [rad] for rotation axes)
Namespace:
LynceeTec.API.Hardware
Assembly:
LynceeTec.API.Hardware (in LynceeTec.API.Hardware.dll) Version: 9.2.6612.0 , built 2022-07-14 10:43:42 UTC
Syntaxdouble MaxPosition { get; }
property double MaxPosition {
double get ();
}
Property Value
Type:
Double
See Also