Overview of the data subscriptions
A specific process must be implemented to establish data subscription and remote control.
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".
1 Request server information
2 Connect to server
3 Keep connection alive
4 Issue commands to the server
Data subscription processes:
a Create data subscription
b Handling data
c Change data subscription
d Destroy data subscription
Parameter management:
a Get parameter
b Set parameter
c Get parameter information (attributes)
d Subscribe to parameter notifications
e Unsubscribe from parameter notifications
5 Disconnect from server