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

SCPI-Befehlsreferenz
OSA
547
Product-Specific Commands—Description
:MEMory:TABLe:DEFine?
Description
This query returns the column content and order
for the specified table. The table to get the
definition from must first be selected using the
:MEMory:TABLe:SELect command.
This query has no associated *RST condition.
Syntax
:MEMory:TABLe:DEFine?
Parameter(s)
None
Response Syntax
<ColumnName>
Response(s)
ColumnName:
The response data syntax for <ColumnName> is
defined as a <STRING RESPONSE DATA>
element.
The <ColumnName> contains a comma
separated list of the name of the column
currently defined for the selected table. The
column order is preserved.
Example(s)
MEM:TABL:SEL "WDM:CHANNEL"
MEM:TABL:DEF "NAME,CMAS:WAV"
MEM:TABL:DEF? returns "NAME,CMAS:WAV"
Notes
The only valid table name is "WDM:Channel".
See Also
:MEMory:TABLe:DATA?
:MEMory:TABLe:DEFine
:MEMory:TABLe:SELect