TriggerType
Specify trigger type
Description
You can configure TriggerType
to be software
or hardware
.
If TriggerType
is software
,
then a software trigger is used. If TriggerType
is hardware
,
then the trigger line specified by the TriggerLine
property
is used.
You execute a trigger for a VISA-VXI object with the trigger
function.
Characteristics
Usage | VISA-VXI |
Read only | Never |
Data type | Character vector |
Values
Default value is enclosed in braces ({}
).
| A hardware trigger is used. |
| A software trigger is used. |