Collecting data
In order to collect echo data from the server application (the EK80 program), commands must be sent to the RemoteDataServer component of the server application.
Note
In this context the EK80 Processor Unit is regarded as the "server". The EK80 program is the "server application". The program you make yourself for running on a local computer is referred to as the "client application".
The following commands are available.
•  Create data subscription
•  Handling data
•  Change data subscription
•  Destroy data subscription
For all commands a Request message must be sent from the client application on the local computer to the Processor Unit. A Response message is returned from the Processor Unit to the client application. In the following sections only the contents of the Request and Response fields in the two messages are described.