API Reference v9.2.0

GetSettingTypedResultstruct

Module: ZaberMotionAscii

The response from a multi-get command with typed values.

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

Index

Properties

p

setting

getSettingTypedResult.setting
String The setting read.
p

values

getSettingTypedResult.values
[TypedSetting] The list of values returned.
p

unit

getSettingTypedResult.unit
Units The unit of the values.