SetPeripheralStateExceptionDatastruct
Module: ZaberMotionExceptions
Contains additional data for a SetPeripheralStateFailedException.
To use this type, add import ZaberMotionExceptions to the top of your source code.
Properties
psetPeripheralStateExceptionData.axisNumber
Int The number of axis where the exception originated.
psetPeripheralStateExceptionData.settings
[String] A list of settings which could not be set.
psetPeripheralStateExceptionData.servoTuning
String The reason servo tuning could not be set.
psetPeripheralStateExceptionData.storedPositions
[String] The reasons stored positions could not be set.
psetPeripheralStateExceptionData.storage
[String] The reasons storage could not be set.