API Reference v9.2.0

FirmwareVersionstruct

Module: ZaberMotion

Class representing version of firmware in the controller.

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

Index

pProperties

Properties

p

major

firmwareVersion.major
Int Major version number.
p

minor

firmwareVersion.minor
Int Minor version number.
p

build

firmwareVersion.build
Int Build version number.