|
ACQ400_XRM (xrmIoc)
|
acq400_Proxy implementation. More...
Macros | |
| #define | XRMIOCAPP_SRC_ACQ400_PROXY_CPP_ |
| #define | DN __FILE__ |
| #define | FN __FUNCTION__ |
| #define | MARK fprintf(stderr, "%s %d\n", FN, __LINE__) |
| #define | MARKI(p) |
Typedefs | |
| typedef std::vector< std::string > | VS |
Functions | |
| epicsFloat32 ** | init_ecal_src () |
| const SamplePrams * | get_acq400_SamplePrams () |
| int | acq400_Proxy_Configure (const char *portName) |
| void | acq400_Proxy_Register (void) |
| epicsExportRegistrar (acq400_Proxy_Register) | |
acq400_Proxy implementation.
Created on: 12 May 2026 Author: pgm
| #define MARKI | ( | p | ) |
| int acq400_Proxy_Configure | ( | const char * | portName | ) |
EPICS iocsh callable function to call constructor for the testAsynPortDriver class.
| [in] | portName | The name of the asyn port driver to be created. |