API Reference v9.2.0

UnitConversionDescriptorstruct

Module: ZaberMotion

Information about unit conversion.

To use this type, add import ZaberMotion to the top of your source code.

Properties

p

dimension

unitConversionDescriptor.dimension
String Name of the dimension being converted.
p

conversionFunction

unitConversionDescriptor.conversionFunction
String Internal name of conversion function used.
p

scale

unitConversionDescriptor.scale
Double Scale factor used in conversion, if applicable.
p

resolution

optional
unitConversionDescriptor.resolution
Int? Microstep resolution used in conversion, if applicable.
p

decimalPlaces

unitConversionDescriptor.decimalPlaces
Int Number of decimal places the device uses for the native representation of this setting or command argument.