Rev 291 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 291 | Rev 299 | ||
---|---|---|---|
Line 23... | Line 23... | ||
23 | #define P1_NEVE 8 /* control type: numeric, callback function: (none) */ |
23 | #define P1_NEVE 8 /* control type: numeric, callback function: (none) */ |
24 | #define P1_FRAC 9 /* control type: numeric, callback function: (none) */ |
24 | #define P1_FRAC 9 /* control type: numeric, callback function: (none) */ |
25 | #define P1_TDCMIN 10 /* control type: numeric, callback function: (none) */ |
25 | #define P1_TDCMIN 10 /* control type: numeric, callback function: (none) */ |
26 | #define P1_PEDESTAL 11 /* control type: numeric, callback function: (none) */ |
26 | #define P1_PEDESTAL 11 /* control type: numeric, callback function: (none) */ |
27 | #define P1_ADCHLSAVE 12 /* control type: binary, callback function: (none) */ |
27 | #define P1_ADCHLSAVE 12 /* control type: binary, callback function: (none) */ |
28 | #define |
28 | #define P1_TDC_EDGE_OLD 13 /* control type: binary, callback function: (none) */ |
29 | #define P1_ADCHL 14 /* control type: binary, callback function: (none) */ |
29 | #define P1_ADCHL 14 /* control type: binary, callback function: (none) */ |
30 | #define P1_ADCLOG 15 /* control type: binary, callback function: (none) */ |
30 | #define P1_ADCLOG 15 /* control type: binary, callback function: (none) */ |
31 | #define P1_TDCLOG 16 /* control type: binary, callback function: (none) */ |
31 | #define P1_TDCLOG 16 /* control type: binary, callback function: (none) */ |
32 | #define P1_TDCHL 17 /* control type: binary, callback function: (none) */ |
32 | #define P1_TDCHL 17 /* control type: binary, callback function: (none) */ |
33 | #define P1_DAQ 18 /* control type: textButton, callback function: (none) */ |
33 | #define P1_DAQ 18 /* control type: textButton, callback function: (none) */ |
Line 49... | Line 49... | ||
49 | #define P1_MGET 34 /* control type: command, callback function: (none) */ |
49 | #define P1_MGET 34 /* control type: command, callback function: (none) */ |
50 | #define P1_REREAD 35 /* control type: command, callback function: (none) */ |
50 | #define P1_REREAD 35 /* control type: command, callback function: (none) */ |
51 | #define P1_HO 36 /* control type: command, callback function: (none) */ |
51 | #define P1_HO 36 /* control type: command, callback function: (none) */ |
52 | #define P1_PLCH 37 /* control type: numeric, callback function: (none) */ |
52 | #define P1_PLCH 37 /* control type: numeric, callback function: (none) */ |
53 | #define P1_NEWF 38 /* control type: numeric, callback function: (none) */ |
53 | #define P1_NEWF 38 /* control type: numeric, callback function: (none) */ |
- | 54 | #define P1_TDC_DBG_FILOUT 39 /* control type: radioButton, callback function: (none) */ |
|
- | 55 | #define P1_TDC_DBG_STDOUT 40 /* control type: radioButton, callback function: (none) */ |
|
54 | #define P1_REFON |
56 | #define P1_REFON 41 /* control type: radioButton, callback function: (none) */ |
55 | #define P1_REFRESH |
57 | #define P1_REFRESH 42 /* control type: command, callback function: (none) */ |
- | 58 | #define P1_PIO_PULSE 43 /* control type: command, callback function: (none) */ |
|
56 | #define P1_PIO_OFF |
59 | #define P1_PIO_OFF 44 /* control type: command, callback function: (none) */ |
57 | #define P1_PIO_ON |
60 | #define P1_PIO_ON 45 /* control type: command, callback function: (none) */ |
58 | #define P1_TDCTEST |
61 | #define P1_TDCTEST 46 /* control type: command, callback function: (none) */ |
59 | #define P1_TDCCLEAR |
62 | #define P1_TDCCLEAR 47 /* control type: command, callback function: (none) */ |
60 | #define P1_TDCINIT |
63 | #define P1_TDCINIT 48 /* control type: command, callback function: (none) */ |
61 | #define P1_TDCMIKRO |
64 | #define P1_TDCMIKRO 49 /* control type: command, callback function: (none) */ |
62 | #define P1_ER_HV_STATUS |
65 | #define P1_ER_HV_STATUS 50 /* control type: command, callback function: (none) */ |
- | 66 | #define P1_ESRC_ADC_EVENT 51 /* control type: command, callback function: (none) */ |
|
63 | #define P1_ESRC_DAQ |
67 | #define P1_ESRC_DAQ 52 /* control type: command, callback function: (none) */ |
64 | #define P1_ESRC_F4 |
68 | #define P1_ESRC_F4 53 /* control type: command, callback function: (none) */ |
65 | #define P1_ESRC_F3 |
69 | #define P1_ESRC_F3 54 /* control type: command, callback function: (none) */ |
66 | #define P1_ESRC_F2 |
70 | #define P1_ESRC_F2 55 /* control type: command, callback function: (none) */ |
- | 71 | #define P1_ESRC_LOAD_INI 56 /* control type: command, callback function: (none) */ |
|
67 | #define P1_ESRC_F1 |
72 | #define P1_ESRC_F1 57 /* control type: command, callback function: (none) */ |
68 | #define P1_ER_HV_CONTROL |
73 | #define P1_ER_HV_CONTROL 58 /* control type: command, callback function: (none) */ |
- | 74 | #define P1_ESRC_ADC_STOP 59 /* control type: command, callback function: (none) */ |
|
69 | #define P1_ESRC_CLOSE |
75 | #define P1_ESRC_CLOSE 60 /* control type: command, callback function: (none) */ |
70 | #define P1_ER_CLOSE |
76 | #define P1_ER_CLOSE 61 /* control type: command, callback function: (none) */ |
- | 77 | #define P1_ESRC_ADC_START 62 /* control type: command, callback function: (none) */ |
|
71 | #define P1_ESRC_INIT |
78 | #define P1_ESRC_INIT 63 /* control type: command, callback function: (none) */ |
72 | #define P1_ER_INIT |
79 | #define P1_ER_INIT 64 /* control type: command, callback function: (none) */ |
73 | #define P1_TIMER |
80 | #define P1_TIMER 65 /* control type: timer, callback function: cb_timer */ |
74 | #define P1_DECORATION |
81 | #define P1_DECORATION 66 /* control type: deco, callback function: (none) */ |
75 | #define P1_ESRC_PROBE_CH |
82 | #define P1_ESRC_PROBE_CH 67 /* control type: numeric, callback function: (none) */ |
- | 83 | #define P1_TDC_MARGIN 68 /* control type: numeric, callback function: (none) */ |
|
- | 84 | #define P1_TDC_WINDOW 69 /* control type: numeric, callback function: (none) */ |
|
- | 85 | #define P1_TDC_OFFSET 70 /* control type: numeric, callback function: (none) */ |
|
76 | #define P1_ER_HV_CONTROL_IN |
86 | #define P1_ER_HV_CONTROL_IN 71 /* control type: numeric, callback function: (none) */ |
77 | #define P1_TEXTMSG |
87 | #define P1_TEXTMSG 72 /* control type: textMsg, callback function: (none) */ |
78 | #define P1_TEXTMSG_2 |
88 | #define P1_TEXTMSG_2 73 /* control type: textMsg, callback function: (none) */ |
79 | #define P1_TEXTMSG_3 |
89 | #define P1_TEXTMSG_3 74 /* control type: textMsg, callback function: (none) */ |
80 | #define P1_TEXTMSG_4 |
90 | #define P1_TEXTMSG_4 75 /* control type: textMsg, callback function: (none) */ |
- | 91 | #define P1_TDC_EDGE 76 /* control type: ring, callback function: (none) */ |
|
81 | #define P1_ESRC_PROBE_TYPE |
92 | #define P1_ESRC_PROBE_TYPE 77 /* control type: ring, callback function: (none) */ |
82 | #define P1_TEXTMSG_6 |
93 | #define P1_TEXTMSG_6 78 /* control type: textMsg, callback function: (none) */ |
83 | #define P1_TEXTMSG_5 |
94 | #define P1_TEXTMSG_5 79 /* control type: textMsg, callback function: (none) */ |
84 | #define P1_DECORATION_2 |
95 | #define P1_DECORATION_2 80 /* control type: deco, callback function: (none) */ |
- | 96 | #define P1_TEXTMSG_7 81 /* control type: textMsg, callback function: (none) */ |
|
85 | 97 | ||
86 | 98 | ||
87 | /* Control Arrays: */ |
99 | /* Control Arrays: */ |
88 | 100 | ||
89 | /* (no control arrays in the resource file) */ |
101 | /* (no control arrays in the resource file) */ |