To use this type, add from zaber_motion.ascii import TriggerAction to the top of your source code.
| Name | Value | Description |
|---|---|---|
TriggerAction.ALL | 0 | Refers to all trigger actions. |
TriggerAction.A | 1 | Action A on a trigger. |
TriggerAction.B | 2 | Action B on a trigger. |