Blame |
Last modification |
View Log
| RSS feed
/**************************************************************************/
/* LabWindows/CVI User Interface Resource (UIR) Include File */
/* */
/* WARNING: Do not add to, delete from, or otherwise modify the contents */
/* of this include file. */
/**************************************************************************/
#include <userint.h>
#ifdef __cplusplus
extern "C" {
#endif
/* Panels and Controls: */
#define P1 1
#define P1_S2 2 /* control type: string, callback function: (none) */
#define P1_S1 3 /* control type: string, callback function: (none) */
#define P1_B1 4 /* control type: command, callback function: (none) */
#define P1_B2 5 /* control type: command, callback function: (none) */
#define P1_EN 6 /* control type: command, callback function: (none) */
#define P1_HO 7 /* control type: command, callback function: (none) */
#define P1_B3 8 /* control type: command, callback function: (none) */
#define P1_N2 9 /* control type: numeric, callback function: (none) */
#define P1_N1 10 /* control type: numeric, callback function: (none) */
#define P1_L16 11 /* control type: LED, callback function: (none) */
#define P1_L15 12 /* control type: LED, callback function: (none) */
#define P1_L14 13 /* control type: LED, callback function: (none) */
#define P1_L13 14 /* control type: LED, callback function: (none) */
#define P1_L12 15 /* control type: LED, callback function: (none) */
#define P1_L11 16 /* control type: LED, callback function: (none) */
#define P1_L10 17 /* control type: LED, callback function: (none) */
#define P1_L9 18 /* control type: LED, callback function: (none) */
#define P1_L8 19 /* control type: LED, callback function: (none) */
#define P1_L7 20 /* control type: LED, callback function: (none) */
#define P1_L6 21 /* control type: LED, callback function: (none) */
#define P1_L5 22 /* control type: LED, callback function: (none) */
#define P1_L4 23 /* control type: LED, callback function: (none) */
#define P1_L3 24 /* control type: LED, callback function: (none) */
#define P1_L2 25 /* control type: LED, callback function: (none) */
#define P1_L1 26 /* control type: LED, callback function: (none) */
#define P1_B4 27 /* control type: command, callback function: (none) */
#define P1_N3 28 /* control type: numeric, callback function: (none) */
#define P1_T1 29 /* control type: textBox, callback function: (none) */
#define P1_BF 30 /* control type: command, callback function: (none) */
#define P1_BD 31 /* control type: command, callback function: (none) */
#define P1_BB 32 /* control type: command, callback function: (none) */
#define P1_BR 33 /* control type: command, callback function: (none) */
#define P1_BU 34 /* control type: command, callback function: (none) */
#define P1_BL 35 /* control type: command, callback function: (none) */
#define P1_XG 36 /* control type: numeric, callback function: (none) */
#define P1_ZG 37 /* control type: numeric, callback function: (none) */
#define P1_ZP 38 /* control type: numeric, callback function: (none) */
#define P1_YG 39 /* control type: numeric, callback function: (none) */
#define P1_XP 40 /* control type: numeric, callback function: (none) */
#define P1_YP 41 /* control type: numeric, callback function: (none) */
#define P1_GZ 42 /* control type: command, callback function: (none) */
#define P1_GY 43 /* control type: command, callback function: (none) */
#define P1_GX 44 /* control type: command, callback function: (none) */
#define P1_G 45 /* control type: command, callback function: (none) */
#define P1_P 46 /* control type: command, callback function: (none) */
#define P1_PORT 47 /* control type: numeric, callback function: (none) */
#define P1_STAGETYPE 48 /* control type: listBox, callback function: (none) */
#define P1_COMLED 49 /* control type: LED, callback function: (none) */
#define P1_TEXTMSG 50 /* control type: textMsg, callback function: (none) */
#define P1_DECORATION 51 /* control type: deco, callback function: (none) */
#define P1_DECORATION_2 52 /* control type: deco, callback function: (none) */
/* Control Arrays: */
/* (no control arrays in the resource file) */
/* Menu Bars, Menus, and Menu Items: */
/* (no menu bars in the resource file) */
/* (no callbacks specified in the resource file) */
#ifdef __cplusplus
}
#endif