API Reference v9.2.0

SetStateDeviceResponsestruct

Module: ZaberMotionAscii

An object containing any non-blocking issues encountered when loading a saved state to a device.

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

Index

Properties

p

warnings

setStateDeviceResponse.warnings
[String] The warnings encountered when applying this state to the given device.
p

axisResponses

setStateDeviceResponse.axisResponses
[SetStateAxisResponse] A list of axis responses, potentially with warnings encountered when applying this state to the device's axes.