This is a Windows demonstration program provided to show the TCP/IP interface working. This program consists of a user typed-in IP address, buttons that send functions, and a list box that shows responses.
The source code is included. It has very little error checking and is not production quality. The purpose of the AeroShield Client Demo Program is to assist understanding how to use the command protocol.
Monitoring
Set up Start, Stop, and Monitoring Status.
Tracking
Setup Start and Stop Tracking.
Configuration
Setup Load, Save, and Create masks.
Tracks
Set up Raw and Smooth Tracks.
Health Check
Setup a Health Check.
Probe List
Retrieves a probe list. The list box is populated with the return values. Select an RSM in this list and send one of the commands that takes a probe number as an argument, it will use the selection in the list.
SCPI
To send a SCPI command, type it in the SCPI box and press enter. This will be sent to all probes sequentially if a specific probe is not selected in the Probe List dropdown box.
Clear Ignore
Setup the Clear Ignore function.
Latency
Demonstrates how to set the Latency Factor. The first time it is pushed it sets a value of 2. The next time it sets a value of 4. The third time it runs the latency calibration test and sets the value accordingly. This pattern is then repeated: 2, 4, test, 2, 4, test, …
Verbose
Click when it is necessary to log more information than the usual logging mode, especially for troubleshooting.