API Reference v9.2.0

MovementInterruptedExceptionDatastruct

Module: ZaberMotionExceptions

Contains additional data for MovementInterruptedException.

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

Index

Properties

p

warnings

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

reason

movementInterruptedExceptionData.reason
String The reason for the Exception.
p

device

movementInterruptedExceptionData.device
Int The address of the device that caused the interruption.
p

axis

movementInterruptedExceptionData.axis
Int The number of the axis that caused the interruption.