|
NINetVar
An EPICS support module to export National Instruments Network Shared Variables as process variables
|
header for NINetVarInterface class. More...
#include <stdio.h>#include <windows.h>#include <string>#include <vector>#include <map>#include <list>#include <stdexcept>#include <sstream>#include <fstream>#include <iostream>#include <epicsMutex.h>#include <epicsThread.h>#include <epicsExit.h>#include <msxml2.h>#include <cvirte.h>#include <userint.h>#include <cvinetv.h>Go to the source code of this file.
Classes | |
| class | NINetVarInterface |
| Manager class for the NetVar Interaction. Parses an netvarconfig.xml file and provides access to the 9variables described within. More... | |
Enumerations | |
| enum | NINetVarOptions { NVNothing = 0, NVSomething =1 } |
| option argument in NINetVarConfigure() of st.cmd not used at present More... | |
header for NINetVarInterface class.
Definition in file NINetVarInterface.h.
| enum NINetVarOptions |
option argument in NINetVarConfigure() of st.cmd not used at present
| Enumerator | |
|---|---|
| NVNothing | |
| NVSomething | |
Definition at line 40 of file NINetVarInterface.h.
1.8.8