|
NINetVar
An EPICS support module to export National Instruments Network Shared Variables as process variables
|
#include <stddef.h>#include <stdlib.h>#include <string.h>#include <stdio.h>#include "epicsExit.h"#include "epicsThread.h"#include "iocsh.h"Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 14 of file TestNINetVarMain.cpp.
1.8.8