|
Top Previous Next |
The status of the triggering system. Function Tree Node: \Boonton55xxx\Instrument Specific\Trigger\Get Status Declaration: Btn55xxx.h Implementation: Btn55xxx.dll
ParametersVi The ViSession handle that you obtain from the IviDriver_init or IviDriver_InitWithOptions function. The handle identifies a particular instrument session. Status Return Value
|
Name |
Description |
BTN55XXX_VAL_TRIGGER_STATUS_STOPPED |
Acquision is stopped. |
BTN55XXX_VAL_TRIGGER_STATUS_PRETRIG |
Aquiring data and waiting for the pre-trigger to be satisfied. |
BTN55XXX_VAL_TRIGGER_STATUS_WAITING |
Meter is armed and waiting for trigger event. |
BTN55XXX_VAL_TRIGGER_STATUS_ACQUIRING_NEW |
Acquiring new data. |
BTN55XXX_VAL_TRIGGER_STATUS_AUTO_TRIG |
Meter is autotriggering. |
BTN55XXX_VAL_TRIGGER_STATUS_FREERUN |
Trigger is in free-run mode. |
BTN55XXX_VAL_TRIGGER_STATUS_TRIGGERED |
Meter is currently triggered. |
BTN55XXX_VAL_TRIGGER_STATUS_RUNNING |
Acquisition is running. |