EXFO FTB -5240S/5240BP Optical Spectrum Analyzer for FTB 500 (NS-1434) Benutzerhandbuch
Seite 556

SCPI-Befehlsreferenz
548
FTB-5240S/S-P/BP
Product-Specific Commands—Description
:MEMory:TABLe:SELect
Description
This command selects the table to define.
At *RST, there is no selection: a single null string
is returned.
Syntax
:MEMory:TABLe:SELect<wsp><TableName>
Parameter(s)
TableName:
The program data syntax for <TableName> is
defined as a <STRING PROGRAM DATA>
element.
The <TableName> parameter corresponds to
the name of the table to select.
Example(s)
<Do measurement>
MEM:TABL:SEL "WDM:CHANNEL"
MEM:TABL:DEF "NAME,CMAS:WAV"
MEM:TABL:POIN? "WDM:CHANNEL" returns 2
MEM:TABL:DATA? "WDM:CHANNEL" returns
#248"C_001,1.55236113E-006","C_002,1.55672735
7E-006"
Notes
The only valid table name is "WDM:Channel".
See Also
:MEMory:TABLe:DEFine
:MEMory:TABLe:DEFine?
:MEMory:TABLe:SELect?