API Reference v9.2.0

GetAxisSettingTypedResultstruct

Module: ZaberMotionAscii

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

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

Index

pProperties

Properties

p

setting

getAxisSettingTypedResult.setting
String The setting read.
p

value

getAxisSettingTypedResult.value
TypedSetting The value returned.
p

unit

getAxisSettingTypedResult.unit
Units The unit of the value.