beautypg.com

EXFO FTB -5240S/5240BP Optical Spectrum Analyzer User Manual

Page 538

background image

SCPI Command Reference

532

FTB-5240S/S-P/BP

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

Response(s)

ColumnName:
The response data syntax for is

defined as a

element.

The 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