API Reference v9.2.0

TriggerActionenum

Module: zaber_motion.ascii

Trigger action identifier.

To use this type, add from zaber_motion.ascii import TriggerAction to the top of your source code.

Related Guides:
NameValueDescription
TriggerAction.ALL0Refers to all trigger actions.
TriggerAction.A1Action A on a trigger.
TriggerAction.B2Action B on a trigger.