|
Top Previous Next |
The status of the triggering system. Attribute Tree Node: \Boonton55xxx\Instrument Specific\Trigger\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. RepCapIdentifier Must be VI_NULL or an empty string. This attribute is not defined on a repeated capability. AttributeID Must be BTN55XXX_ATTR_STATUS. AttributeValue Returns the current value of the attribute. The user must specify the address of a variable that has the same data type as the attribute.
|
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. |
55006, 55318, 55340, 55518, 55540