API Reference v9.2.0

PvtModeenum

Module: ZaberMotionAscii

Mode of a PVT sequence.

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

NameValueDescription
PvtMode.disabled0The PVT sequence is not set up.
PvtMode.store1PVT points are queued into a buffer for later playback.
PvtMode.live2PVT points are queued and executed on the device immediately.