Socket Interface; Setsw Command - Prologic Designs RFS-SP8T User Manual

Rf switch matrix
Table of Contents

Advertisement

5.0 Socket Interface

The RFS-SP8T firmware provides socket commands to set/read the RF switch position,
lock/unlock the front panel momentary switches, and read the firmware version and serial
number. Each command is described in the following sections. The examples assume a
TCP/IP socket has been established with the RFS-SP8T on port 14000.

5.1 SETSW Command

Function: set the RFS-SP8T switch position
Format:
SETSW,n
Where:
n is the RF switch position, 1<=n<=8
Response:
0x03
Example:
If w is a previously opened network stream to the RFS-SP8T, then
w.Write("SETSW,2");
sets the RF switch to the second position.
The control software should wait for the acknowledge byte 0x03 to be returned before
sending additional commands
RFS-SP8T RF Switch Matrix Users Manual
Document number 2000481
16

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the RFS-SP8T and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents