API Reference v9.2.0

SetDeviceStateExceptionDatastruct

Module: ZaberMotionExceptions

Contains additional data for a SetDeviceStateFailedException.

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

Properties

p

settings

setDeviceStateExceptionData.settings
[String] A list of settings which could not be set.
p

streamBuffers

setDeviceStateExceptionData.streamBuffers
[String] The reason the stream buffers could not be set.
p

pvtBuffers

setDeviceStateExceptionData.pvtBuffers
[String] The reason the pvt buffers could not be set.
p

triggers

setDeviceStateExceptionData.triggers
[String] The reason the triggers could not be set.
p

servoTuning

setDeviceStateExceptionData.servoTuning
String The reason servo tuning could not be set.
p

storedPositions

setDeviceStateExceptionData.storedPositions
[String] The reasons stored positions could not be set.
p

storage

setDeviceStateExceptionData.storage
[String] The reasons storage could not be set.
p

peripherals

setDeviceStateExceptionData.peripherals
[SetPeripheralStateExceptionData] Errors for any peripherals that could not be set.