Specify trigger line on VXI instrument
You can configure TriggerLine to be TTL0 through TTL7, ECL0,
or ECL1. You can use only one trigger line at a
time.
You can specify the trigger type with the TriggerType property.
When TriggerType is hardware,
the line triggered is given by the TriggerLine value.
When the TriggerType is software,
the TriggerLine value is ignored.
You execute a trigger for a VISA-VXI object with the trigger function.
Usage | VISA-VXI |
Read only | Never |
Data type | Character vector |
TriggerLine can be TTL0 through TTL7, ECL0,
or ECL1. The default value is TTL0.