TwiceAsNice
2019-02-18
|
This file is part of the hello world tutorial. It gives a short introduction how to move the motors of a XY stage. More...
#include <config.h>
#include <Nice/App/Application.h>
#include <Nice/App/ConfigClient.h>
#include <Basda/Mocca/LCServiceWorkerInterface.h>
#include <Basda/Mocca/PropertyName.h>
Classes | |
class | LightControl |
This test validates the functionality of the unit default parameter of the basda interface commands. More... | |
Functions | |
int | main (int argc, char *argv[]) |
This file is part of the hello world tutorial. It gives a short introduction how to move the motors of a XY stage.
int main | ( | int | argc, |
char * | argv[] | ||
) |