General
Before using your FESA3 equipment together with any client software, you need to make sure that the FESA3 environment is loaded! Please refer to
this short manual in order to configure your linux-environment properly!
Now, you may start your FESA3 equipment and connect to it, using one of the following clients:
The FESA Explorer is a generic java-client application, which is recommented for class-testing. It can simply be started from any instantiation-file. Just press the button "Launch FESA Explorer" in the fesa-plugin while you are in the instantiation file, in order to start the Explorer.
On any problem with the FESA-Explorer please contact
HaraldBraeuning .
Simple C++ Client
- The sources of an example c++-client can be found here
- Build the client by executing "make all". "make clean" will remove all build-files
- The linked client currently is configured to work with the FESA3-HandsOn. Feel free to modify it according to your needs!
Simple Java ( JAPC) Client
Bevore using the JAPC client, you need to execute
this script in order to resgister your DeploymentUnit/Device combination in the Fesa2.10 Database (This will be automated as soon as a FESA3 Database exists)
- Run: ./DB.deliver.script to get more information