
SCPI Command Set
:SWEep:ENTRy:SPPacket
) for the definition of this command.
Examples
:SWEEP:ENTR:SPP 16384
:SWEEP:ENTRY:SPP?
:SWEep:ENTRy:TRIGger:LEVel
) for the definition of this command.
Examples
:SWEEP:ENTR:TRIG:LEV 2400 MHZ,2900 MHZ,-60
:SWEEP:ENTRY:TRIGGER:LEVEL?
:SWEep:ENTRy:TRIGger:TYPE
) for the definition of this command.
Examples
:SWEEP:ENTR:TRIG:TYPE LEVEL
:SWEEP:ENTRY:TRIG:TYPE?
Appendix A: Connecting to WSA
ThinkRF's WSAs are network ready devices conveying control commands and data using
TCP/IP protocol. Each WSA receives SCPI commands and sends query responds over
port 37001, and sends VRT context and data packets over port 37000, as illustrated in
the following figure:
A WSA, when powered up, will have a dynamic or preassigned static IP address, which
when bind with a port will form a network socket. To successfully establish a connection
to a WSA,
both
<IP>:37000 and <IP>:37001 sockets must be created one right after the
other, the order is not important.
82
ThinkRF WSA5000 Wireless Signal Analyzer Programmer's Guide
N
e
tw
or
k
Remote Host
<IP>:37000
<IP>:37001
WSA
<IP>:37000
<IP>:37001
WSA
<IP>:37000
<IP>:37001
SCPI
SCPI
SCPI
VRT pkts
VRT pkts
VRT pkts