Rev 262 | Rev 322 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 262 | Rev 263 | ||
---|---|---|---|
Line 32... | Line 32... | ||
32 | #define PANEL_PFREQ 17 /* control type: numeric, callback function: (none) */ |
32 | #define PANEL_PFREQ 17 /* control type: numeric, callback function: (none) */ |
33 | #define PANEL_NBEFORE 18 /* control type: numeric, callback function: (none) */ |
33 | #define PANEL_NBEFORE 18 /* control type: numeric, callback function: (none) */ |
34 | #define PANEL_SAMPLES 19 /* control type: numeric, callback function: (none) */ |
34 | #define PANEL_SAMPLES 19 /* control type: numeric, callback function: (none) */ |
35 | #define PANEL_NTOTAL 20 /* control type: numeric, callback function: (none) */ |
35 | #define PANEL_NTOTAL 20 /* control type: numeric, callback function: (none) */ |
36 | #define PANEL_NEVE 21 /* control type: numeric, callback function: (none) */ |
36 | #define PANEL_NEVE 21 /* control type: numeric, callback function: (none) */ |
- | 37 | #define PANEL_CTIME 22 /* control type: numeric, callback function: (none) */ |
|
- | 38 | #define PANEL_CDAQTIME 23 /* control type: numeric, callback function: (none) */ |
|
37 | #define PANEL_CEVE |
39 | #define PANEL_CEVE 24 /* control type: numeric, callback function: (none) */ |
38 | #define PANEL_ADC2 |
40 | #define PANEL_ADC2 25 /* control type: graph, callback function: (none) */ |
39 | #define PANEL_TDC2 |
41 | #define PANEL_TDC2 26 /* control type: graph, callback function: (none) */ |
40 | #define PANEL_ADC1 |
42 | #define PANEL_ADC1 27 /* control type: graph, callback function: (none) */ |
41 | #define PANEL_TDC1 |
43 | #define PANEL_TDC1 28 /* control type: graph, callback function: (none) */ |
42 | #define PANEL_DECIMATION |
44 | #define PANEL_DECIMATION 29 /* control type: ring, callback function: (none) */ |
43 | #define PANEL_TRIGGER |
45 | #define PANEL_TRIGGER 30 /* control type: ring, callback function: (none) */ |
44 | #define PANEL_OUTWAVE |
46 | #define PANEL_OUTWAVE 31 /* control type: radioButton, callback function: (none) */ |
45 | #define PANEL_ENABLEDOUTPUT |
47 | #define PANEL_ENABLEDOUTPUT 32 /* control type: radioButton, callback function: (none) */ |
46 | #define PANEL_DEBUG |
48 | #define PANEL_DEBUG 33 /* control type: radioButton, callback function: (none) */ |
47 | #define PANEL_CH1 |
49 | #define PANEL_CH1 34 /* control type: radioButton, callback function: (none) */ |
48 | #define PANEL_GRAPH |
50 | #define PANEL_GRAPH 35 /* control type: graph, callback function: (none) */ |
49 | #define PANEL_CH0 |
51 | #define PANEL_CH0 36 /* control type: radioButton, callback function: (none) */ |
50 | #define PANEL_TEXTMSG |
52 | #define PANEL_TEXTMSG 37 /* control type: textMsg, callback function: (none) */ |
51 | #define PANEL_STDIO |
53 | #define PANEL_STDIO 38 /* control type: textBox, callback function: (none) */ |
52 | #define PANEL_MAXX_3 |
54 | #define PANEL_MAXX_3 39 /* control type: numeric, callback function: (none) */ |
53 | #define PANEL_MINX_3 |
55 | #define PANEL_MINX_3 40 /* control type: numeric, callback function: (none) */ |
54 | #define PANEL_NCH_3 |
56 | #define PANEL_NCH_3 41 /* control type: numeric, callback function: (none) */ |
55 | #define PANEL_MAXX_4 |
57 | #define PANEL_MAXX_4 42 /* control type: numeric, callback function: (none) */ |
56 | #define PANEL_MINX_4 |
58 | #define PANEL_MINX_4 43 /* control type: numeric, callback function: (none) */ |
57 | #define PANEL_NCH_4 |
59 | #define PANEL_NCH_4 44 /* control type: numeric, callback function: (none) */ |
58 | #define PANEL_MAXX_2 |
60 | #define PANEL_MAXX_2 45 /* control type: numeric, callback function: (none) */ |
59 | #define PANEL_MINX_2 |
61 | #define PANEL_MINX_2 46 /* control type: numeric, callback function: (none) */ |
60 | #define PANEL_NCH_2 |
62 | #define PANEL_NCH_2 47 /* control type: numeric, callback function: (none) */ |
61 | #define PANEL_MAXX_6 |
63 | #define PANEL_MAXX_6 48 /* control type: numeric, callback function: SetGraphPropertiesCB */ |
62 | #define PANEL_MINX_6 |
64 | #define PANEL_MINX_6 49 /* control type: numeric, callback function: SetGraphPropertiesCB */ |
63 | #define PANEL_MAXX_10 |
65 | #define PANEL_MAXX_10 50 /* control type: numeric, callback function: SetGraphPropertiesCB */ |
64 | #define PANEL_MINX_10 |
66 | #define PANEL_MINX_10 51 /* control type: numeric, callback function: SetGraphPropertiesCB */ |
65 | #define PANEL_MAXX_9 |
67 | #define PANEL_MAXX_9 52 /* control type: numeric, callback function: SetGraphPropertiesCB */ |
66 | #define PANEL_MINX_9 |
68 | #define PANEL_MINX_9 53 /* control type: numeric, callback function: SetGraphPropertiesCB */ |
67 | #define PANEL_MAXX_8 |
69 | #define PANEL_MAXX_8 54 /* control type: numeric, callback function: SetGraphPropertiesCB */ |
68 | #define PANEL_MINX_8 |
70 | #define PANEL_MINX_8 55 /* control type: numeric, callback function: SetGraphPropertiesCB */ |
69 | #define PANEL_MAXX_7 |
71 | #define PANEL_MAXX_7 56 /* control type: numeric, callback function: SetGraphPropertiesCB */ |
70 | #define PANEL_MINX_7 |
72 | #define PANEL_MINX_7 57 /* control type: numeric, callback function: SetGraphPropertiesCB */ |
71 | #define PANEL_MAXX_5 |
73 | #define PANEL_MAXX_5 58 /* control type: numeric, callback function: SetGraphPropertiesCB */ |
72 | #define PANEL_MINX_5 |
74 | #define PANEL_MINX_5 59 /* control type: numeric, callback function: SetGraphPropertiesCB */ |
73 | #define PANEL_AUTOY_5 |
75 | #define PANEL_AUTOY_5 60 /* control type: radioButton, callback function: SetGraphPropertiesCB */ |
74 | #define PANEL_MAXX_1 |
76 | #define PANEL_MAXX_1 61 /* control type: numeric, callback function: (none) */ |
75 | #define PANEL_MINX_1 |
77 | #define PANEL_MINX_1 62 /* control type: numeric, callback function: (none) */ |
76 | #define PANEL_AUTOY_4 |
78 | #define PANEL_AUTOY_4 63 /* control type: radioButton, callback function: SetGraphPropertiesCB */ |
77 | #define PANEL_NCH_1 |
79 | #define PANEL_NCH_1 64 /* control type: numeric, callback function: (none) */ |
78 | #define PANEL_CONNECT |
80 | #define PANEL_CONNECT 65 /* control type: textButton, callback function: StartCB */ |
79 | #define PANEL_AUTOY_3 |
81 | #define PANEL_AUTOY_3 66 /* control type: radioButton, callback function: SetGraphPropertiesCB */ |
80 | #define PANEL_AUTOY_2 |
82 | #define PANEL_AUTOY_2 67 /* control type: radioButton, callback function: SetGraphPropertiesCB */ |
81 | #define PANEL_START |
83 | #define PANEL_START 68 /* control type: textButton, callback function: StartCB */ |
82 | #define PANEL_ADCTYPE |
84 | #define PANEL_ADCTYPE 69 /* control type: binary, callback function: (none) */ |
83 | #define PANEL_AUTOY |
85 | #define PANEL_AUTOY 70 /* control type: radioButton, callback function: SetGraphPropertiesCB */ |
84 | #define PANEL_LOGY_4 |
86 | #define PANEL_LOGY_4 71 /* control type: radioButton, callback function: SetGraphLogYCB */ |
85 | #define PANEL_LOGY_3 |
87 | #define PANEL_LOGY_3 72 /* control type: radioButton, callback function: SetGraphLogYCB */ |
86 | #define PANEL_LOGY_2 |
88 | #define PANEL_LOGY_2 73 /* control type: radioButton, callback function: SetGraphLogYCB */ |
87 | #define PANEL_EXCLUDE_2 |
89 | #define PANEL_EXCLUDE_2 74 /* control type: radioButton, callback function: (none) */ |
88 | #define PANEL_EXCLUDE_1 |
90 | #define PANEL_EXCLUDE_1 75 /* control type: radioButton, callback function: (none) */ |
89 | #define PANEL_LOGY_1 |
91 | #define PANEL_LOGY_1 76 /* control type: radioButton, callback function: SetGraphLogYCB */ |
90 | #define PANEL_AUTOX |
92 | #define PANEL_AUTOX 77 /* control type: radioButton, callback function: SetGraphPropertiesCB */ |
91 | 93 | ||
92 | 94 | ||
93 | /* Control Arrays: */ |
95 | /* Control Arrays: */ |
94 | 96 | ||
95 | /* (no control arrays in the resource file) */ |
97 | /* (no control arrays in the resource file) */ |