API Reference v10.1.0

GetSettingResultstruct

Module: ZaberMotionAscii

The response from a multi-get command.

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

Index

Properties

p

setting

getSettingResult.setting
String The setting read.
p

values

getSettingResult.values
[Double] The list of values returned. A value is NaN when the device responds with NA, indicating the setting is not supported by the device or an axis.
p

unit

getSettingResult.unit
Units The unit of the values.