API Reference v9.2.0

DeviceIdentitystruct

Module: ZaberMotionAscii

Representation of data gathered during device identification.

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

Properties

p

deviceId

deviceIdentity.deviceId
Int Unique ID of the device hardware.
p

serialNumber

deviceIdentity.serialNumber
UInt Serial number of the device.
p

name

deviceIdentity.name
String Name of the product.
p

axisCount

deviceIdentity.axisCount
Int Number of axes this device has.
p

firmwareVersion

deviceIdentity.firmwareVersion
FirmwareVersion Version of the firmware.
p

isModified

deviceIdentity.isModified
Bool The device has hardware modifications.
p

isIntegrated

deviceIdentity.isIntegrated
Bool The device is an integrated product.