My Project
|
#include <cstdlib>
#include <cstring>
#include <epicsExport.h>
#include <dbDefs.h>
#include <dbAccess.h>
#include <devSup.h>
#include <recGbl.h>
#include <devLib.h>
#include <errlog.h>
#include <longoutRecord.h>
#include <stringinRecord.h>
#include "devObj.h"
#include "evr/pulser.h"
#include "linkoptions.h"
#include <stdexcept>
#include <string>
A special device support to handle arbitrary mappings in the EVR mapping ram to one of the pulser units.
The pulser id is given as the signal in the AB_IO output link and the event code is given in the VAL field.
'#Lcard Apulserid Cmapram Sfunction @'