Instrument Control Toolbox    
TriggerLine

Specify the trigger line on the VXI instrument

Description

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.

Characteristics

Usage
VISA-VXI
Read only
Never
Data type
String

Values

TriggerLine can be TTL0 through TTL7, ECL0, or ECL1. The default value is TTL0.

See Also

Functions

trigger

Properties

TriggerType


  TriggerFcn TriggerType