Chapter 4 Features and Functions

Scanning

Remote Interface Operation: The following program segment configures the instrument to scan when an alarm occurs.

TRIG:SOURCE ALARM1

Select the alarm configuration

TRIG:COUNT 2

Sweep the scan list 2 times

CALC:LIM:UPPER 5,(@103)

Set the upper limit

CALC:LIM:UPPER:STATE ON,(@103)

Enable the upper limit

OUTPUT:ALARM1:SOURCE (@103)

Report alarms on Alarm 1

ROUT:MON (@103)

Select monitor channel

ROUT:MON:STATE ON

Enable monitoring

INIT

Initiate the scan

Note: To stop a scan, send the ABORt command.

4

85