PDL5 User Manual
PDL5-UM-00001 Rev 001
75
SCH
The SCH command can switch the meter to the next
channel or to a specific channel
Interface:
GPIB and RS-232.
Syntax:
“SCH”<CR> (switches to next channel)
“SCH xx”<CR> (where xx = 01, 02, 03,,,,23, 24).
Example, “SCH 18” switches to channel 18
Returned Format:
None
SCH?
Query returns the current channel number in “xx”
format, Valid returns are 01, 02, …12 (or 24, 36, 48
which is the total channel number)
Interface:
GPIB and RS-232.
Syntax:
“SCH?”<CR>
Returned Format:
<xx><NL> where <xx> = “01”, “02”, … “48”
DET
The DET command can switch the meter to the next
detector or to a specific detector
Interface:
GPIB and RS-232
Syntax:
“DET”<CR> (switches to next detector)
“DET xx”<CR> (where xx = 00, 02, 03,,,,4). Example,
“DET 1” switches to detector 1
Returned Format:
None
DET?
Query returns the current detector number in “xx”
format, Valid returns are 00, 01, 02…
Interface:
GPIB and RS-232
Syntax:
“DET?”<CR>
Returned Format:
<xx><NL> where <xx> = “00”, “01”, …