|
ACQ400_XRM (xrmIoc)
|
acq400_PM implementation. More...
#include "acq400_PM.h"#include "acq400_Proxy.h"#include <fcntl.h>#include <sys/ioctl.h>#include <unistd.h>#include <string.h>#include "Buffer.h"#include "acq400_fs_ioctl.h"Functions | |
| int | acq400_PM_Configure (const char *portName) |
| void | acq400_PM_Register (void) |
| epicsExportRegistrar (acq400_PM_Register) | |
Variables | |
| int | FIRST =2 |
acq400_PM implementation.
Created on: 6 Mar 2026 Author: pgm
| int acq400_PM_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. |