/home/epics/devel/asynHEAD/testAsynPortDriverApp/src/testAsynPortDriver.h File Reference

Go to the source code of this file.

Classes

class  testAsynPortDriver
 Class that demonstrates the use of the asynPortDriver base class to greatly simplify the task of writing an asyn port driver. More...

Defines

#define P_RunString   "SCOPE_RUN"
#define P_MaxPointsString   "SCOPE_MAX_POINTS"
#define P_TimePerDivisionString   "SCOPE_TIME_PER_DIV"
#define P_VoltsPerDivisionString   "SCOPE_VOLTS_PER_DIV"
#define P_VoltOffsetString   "SCOPE_VOLT_OFFSET"
#define P_TriggerDelayString   "SCOPE_TRIGGER_DELAY"
#define P_NoiseAmplitudeString   "SCOPE_NOISE_AMPLITUDE"
#define P_UpdateTimeString   "SCOPE_UPDATE_TIME"
#define P_WaveformString   "SCOPE_WAVEFORM"
#define P_TimeBaseString   "SCOPE_TIME_BASE"
#define P_MinValueString   "SCOPE_MIN_VALUE"
#define P_MaxValueString   "SCOPE_MAX_VALUE"
#define P_MeanValueString   "SCOPE_MEAN_VALUE"
#define FIRST_SCOPE_COMMAND   P_Run
#define LAST_SCOPE_COMMAND   P_MeanValue
#define NUM_SCOPE_PARAMS   (&LAST_SCOPE_COMMAND - &FIRST_SCOPE_COMMAND + 1)


Define Documentation

#define FIRST_SCOPE_COMMAND   P_Run

#define LAST_SCOPE_COMMAND   P_MeanValue

#define NUM_SCOPE_PARAMS   (&LAST_SCOPE_COMMAND - &FIRST_SCOPE_COMMAND + 1)

#define P_MaxPointsString   "SCOPE_MAX_POINTS"

#define P_MaxValueString   "SCOPE_MAX_VALUE"

#define P_MeanValueString   "SCOPE_MEAN_VALUE"

#define P_MinValueString   "SCOPE_MIN_VALUE"

#define P_NoiseAmplitudeString   "SCOPE_NOISE_AMPLITUDE"

#define P_RunString   "SCOPE_RUN"

#define P_TimeBaseString   "SCOPE_TIME_BASE"

#define P_TimePerDivisionString   "SCOPE_TIME_PER_DIV"

#define P_TriggerDelayString   "SCOPE_TRIGGER_DELAY"

#define P_UpdateTimeString   "SCOPE_UPDATE_TIME"

#define P_VoltOffsetString   "SCOPE_VOLT_OFFSET"

#define P_VoltsPerDivisionString   "SCOPE_VOLTS_PER_DIV"

#define P_WaveformString   "SCOPE_WAVEFORM"


Generated on Mon Apr 12 13:05:25 2010 for asyn by  doxygen 1.5.7.1