API Reference v9.2.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.
p

unit

getSettingResult.unit
Units The unit of the values.