ACQ400_XRM (xrmIoc)
Loading...
Searching...
No Matches
acq400_FMT_rx.cpp File Reference

acq400_FMT_rx implementation More...

#include "acq400_asyn_common.h"
#include "acq400_FMT_rx.h"
#include "Multicast.h"

Macros

#define DN   driverName
#define FN   __FUNCTION__

Functions

int acq400_FMT_rxConfigure (const char *portName)
void acq400_FMT_rxRegister (void)
 epicsExportRegistrar (acq400_FMT_rxRegister)

Detailed Description

acq400_FMT_rx implementation

Created on: 18 Feb 2026 Author: pgm

Function Documentation

◆ acq400_FMT_rxConfigure()

int acq400_FMT_rxConfigure ( const char * portName)

EPICS iocsh callable function to call constructor for the testAsynPortDriver class.

Parameters
[in]portNameThe name of the asyn port driver to be created.