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

SCPI-Befehlsreferenz
550
FTB-5240S/S-P/BP
Product-Specific Commands—Description
:MEMory:TABLe:POINt?
Description
This query returns the number of rows in the
table.
This query has no associated *RST condition.
Syntax
:MEMory:TABLe:POINt?<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.
Response Syntax
<Point>
Response(s)
Point:
The response data syntax for <Point> is defined
as a <NR1 NUMERIC RESPONSE DATA>
element.
The <Point> response corresponds to the
number of rows of the specified table.
Example(s)
<Do measurement>
MEM:TABL:SEL "WDM:CHANNEL"
MEM:TABL:DEF "NAME,CMAS:WAV"
MEM:TABL:POIN? "WDM:CHANNEL" returns 6
Notes
The only valid table name is "WDM:Channel".
See Also
:CALCulate[1..n][:WDM]:DATA:CHANnel:COUNt?
:MEMory:TABLe:DATA?