TLS5 User Manual
TLS5-UM-00001 Rev 002
26
Specifying the Command Path
In order to use a command in the command tree, the meter must know the full
path to the command. If the command is the first command in the program
message, the command header must contain the full path to the command.
Subsequent commands in the same program message are automatically
referenced in the same path as the previous command, unless a colon ( : )
precedes the command’s command header, in which case the full path to the
command must be included in the command header.
[:SOURce]
:WAVelength <wavelength>
The following program messages are valid:
SOUR:WAV 1310;WAV?
SOUR:WAV 1310;:SOUR:WAV?
STAT:OPER:ENAB 5;ENAB?
The following program message is
NOT
valid:
SOUR:WAV 1310;SOUR:WAV?
(no colon before second command)
Default Commands
Default commands are commands that do not need to be explicitly included in
the command path. If a default command for a path exists, it is enclosed by
square brackets ([ ]) in the command tree. If a default command is implied in
the first command of a program message, the command path for subsequent
commands is determined as if the default command had been explicitly
included in the first command header.
[:SOURce]
:WAVelength <wavelength>
The following program messages are valid:
SOUR:WAV 1310
WAV 1310
Summary of Contents for TLS5
Page 2: ......