API Reference v9.2.0

UnknownResponseEventstruct

Module: ZaberMotionBinary

Reply that could not be matched to a request.

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

Index

Properties

p

deviceAddress

unknownResponseEvent.deviceAddress
Int Number of the device that sent or should receive the message.
p

command

unknownResponseEvent.command
Int The warning flag contains the highest priority warning currently active for the device or axis.
p

data

unknownResponseEvent.data
Int Data payload of the message, if applicable, or zero otherwise.