API Reference v9.2.0

ReplyOnlyEventstruct

Module: ZaberMotionBinary

Spontaneous message received from the device.

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

Index

Properties

p

deviceAddress

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

command

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

data

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