ISIS Logo
VISAdrv
ASYN driver for National Instruments VISA
drvAsynVISAPort.h
Go to the documentation of this file.
1 
3 #ifndef DRVASYNVISAPORT_H
4 #define DRVASYNVISAPORT_H
5 
6 #include <shareLib.h>
7 
8 #ifdef __cplusplus
9 extern "C" {
10 #endif /* __cplusplus */
11 
12 epicsShareFunc int drvAsynVISAPortConfigure(const char *portName,
13  const char *resourceName,
14  unsigned int priority,
15  int noAutoConnect,
16  int noProcessEos);
17 
18 #ifdef __cplusplus
19 }
20 #endif /* __cplusplus */
21 #endif /* DRVASYNVISAPORT_H */
epicsShareFunc int drvAsynVISAPortConfigure(const char *portName, const char *resourceName, unsigned int priority, int noAutoConnect, int noProcessEos, int readIntTmoMs, const char *termCharIn, int deviceSendsEOM)
Create a VISA device.
Copyright © 2013 Science and Technology Facilities Council | Generated by   doxygen 1.8.5