TSAT 3000 - Telemetry and data transfer via SATellite
TSAT 3000 Configuration Parameter Description, January 2013 Page 31 of 124
3.2.1 SOCK_MAX_SOCKETS
Default 4, Range 1…32
Set number of SOCKETs.
3.2.2 SOCK_TYPE [n]
Default 0, Range 0…3
Set Type of data on this SOCKET.
Value Mnemonic Description
0 NONE Closed.
1 RAW_DATA
Raw byte stream data. The input bytes are transferred
transparently to the connected PORT.
2 TSAT_NMS
TSAT Socket protocol. Connected to NMS.
HUB Ver >= 30.4.0: Also connect to other HUBs.
3 COMPORT_SERVER TSAT Socket protocol. Connected to “TSAT Comport Server”
3.2.3 SOCK_PROTOCOL [n]
Default 0, Range 0…1
Set Transport-Protocol for this SOCKET.
Value Mnemonic Description
0 TCP Transmission Control Protocol
1 UDP User Datagram Protocol
3.2.4 SOCK_ADDRESS [n]
Default “LISTEN”
Set ADDRESS associated with this SOCKET.
Value Description
<empty>
“LISTEN”
• Set TCP Server Socket. Wait form incoming TCP connection.
• Set UDP Receive Socket. Wait for received UDP packets.
<ADDRESS>
Define ADDRESS to which this
• TCP Client Socket should make a connection, and then send/receive data.
• UDP Send Socket should receive data,
• UDP Socket should receive and send data,