API Reference v9.2.0

DeviceTypeenum

Module: ZaberMotionBinary

Denotes type of an device and units it accepts.

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

NameValueDescription
DeviceType.unknown0Device type could not be determined.
DeviceType.linear1A linear device that accepts length units for position.
DeviceType.rotary2A rotary device that accepts angle units for position.