User`s manual
46 Relay Matrix Switch Command Reference Chapter 3
One Output Selected at a Time: Only one output (ECLTrg 0 or 1; TTLTrg
0, 1, 2, 3, 4, 5, 6, or 7; or EXTernal) can be enabled at one time. Enabling
a different output source will automatically disable the active output. For
example, if TTLTrg1 is the active output, and TTLTrg4 is enabled,
TTLTrg1 will become disabled and TTLTrg4 will become the active
output.
Related Commands: [ROUTe:]SCAN, TRIGger:SOURce,
OUTPut:ECLTrg[:STATe]?
*RST Condition: OUTPut:ECLTrg[:STATe] OFF (disabled).
Example Enabling ECL Trigger Bus Line 0
OUTP:ECLT0:STAT 1
! Enable ECL Trigger bus line 0 to
!output pulse after each scanned
!channel is closed.
OUTPut:ECLTrg[:STATe]?
OUTPut:ECLTrg[:STATe]? queries the present state of the specified ECL
Trigger bus line. The command returns 1 if the specified ECLTrg bus line
is enabled or 0 if disabled.
Example Query ECL Trigger Bus Enable State
This example enables ECL Trigger bus line 0 and queries the enable
state. The OUTPut:ECLTrgn? command returns 1 since the port is
enabled.
OUTP:ECLT0:STAT 1
! Enable ECL Trigger bus line 0
OUTP:ECLT0?
! Query bus enable state
OUTPut[:EXTernal][:STATe]
OUTPut[:EXTernal][:STATe] <mode> enables or disables the Trig Out port
on the E1406 Command Module to output a trigger when a channel is
closed during a scan. ON | 1 enables the port and OFF | 0 disables the
port.
Parameters
Name Type Range of Values Default Value
<mode> boolean 0 | 1 | OFF | ON 0 | OFF