Subversion Repositories f9daq

Compare Revisions

Ignore whitespace Rev 209 → Rev 210

/cvi/instr/DRS/drs4.h
37,6 → 37,7
#define PANEL_CH0 22 /* control type: radioButton, callback function: (none) */
#define PANEL_TRGPOLARITY 23 /* control type: binary, callback function: (none) */
#define PANEL_TEXTMSG 24 /* control type: textMsg, callback function: (none) */
#define PANEL_STDIO 25 /* control type: textBox, callback function: (none) */
 
#define SCAN 2
#define SCAN_BD 2 /* control type: command, callback function: MoveStageCB */