4-23
Programming
Reviewing SCPI Syntax Rules
Reviewing SCPI Syntax Rules
SCPI command are grouped in subsystems
In accordance with IEEE 488.2, the instrument’s commands are grouped into
“subsystems.” Commands in each subsystem perform similar tasks. The fol-
lowing subsystems are provided:
Measurement Instructions
Calculate1 Subsystem
Calculate2 Subsystem
Calculate3 Subsystem
Display Subsystem
Hcopy Subsystem
Sense Subsystem
Status Subsystem
System Subsystem
Trigger Subsystem
Unit Subsystem
Sending a command
It’s easy to send a command to the instrument. Simply create a command
string from the commands listed in this book, and place the string in your pro-
gram language’s output statement. For commands other than common com-
mands, include a colon before the subsystem name. For example, the
following string places the cursor on the peak laser line and returns the power
level of this peak:
OUTPUT 720;”:MEAS:SCAL:POW? MAX”
Use either short or long forms
Commands and queries may be sent in either long form (complete spelling) or
short form (abbreviated spelling). The description of each command in this
manual shows both versions; the extra characters for the long form are shown
in lowercase. The following is a long form of a command:
OUTPUT 720;”:MEASure:SCALar:POWer? MAXimum”
And this is the short form of the same command:
Summary of Contents for Agilent 86120B
Page 1: ...Agilent 86120B Multi Wavelength Meter User s Guide ...
Page 11: ...Contents 3 Contents Power Cords 8 16 Agilent Technologies Service Offices 8 18 ...
Page 12: ......
Page 38: ......
Page 68: ......
Page 100: ...4 18 Programming Monitoring the Instrument ...
Page 132: ......
Page 230: ......
Page 248: ...8 6 Reference Menu Maps Delta On Menu Delta Off Menu ...
Page 250: ...8 8 Reference Menu Maps System Setup Menu ...
Page 268: ......