API Reference v9.2.0

DevicePortTypeenum

Module: ZaberMotion

Type of TCP port used to connect to a device on the network.

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

NameValueDescription
DevicePortType.device0TCP port that communicates only with the connected device.
DevicePortType.deviceChain1TCP port that communicates with the connected device and all chained devices.