Subversion Repositories f9daq

Compare Revisions

Ignore whitespace Rev 291 → Rev 299

/cvi/apps/l2d2_easyroc/l2d_ui.h
25,7 → 25,7
#define P1_TDCMIN 10 /* control type: numeric, callback function: (none) */
#define P1_PEDESTAL 11 /* control type: numeric, callback function: (none) */
#define P1_ADCHLSAVE 12 /* control type: binary, callback function: (none) */
#define P1_TDC_EDGE 13 /* control type: binary, callback function: (none) */
#define P1_TDC_EDGE_OLD 13 /* control type: binary, callback function: (none) */
#define P1_ADCHL 14 /* control type: binary, callback function: (none) */
#define P1_ADCLOG 15 /* control type: binary, callback function: (none) */
#define P1_TDCLOG 16 /* control type: binary, callback function: (none) */
51,37 → 51,49
#define P1_HO 36 /* control type: command, callback function: (none) */
#define P1_PLCH 37 /* control type: numeric, callback function: (none) */
#define P1_NEWF 38 /* control type: numeric, callback function: (none) */
#define P1_REFON 39 /* control type: radioButton, callback function: (none) */
#define P1_REFRESH 40 /* control type: command, callback function: (none) */
#define P1_PIO_OFF 41 /* control type: command, callback function: (none) */
#define P1_PIO_ON 42 /* control type: command, callback function: (none) */
#define P1_TDCTEST 43 /* control type: command, callback function: (none) */
#define P1_TDCCLEAR 44 /* control type: command, callback function: (none) */
#define P1_TDCINIT 45 /* control type: command, callback function: (none) */
#define P1_TDCMIKRO 46 /* control type: command, callback function: (none) */
#define P1_ER_HV_STATUS 47 /* control type: command, callback function: (none) */
#define P1_ESRC_DAQ 48 /* control type: command, callback function: (none) */
#define P1_ESRC_F4 49 /* control type: command, callback function: (none) */
#define P1_ESRC_F3 50 /* control type: command, callback function: (none) */
#define P1_ESRC_F2 51 /* control type: command, callback function: (none) */
#define P1_ESRC_F1 52 /* control type: command, callback function: (none) */
#define P1_ER_HV_CONTROL 53 /* control type: command, callback function: (none) */
#define P1_ESRC_CLOSE 54 /* control type: command, callback function: (none) */
#define P1_ER_CLOSE 55 /* control type: command, callback function: (none) */
#define P1_ESRC_INIT 56 /* control type: command, callback function: (none) */
#define P1_ER_INIT 57 /* control type: command, callback function: (none) */
#define P1_TIMER 58 /* control type: timer, callback function: cb_timer */
#define P1_DECORATION 59 /* control type: deco, callback function: (none) */
#define P1_ESRC_PROBE_CH 60 /* control type: numeric, callback function: (none) */
#define P1_ER_HV_CONTROL_IN 61 /* control type: numeric, callback function: (none) */
#define P1_TEXTMSG 62 /* control type: textMsg, callback function: (none) */
#define P1_TEXTMSG_2 63 /* control type: textMsg, callback function: (none) */
#define P1_TEXTMSG_3 64 /* control type: textMsg, callback function: (none) */
#define P1_TEXTMSG_4 65 /* control type: textMsg, callback function: (none) */
#define P1_ESRC_PROBE_TYPE 66 /* control type: ring, callback function: (none) */
#define P1_TEXTMSG_6 67 /* control type: textMsg, callback function: (none) */
#define P1_TEXTMSG_5 68 /* control type: textMsg, callback function: (none) */
#define P1_DECORATION_2 69 /* control type: deco, callback function: (none) */
#define P1_TDC_DBG_FILOUT 39 /* control type: radioButton, callback function: (none) */
#define P1_TDC_DBG_STDOUT 40 /* control type: radioButton, callback function: (none) */
#define P1_REFON 41 /* control type: radioButton, callback function: (none) */
#define P1_REFRESH 42 /* control type: command, callback function: (none) */
#define P1_PIO_PULSE 43 /* control type: command, callback function: (none) */
#define P1_PIO_OFF 44 /* control type: command, callback function: (none) */
#define P1_PIO_ON 45 /* control type: command, callback function: (none) */
#define P1_TDCTEST 46 /* control type: command, callback function: (none) */
#define P1_TDCCLEAR 47 /* control type: command, callback function: (none) */
#define P1_TDCINIT 48 /* control type: command, callback function: (none) */
#define P1_TDCMIKRO 49 /* control type: command, callback function: (none) */
#define P1_ER_HV_STATUS 50 /* control type: command, callback function: (none) */
#define P1_ESRC_ADC_EVENT 51 /* control type: command, callback function: (none) */
#define P1_ESRC_DAQ 52 /* control type: command, callback function: (none) */
#define P1_ESRC_F4 53 /* control type: command, callback function: (none) */
#define P1_ESRC_F3 54 /* control type: command, callback function: (none) */
#define P1_ESRC_F2 55 /* control type: command, callback function: (none) */
#define P1_ESRC_LOAD_INI 56 /* control type: command, callback function: (none) */
#define P1_ESRC_F1 57 /* control type: command, callback function: (none) */
#define P1_ER_HV_CONTROL 58 /* control type: command, callback function: (none) */
#define P1_ESRC_ADC_STOP 59 /* control type: command, callback function: (none) */
#define P1_ESRC_CLOSE 60 /* control type: command, callback function: (none) */
#define P1_ER_CLOSE 61 /* control type: command, callback function: (none) */
#define P1_ESRC_ADC_START 62 /* control type: command, callback function: (none) */
#define P1_ESRC_INIT 63 /* control type: command, callback function: (none) */
#define P1_ER_INIT 64 /* control type: command, callback function: (none) */
#define P1_TIMER 65 /* control type: timer, callback function: cb_timer */
#define P1_DECORATION 66 /* control type: deco, callback function: (none) */
#define P1_ESRC_PROBE_CH 67 /* control type: numeric, callback function: (none) */
#define P1_TDC_MARGIN 68 /* control type: numeric, callback function: (none) */
#define P1_TDC_WINDOW 69 /* control type: numeric, callback function: (none) */
#define P1_TDC_OFFSET 70 /* control type: numeric, callback function: (none) */
#define P1_ER_HV_CONTROL_IN 71 /* control type: numeric, callback function: (none) */
#define P1_TEXTMSG 72 /* control type: textMsg, callback function: (none) */
#define P1_TEXTMSG_2 73 /* control type: textMsg, callback function: (none) */
#define P1_TEXTMSG_3 74 /* control type: textMsg, callback function: (none) */
#define P1_TEXTMSG_4 75 /* control type: textMsg, callback function: (none) */
#define P1_TDC_EDGE 76 /* control type: ring, callback function: (none) */
#define P1_ESRC_PROBE_TYPE 77 /* control type: ring, callback function: (none) */
#define P1_TEXTMSG_6 78 /* control type: textMsg, callback function: (none) */
#define P1_TEXTMSG_5 79 /* control type: textMsg, callback function: (none) */
#define P1_DECORATION_2 80 /* control type: deco, callback function: (none) */
#define P1_TEXTMSG_7 81 /* control type: textMsg, callback function: (none) */
 
 
/* Control Arrays: */