Agilent Technologies E1465A Automobile Parts User Manual


 
60 Matrix Modules Command Reference Chapter 4
Example Enabling "Trig Out" Port
OUTP:EXT ON
! Enable "Trig Out" port to output
pulse after each scanned
channel is closed
OUTPut:EXTernal[:STATe]?
OUTPut:EXTernal[:STATe]? queries the present state of the "Trig Out" port
on the E1406A Command Module. The command returns "1" if the port is
enabled or "0" if the port is disabled.
Example Query "Trig Out" Port Enable State
This example enables the "Trig Out" port and queries the enable state.
OUTPut:EXTernal[:STATe]? returns "1" since the port is enabled.
OUTP:EXT ON
! Enable E1406A "Trig Out" port
OUTP:EXT?
! Query port enable state
OUTPut[:STATe]
OUTPut[:STATe] <mode> enables or disables the "Trig Out" port on the
E1406A Command Module. OUTPut[:STATe] ON | 1 enables the port and
OUTPut[:STATe] OFF | 0 disables the port. This command functions the
same as OUTPut:EXTernal[:STATe].
Parameters
Comments *RST Condition: OUTPut[:STATe] OFF (port disabled)
Example Enabling "Trig Out" Port
OUTP ON
! Enable "Trig Out" port to output
pulse after each scanned
channel is closed
Name Type Range of Values Default Value
<mode>boolean
ON | OFF | 1 | 0 OFF | 0