Uploaded by huzhiping001

EM200 - SCPI commands

advertisement
1. This query returns information on the 10G Ethernet interface module.
DIAG:INF:MOD? XG
2. This command enables/disables the digital IF output via 10G Ethernet after a trace has been configured.
ASH: 16 bit
ALON: 32 bit
SYST:IF:XGET:REM:MODE?
SYST:IF:XGET:REM:MODE OFF
SYST:IF:XGET:REM:MODE ASH
3. This query returns the Ethernet address of the 10G Ethernet interface module. The Ethernet address is read-only.
SYST:COMM:LAN:XGET?
4. This query returns the status information of the 10G subsystem
SYST:COMM:LAN:XGET:STAT?
-> 1, 70, 0, 2077, 2598350, 21379250988, 0
1: Link Up, 0: Down
70: tracking in progress
0: FPGA TX FIFO overrun No
2077: FPGA TX FIFO max level
2598350: frames transmitted
21379250988: bytes transmitted
0: Number of frame check sequence errors; only used in combination with the built-in test.
5. This command deletes the trace for the 10G path.
TRAC:XGET:DEL ALL
6. This command deregisters the trace for the 10G path.
TRAC:XGET:TAG:OFF "01-23-45-67-89-AB", 0, AIF
7. This command sets up a specific trace for the 10G data path. Execute this command before SYSTem:IF:XGEThernet:REMote:MODE. Only one trace at a time is possible. To change destination, you have to delete the trace first.
TRAC:XGET:TAG "01-23-45-67-89-AB", 0, AIF
Commands sequence
EM200 WFFM -> SPAN 40MHz -> Resolution 25kHz
1. TRAC:XGET:DEL ALL
2. TRAC:XGET:TAG "01-23-45-67-89-AB", 0, AIF
3. SYST:IF:XGET:REM:MODE ASH
4. SYST:COMM:LAN:XGET:STAT?
Download