Agilent Technologies E1465A Automobile Parts User Manual


 
52 Matrix Modules Command Reference Chapter 4
ABORt
The ABORt command stops a scan in progress when the scan is enabled
via the interface and the trigger source is TRIGger:SOURce BUS or
TRIGger:SOURce HOLD.
Subsystem Syntax ABORt
Comments ABORt Actions: The ABORt command terminates the scan and invalidates
the current channel list.
Stopping Scan Enabled Via Interface: When a scan is enabled via an
interface, an interface CLEAR command can be used to stop the scan.
When the scan is enabled via the interface and TRIG:SOUR BUS or HOLD
is set, you can use ABORt to stop the scan.
Restarting a Scan: Use INIT to restart the scan.
Related Commands: ARM, INITiate:CONTinuous,[ROUTe:]SCAN, TRIGger
Example Stopping a Scan with ABORt
This example stops a (continuous) scan in progress.
TRIG:SOUR BUS
! Trigger command will be via
backplane (bus) interface
(*TRG generates trigger)
INIT:CONT ON
! Set continuous scanning
SCAN(@10000:10003)
! Scan channels 00 to 03
INIT
! Start scan, close channel 00
.
.
ABOR
! Abort scan in progress