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

acq400_FMT_sim implementation. More...

#include "acq400_asyn_common.h"
#include "acq400_FMT_sim.h"
#include "Multicast.h"

Classes

class  TimeProviderLocaltime
class  TimeProviderWrts

Macros

#define DN   driverName
#define FN   __FUNCTION__
#define WR_TS   "/dev/acq400.0.wr_ts"
#define WR_TAI   "/dev/acq400.0.knobs/wr_tai_cur_raw"
#define TICKS_PER_US   40 /* @@todo ASSUME 40Mhz clock */
#define N_SIM_CACHE   1

Functions

int acq400_FMT_SimConfigure (const char *portName, const char *timeProviderDef)
void acq400_FMT_simRegister (void)
 epicsExportRegistrar (acq400_FMT_simRegister)

Detailed Description

acq400_FMT_sim implementation.

Created on: 9 Feb 2026 Author: pgm

Function Documentation

◆ acq400_FMT_SimConfigure()

int acq400_FMT_SimConfigure ( const char * portName,
const char * timeProviderDef )

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

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