Subversion Repositories f9daq

Compare Revisions

Ignore whitespace Rev 262 → Rev 263

/cvi/apps/RedPitaya/soccli/redpitaya_gui.h
34,60 → 34,62
#define PANEL_SAMPLES 19 /* control type: numeric, callback function: (none) */
#define PANEL_NTOTAL 20 /* control type: numeric, callback function: (none) */
#define PANEL_NEVE 21 /* control type: numeric, callback function: (none) */
#define PANEL_CEVE 22 /* control type: numeric, callback function: (none) */
#define PANEL_ADC2 23 /* control type: graph, callback function: (none) */
#define PANEL_TDC2 24 /* control type: graph, callback function: (none) */
#define PANEL_ADC1 25 /* control type: graph, callback function: (none) */
#define PANEL_TDC1 26 /* control type: graph, callback function: (none) */
#define PANEL_DECIMATION 27 /* control type: ring, callback function: (none) */
#define PANEL_TRIGGER 28 /* control type: ring, callback function: (none) */
#define PANEL_OUTWAVE 29 /* control type: radioButton, callback function: (none) */
#define PANEL_ENABLEDOUTPUT 30 /* control type: radioButton, callback function: (none) */
#define PANEL_DEBUG 31 /* control type: radioButton, callback function: (none) */
#define PANEL_CH1 32 /* control type: radioButton, callback function: (none) */
#define PANEL_GRAPH 33 /* control type: graph, callback function: (none) */
#define PANEL_CH0 34 /* control type: radioButton, callback function: (none) */
#define PANEL_TEXTMSG 35 /* control type: textMsg, callback function: (none) */
#define PANEL_STDIO 36 /* control type: textBox, callback function: (none) */
#define PANEL_MAXX_3 37 /* control type: numeric, callback function: (none) */
#define PANEL_MINX_3 38 /* control type: numeric, callback function: (none) */
#define PANEL_NCH_3 39 /* control type: numeric, callback function: (none) */
#define PANEL_MAXX_4 40 /* control type: numeric, callback function: (none) */
#define PANEL_MINX_4 41 /* control type: numeric, callback function: (none) */
#define PANEL_NCH_4 42 /* control type: numeric, callback function: (none) */
#define PANEL_MAXX_2 43 /* control type: numeric, callback function: (none) */
#define PANEL_MINX_2 44 /* control type: numeric, callback function: (none) */
#define PANEL_NCH_2 45 /* control type: numeric, callback function: (none) */
#define PANEL_MAXX_6 46 /* control type: numeric, callback function: SetGraphPropertiesCB */
#define PANEL_MINX_6 47 /* control type: numeric, callback function: SetGraphPropertiesCB */
#define PANEL_MAXX_10 48 /* control type: numeric, callback function: SetGraphPropertiesCB */
#define PANEL_MINX_10 49 /* control type: numeric, callback function: SetGraphPropertiesCB */
#define PANEL_MAXX_9 50 /* control type: numeric, callback function: SetGraphPropertiesCB */
#define PANEL_MINX_9 51 /* control type: numeric, callback function: SetGraphPropertiesCB */
#define PANEL_MAXX_8 52 /* control type: numeric, callback function: SetGraphPropertiesCB */
#define PANEL_MINX_8 53 /* control type: numeric, callback function: SetGraphPropertiesCB */
#define PANEL_MAXX_7 54 /* control type: numeric, callback function: SetGraphPropertiesCB */
#define PANEL_MINX_7 55 /* control type: numeric, callback function: SetGraphPropertiesCB */
#define PANEL_MAXX_5 56 /* control type: numeric, callback function: SetGraphPropertiesCB */
#define PANEL_MINX_5 57 /* control type: numeric, callback function: SetGraphPropertiesCB */
#define PANEL_AUTOY_5 58 /* control type: radioButton, callback function: SetGraphPropertiesCB */
#define PANEL_MAXX_1 59 /* control type: numeric, callback function: (none) */
#define PANEL_MINX_1 60 /* control type: numeric, callback function: (none) */
#define PANEL_AUTOY_4 61 /* control type: radioButton, callback function: SetGraphPropertiesCB */
#define PANEL_NCH_1 62 /* control type: numeric, callback function: (none) */
#define PANEL_CONNECT 63 /* control type: textButton, callback function: StartCB */
#define PANEL_AUTOY_3 64 /* control type: radioButton, callback function: SetGraphPropertiesCB */
#define PANEL_AUTOY_2 65 /* control type: radioButton, callback function: SetGraphPropertiesCB */
#define PANEL_START 66 /* control type: textButton, callback function: StartCB */
#define PANEL_ADCTYPE 67 /* control type: binary, callback function: (none) */
#define PANEL_AUTOY 68 /* control type: radioButton, callback function: SetGraphPropertiesCB */
#define PANEL_LOGY_4 69 /* control type: radioButton, callback function: SetGraphLogYCB */
#define PANEL_LOGY_3 70 /* control type: radioButton, callback function: SetGraphLogYCB */
#define PANEL_LOGY_2 71 /* control type: radioButton, callback function: SetGraphLogYCB */
#define PANEL_EXCLUDE_2 72 /* control type: radioButton, callback function: (none) */
#define PANEL_EXCLUDE_1 73 /* control type: radioButton, callback function: (none) */
#define PANEL_LOGY_1 74 /* control type: radioButton, callback function: SetGraphLogYCB */
#define PANEL_AUTOX 75 /* control type: radioButton, callback function: SetGraphPropertiesCB */
#define PANEL_CTIME 22 /* control type: numeric, callback function: (none) */
#define PANEL_CDAQTIME 23 /* control type: numeric, callback function: (none) */
#define PANEL_CEVE 24 /* control type: numeric, callback function: (none) */
#define PANEL_ADC2 25 /* control type: graph, callback function: (none) */
#define PANEL_TDC2 26 /* control type: graph, callback function: (none) */
#define PANEL_ADC1 27 /* control type: graph, callback function: (none) */
#define PANEL_TDC1 28 /* control type: graph, callback function: (none) */
#define PANEL_DECIMATION 29 /* control type: ring, callback function: (none) */
#define PANEL_TRIGGER 30 /* control type: ring, callback function: (none) */
#define PANEL_OUTWAVE 31 /* control type: radioButton, callback function: (none) */
#define PANEL_ENABLEDOUTPUT 32 /* control type: radioButton, callback function: (none) */
#define PANEL_DEBUG 33 /* control type: radioButton, callback function: (none) */
#define PANEL_CH1 34 /* control type: radioButton, callback function: (none) */
#define PANEL_GRAPH 35 /* control type: graph, callback function: (none) */
#define PANEL_CH0 36 /* control type: radioButton, callback function: (none) */
#define PANEL_TEXTMSG 37 /* control type: textMsg, callback function: (none) */
#define PANEL_STDIO 38 /* control type: textBox, callback function: (none) */
#define PANEL_MAXX_3 39 /* control type: numeric, callback function: (none) */
#define PANEL_MINX_3 40 /* control type: numeric, callback function: (none) */
#define PANEL_NCH_3 41 /* control type: numeric, callback function: (none) */
#define PANEL_MAXX_4 42 /* control type: numeric, callback function: (none) */
#define PANEL_MINX_4 43 /* control type: numeric, callback function: (none) */
#define PANEL_NCH_4 44 /* control type: numeric, callback function: (none) */
#define PANEL_MAXX_2 45 /* control type: numeric, callback function: (none) */
#define PANEL_MINX_2 46 /* control type: numeric, callback function: (none) */
#define PANEL_NCH_2 47 /* control type: numeric, callback function: (none) */
#define PANEL_MAXX_6 48 /* control type: numeric, callback function: SetGraphPropertiesCB */
#define PANEL_MINX_6 49 /* control type: numeric, callback function: SetGraphPropertiesCB */
#define PANEL_MAXX_10 50 /* control type: numeric, callback function: SetGraphPropertiesCB */
#define PANEL_MINX_10 51 /* control type: numeric, callback function: SetGraphPropertiesCB */
#define PANEL_MAXX_9 52 /* control type: numeric, callback function: SetGraphPropertiesCB */
#define PANEL_MINX_9 53 /* control type: numeric, callback function: SetGraphPropertiesCB */
#define PANEL_MAXX_8 54 /* control type: numeric, callback function: SetGraphPropertiesCB */
#define PANEL_MINX_8 55 /* control type: numeric, callback function: SetGraphPropertiesCB */
#define PANEL_MAXX_7 56 /* control type: numeric, callback function: SetGraphPropertiesCB */
#define PANEL_MINX_7 57 /* control type: numeric, callback function: SetGraphPropertiesCB */
#define PANEL_MAXX_5 58 /* control type: numeric, callback function: SetGraphPropertiesCB */
#define PANEL_MINX_5 59 /* control type: numeric, callback function: SetGraphPropertiesCB */
#define PANEL_AUTOY_5 60 /* control type: radioButton, callback function: SetGraphPropertiesCB */
#define PANEL_MAXX_1 61 /* control type: numeric, callback function: (none) */
#define PANEL_MINX_1 62 /* control type: numeric, callback function: (none) */
#define PANEL_AUTOY_4 63 /* control type: radioButton, callback function: SetGraphPropertiesCB */
#define PANEL_NCH_1 64 /* control type: numeric, callback function: (none) */
#define PANEL_CONNECT 65 /* control type: textButton, callback function: StartCB */
#define PANEL_AUTOY_3 66 /* control type: radioButton, callback function: SetGraphPropertiesCB */
#define PANEL_AUTOY_2 67 /* control type: radioButton, callback function: SetGraphPropertiesCB */
#define PANEL_START 68 /* control type: textButton, callback function: StartCB */
#define PANEL_ADCTYPE 69 /* control type: binary, callback function: (none) */
#define PANEL_AUTOY 70 /* control type: radioButton, callback function: SetGraphPropertiesCB */
#define PANEL_LOGY_4 71 /* control type: radioButton, callback function: SetGraphLogYCB */
#define PANEL_LOGY_3 72 /* control type: radioButton, callback function: SetGraphLogYCB */
#define PANEL_LOGY_2 73 /* control type: radioButton, callback function: SetGraphLogYCB */
#define PANEL_EXCLUDE_2 74 /* control type: radioButton, callback function: (none) */
#define PANEL_EXCLUDE_1 75 /* control type: radioButton, callback function: (none) */
#define PANEL_LOGY_1 76 /* control type: radioButton, callback function: SetGraphLogYCB */
#define PANEL_AUTOX 77 /* control type: radioButton, callback function: SetGraphPropertiesCB */
 
 
/* Control Arrays: */