API Reference v9.2.0

MovementFailedExceptionDatastruct

Module: ZaberMotionExceptions

Contains additional data for MovementFailedException.

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

Index

Properties

p

warnings

movementFailedExceptionData.warnings
[String] The full list of warnings.
p

reason

movementFailedExceptionData.reason
String The reason for the Exception.
p

device

movementFailedExceptionData.device
Int The address of the device that performed the failed movement.
p

axis

movementFailedExceptionData.axis
Int The number of the axis that performed the failed movement.