TCP Server
Contents
General
Allows third party Ethernet clients to remotely control DDUtil_V3 functionality.
Setup
Connection
Connections are restricted the Local Area Network (LAN) that DDUtil is connected to.
- Use the IP address of the host PC DDUtil is open on; i.e. 192.168.1.xxx.
- Use port 5678
Commands
Command P1 P2 P3 P4 Usage Returned Value
GETSLICE - Gets frequency of slice n (n = 0-7) Form: GETSLICE P1 \r\n Parm: P1 = Slice number 0-7 Uses: GETSLICE2\r\n Rtrn: Slice2:00014123456
SETSLICE - Sets frequency for slice n (n = 0-7) SETSLICE n{1} : n{11} \r\n SETSLICE2:00014100000\r\n ACK
GETROTOR - Gets selected rotor heading GETROTOR \r\n GETROTOR\r\n Head: 090
SETROTOR - Turns selected rotor to heading nnn SETROTOR n{3} \r\n SETROTOR090\r\n ACK
TOGGLEPTT - Toggle Auto Drive Oper/Stby (PTT) TOGGLEPTT \r\n TOGGLEPTT\r\n PTT: {Oper|Stby}
A95PWR - A9500 Amp Power On A95PWR \r\n A95PWR\r\n ACK
A95AUX - A9500 Amp Aux On/PowerOff A95AUX \r\n A95AUX\r\n ACK
A95AUTO - A9500 Amp Auto Mode On/Off (toggle) A95AUTO \r\n A95AUTO\r\n ACK
A95ANT - A9500 Amp Antenna Select (steps 1-4) A95ANT \r\n A95ANT\r\n ACK
A95MODE - A9500 Amp Oper/Stby (toggle) A95MODE \r\n A95MODE\r\n ACK