Functions | |
| int | ngcppFsConnect (char *host, char *erms) |
| int | ngcppFsDisconnect (int fd) |
| int | ngcppFsSend (int fd, ngcpp_fs_t *correction, char *erms) |
| int ngcppFsConnect | ( | char * | host, |
| char * | erms ) |
Connect to field-stabilisation unit.
| int ngcppFsDisconnect | ( | int | fd | ) |
Disconnect from field-stabilisation unit.
| int ngcppFsSend | ( | int | fd, |
| ngcpp_fs_t * | correction, | ||
| char * | erms ) |
Send correction parameters to field stabilisation unit.