/**************************************************************************/ /* LabWindows/CVI User Interface Resource (UIR) Include File */ /* Copyright (c) National Instruments 2001. All Rights Reserved. */ /* */ /* WARNING: Do not add to, delete from, or otherwise modify the contents */ /* of this include file. */ /**************************************************************************/ #include #ifdef __cplusplus extern "C" { #endif /* Panels and Controls: */ #define GAPPAN 1 #define GAPPAN_GRAPH_D_VS_Z 2 #define GAPPAN_GRAPH_R_VS_Z 3 #define GAPPAN_GRAPH_X_VS_Z 4 #define GAPPAN_GRAPH_H_VS_Z 5 #define GAPPAN_GRAPH_V_VS_Z 6 #define GAPPAN_TEXTMSG_2 7 #define GAPPAN_TEXTMSG_3 8 #define GAPPAN_TEXTMSG_4 9 #define GAPPAN_TEXTMSG_5 10 #define GAPPAN_TEXTMSG_6 11 #define GAPPAN_TEXTMSG_7 12 #define GAPPAN_TEXTMSG 13 /* Menu Bars, Menus, and Menu Items: */ /* (no menu bars in the resource file) */ /* (no callbacks specified in the resource file) */ #ifdef __cplusplus } #endif