 | IStageItemMaxPositions Property |
Maximal physical position of each of the installed stage axes. (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.0.26418.0 , built 2021-10-22 08:54:13 UTC
SyntaxDictionary<Axis, double> MaxPositions { get; }property Dictionary<Axis, double>^ MaxPositions {
Dictionary<Axis, double>^ get ();
}Property Value
Type:
DictionaryAxis,
Double
See Also