Subversion Repositories f9daq

Compare Revisions

Ignore whitespace Rev 241 → Rev 242

/cvi/RedPitaya/soccli/redpitaya_gui.h
20,52 → 20,51
#define PANEL_EXPORT_3 5 /* control type: command, callback function: ExportCB */
#define PANEL_HRESET 6 /* control type: command, callback function: ResetCB */
#define PANEL_EXIT 7 /* control type: command, callback function: ExitCB */
#define PANEL_DISCONNECT 8 /* control type: command, callback function: StartCB */
#define PANEL_CONNECT 9 /* control type: command, callback function: StartCB */
#define PANEL_START 10 /* control type: command, callback function: StartCB */
#define PANEL_END 11 /* control type: command, callback function: StartCB */
#define PANEL_IP 12 /* control type: string, callback function: (none) */
#define PANEL_FILENAME 13 /* control type: string, callback function: (none) */
#define PANEL_TIMER 14 /* control type: timer, callback function: (none) */
#define PANEL_TWIN1 15 /* control type: numeric, callback function: (none) */
#define PANEL_TWIN0 16 /* control type: numeric, callback function: (none) */
#define PANEL_ITRGLEVEL 17 /* control type: numeric, callback function: (none) */
#define PANEL_TRGLEVEL 18 /* control type: numeric, callback function: (none) */
#define PANEL_EXPORTNAME 19 /* control type: string, callback function: (none) */
#define PANEL_FILETYPE 20 /* control type: ring, callback function: (none) */
#define PANEL_PFREQ 21 /* control type: numeric, callback function: (none) */
#define PANEL_NBEFORE 22 /* control type: numeric, callback function: (none) */
#define PANEL_SAMPLES 23 /* control type: numeric, callback function: (none) */
#define PANEL_NTOTAL 24 /* control type: numeric, callback function: (none) */
#define PANEL_NEVE 25 /* control type: numeric, callback function: (none) */
#define PANEL_CEVE 26 /* control type: numeric, callback function: (none) */
#define PANEL_ADC2 27 /* control type: graph, callback function: (none) */
#define PANEL_TDC2 28 /* control type: graph, callback function: (none) */
#define PANEL_ADC1 29 /* control type: graph, callback function: (none) */
#define PANEL_TDC1 30 /* control type: graph, callback function: (none) */
#define PANEL_DECIMATION 31 /* control type: ring, callback function: (none) */
#define PANEL_TRIGGER 32 /* control type: ring, callback function: (none) */
#define PANEL_ENABLEDOUTPUT 33 /* control type: radioButton, callback function: (none) */
#define PANEL_DEBUG 34 /* control type: radioButton, callback function: (none) */
#define PANEL_CH1 35 /* control type: radioButton, callback function: (none) */
#define PANEL_GRAPH 36 /* control type: graph, callback function: (none) */
#define PANEL_CH0 37 /* control type: radioButton, callback function: (none) */
#define PANEL_TEXTMSG 38 /* control type: textMsg, callback function: (none) */
#define PANEL_STDIO 39 /* control type: textBox, callback function: (none) */
#define PANEL_MAXX_3 40 /* control type: numeric, callback function: (none) */
#define PANEL_MINX_3 41 /* control type: numeric, callback function: (none) */
#define PANEL_NCH_3 42 /* control type: numeric, callback function: (none) */
#define PANEL_MAXX_4 43 /* control type: numeric, callback function: (none) */
#define PANEL_MINX_4 44 /* control type: numeric, callback function: (none) */
#define PANEL_NCH_4 45 /* control type: numeric, callback function: (none) */
#define PANEL_MAXX_2 46 /* control type: numeric, callback function: (none) */
#define PANEL_MINX_2 47 /* control type: numeric, callback function: (none) */
#define PANEL_NCH_2 48 /* control type: numeric, callback function: (none) */
#define PANEL_MAXX_5 49 /* control type: numeric, callback function: (none) */
#define PANEL_MINX_5 50 /* control type: numeric, callback function: (none) */
#define PANEL_MAXX_1 51 /* control type: numeric, callback function: (none) */
#define PANEL_MINX_1 52 /* control type: numeric, callback function: (none) */
#define PANEL_NCH_1 53 /* control type: numeric, callback function: (none) */
#define PANEL_IP 8 /* control type: string, callback function: (none) */
#define PANEL_FILENAME 9 /* control type: string, callback function: (none) */
#define PANEL_TIMER 10 /* control type: timer, callback function: (none) */
#define PANEL_TWIN1 11 /* control type: numeric, callback function: (none) */
#define PANEL_TWIN0 12 /* control type: numeric, callback function: (none) */
#define PANEL_ITRGLEVEL 13 /* control type: numeric, callback function: (none) */
#define PANEL_TRGLEVEL 14 /* control type: numeric, callback function: (none) */
#define PANEL_EXPORTNAME 15 /* control type: string, callback function: (none) */
#define PANEL_FILETYPE 16 /* control type: ring, callback function: (none) */
#define PANEL_PFREQ 17 /* control type: numeric, callback function: (none) */
#define PANEL_NBEFORE 18 /* control type: numeric, callback function: (none) */
#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_ENABLEDOUTPUT 29 /* control type: radioButton, callback function: (none) */
#define PANEL_DEBUG 30 /* control type: radioButton, callback function: (none) */
#define PANEL_CH1 31 /* control type: radioButton, callback function: (none) */
#define PANEL_GRAPH 32 /* control type: graph, callback function: (none) */
#define PANEL_CH0 33 /* control type: radioButton, callback function: (none) */
#define PANEL_TEXTMSG 34 /* control type: textMsg, callback function: (none) */
#define PANEL_STDIO 35 /* control type: textBox, callback function: (none) */
#define PANEL_MAXX_3 36 /* control type: numeric, callback function: (none) */
#define PANEL_MINX_3 37 /* control type: numeric, callback function: (none) */
#define PANEL_NCH_3 38 /* control type: numeric, callback function: (none) */
#define PANEL_MAXX_4 39 /* control type: numeric, callback function: (none) */
#define PANEL_MINX_4 40 /* control type: numeric, callback function: (none) */
#define PANEL_NCH_4 41 /* control type: numeric, callback function: (none) */
#define PANEL_MAXX_2 42 /* control type: numeric, callback function: (none) */
#define PANEL_MINX_2 43 /* control type: numeric, callback function: (none) */
#define PANEL_NCH_2 44 /* control type: numeric, callback function: (none) */
#define PANEL_MAXX_5 45 /* control type: numeric, callback function: (none) */
#define PANEL_MINX_5 46 /* control type: numeric, callback function: (none) */
#define PANEL_MAXX_1 47 /* control type: numeric, callback function: (none) */
#define PANEL_MINX_1 48 /* control type: numeric, callback function: (none) */
#define PANEL_NCH_1 49 /* control type: numeric, callback function: (none) */
#define PANEL_CONNECT 50 /* control type: textButton, callback function: StartCB */
#define PANEL_START 51 /* control type: textButton, callback function: StartCB */
#define PANEL_ADCTYPE 52 /* control type: binary, callback function: (none) */
 
 
/* Control Arrays: */