API Reference v9.2.0
SetStateDeviceResponsedata class
Module: zaber_motion.ascii
An object containing any non-blocking issues encountered when loading a saved state to a device.
To use this type, add from zaber_motion.ascii import SetStateDeviceResponse to the top of your source code.
Index
pProperties
Properties
p
p
set_state_device_response.axis_responsesList[SetStateAxisResponse] A list of axis responses, potentially with warnings encountered when applying this state to the device's axes.