view FXAnalyse.h @ 122:bdd3ec3c212e

Improve user interface
author Daniele Nicolodi <daniele.nicolodi@obspm.fr>
date Thu, 12 Dec 2013 16:44:24 +0100
parents f9fb17fb64cc
children 35861fe64d14
line wrap: on
line source

/**************************************************************************/
/* LabWindows/CVI User Interface Resource (UIR) Include File              */
/* Copyright (c) National Instruments 2013. All Rights Reserved.          */
/*                                                                        */
/* 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  CALCN                            1
#define  CALCN_N                          2       /* control type: numeric, callback function: (none) */
#define  CALCN_STOP                       3       /* control type: command, callback function: CB_OnNStop */
#define  CALCN_SLOPETIME                  4       /* control type: numeric, callback function: (none) */
#define  CALCN_INTEGRATIONTIME            5       /* control type: numeric, callback function: (none) */
#define  CALCN_DELTAFREQ                  6       /* control type: numeric, callback function: (none) */
#define  CALCN_START                      7       /* control type: command, callback function: CB_OnStartNCalculus */
#define  CALCN_ACCEPTN                    8       /* control type: command, callback function: CB_OnAcceptN */
#define  CALCN_SLOPE                      9       /* control type: numeric, callback function: (none) */

#define  ESTIMATEN3                       2
#define  ESTIMATEN3_N                     2       /* control type: numeric, callback function: (none) */
#define  ESTIMATEN3_ESTIMATE              3       /* control type: command, callback function: CB_OnNEstimate */
#define  ESTIMATEN3_FREP                  4       /* control type: numeric, callback function: (none) */
#define  ESTIMATEN3_SET                   5       /* control type: command, callback function: CB_OnNEstimateSet */
#define  ESTIMATEN3_CANCEL                6       /* control type: command, callback function: CB_OnNEstimateCancel */
#define  ESTIMATEN3_WAVELENGTH            7       /* control type: numeric, callback function: (none) */

#define  LOGGING                          3       /* callback function: CB_OnLoggingPanelEvent */
#define  LOGGING_LOGGING                  2       /* control type: textBox, callback function: (none) */

#define  PANEL                            4       /* callback function: CB_OnEventMain */
#define  PANEL_QUITBUTTON                 2       /* control type: command, callback function: QuitCallback */
#define  PANEL_STARTBUTTON                3       /* control type: command, callback function: CB_OnStart */
#define  PANEL_STOPBUTTON                 4       /* control type: command, callback function: CB_OnStop */
#define  PANEL_FREQ4                      5       /* control type: numeric, callback function: (none) */
#define  PANEL_FREQ3                      6       /* control type: numeric, callback function: (none) */
#define  PANEL_FREQ2                      7       /* control type: numeric, callback function: (none) */
#define  PANEL_FREQ1                      8       /* control type: numeric, callback function: (none) */
#define  PANEL_CHECKBOX_MATH1ALLAN        9       /* control type: radioButton, callback function: CB_OnAllanPlot */
#define  PANEL_CHECKBOX_FREQ4ALLAN        10      /* control type: radioButton, callback function: CB_OnAllanPlot */
#define  PANEL_CHECKBOX_FREQ3ALLAN        11      /* control type: radioButton, callback function: CB_OnAllanPlot */
#define  PANEL_CHECKBOX_FREQ4PLOT         12      /* control type: radioButton, callback function: CB_OnFreqPlot */
#define  PANEL_CHECKBOX_FREQ2ALLAN        13      /* control type: radioButton, callback function: CB_OnAllanPlot */
#define  PANEL_CHECKBOX_FREQ3PLOT         14      /* control type: radioButton, callback function: CB_OnFreqPlot */
#define  PANEL_CHECKBOX_CORRFREQU         15      /* control type: radioButton, callback function: CB_OnCROX */
#define  PANEL_CHECKBOX_FREQ1ALLAN        16      /* control type: radioButton, callback function: CB_OnAllanPlot */
#define  PANEL_CHECKBOX_FREQ2PLOT         17      /* control type: radioButton, callback function: CB_OnFreqPlot */
#define  PANEL_CHECKBOX_MATH1PLOT         18      /* control type: radioButton, callback function: CB_OnFreqPlot */
#define  PANEL_CHECKBOX_FREQ1PLOT         19      /* control type: radioButton, callback function: CB_OnFreqPlot */
#define  PANEL_DDS2                       20      /* control type: numeric, callback function: CB_ChangeDDSOut */
#define  PANEL_TEXTMSG                    21      /* control type: textMsg, callback function: (none) */
#define  PANEL_TEXTMSG_2                  22      /* control type: textMsg, callback function: (none) */
#define  PANEL_SLOPETIME                  23      /* control type: numeric, callback function: CB_ChangeSlopeTime */
#define  PANEL_DDS1                       24      /* control type: numeric, callback function: CB_ChangeDDSOut */
#define  PANEL_CHANGENDIV                 25      /* control type: numeric, callback function: CB_OnChangeNdiv */
#define  PANEL_N3CHOICE                   26      /* control type: numeric, callback function: CB_ChangeN */
#define  PANEL_N3CALCULUS                 27      /* control type: command, callback function: CB_OnNCalculus */
#define  PANEL_N1CHOICE                   28      /* control type: numeric, callback function: CB_ChangeN */
#define  PANEL_N2CHOICE                   29      /* control type: numeric, callback function: CB_ChangeN */
#define  PANEL_N2CALCULUS                 30      /* control type: command, callback function: CB_OnNCalculus */
#define  PANEL_DDS4STEP                   31      /* control type: ring, callback function: CB_ChangeDDSStep */
#define  PANEL_DDS3STEP                   32      /* control type: ring, callback function: CB_ChangeDDSStep */
#define  PANEL_DDS2STEP                   33      /* control type: ring, callback function: CB_ChangeDDSStep */
#define  PANEL_CENTERFREQUENCY            34      /* control type: numeric, callback function: (none) */
#define  PANEL_SLOPE_APPLIED              35      /* control type: numeric, callback function: CB_SetSlope */
#define  PANEL_MATH4                      36      /* control type: numeric, callback function: (none) */
#define  PANEL_MATH5                      37      /* control type: numeric, callback function: (none) */
#define  PANEL_MATH3                      38      /* control type: numeric, callback function: (none) */
#define  PANEL_CHECKBOX_MATH5PLOT         39      /* control type: radioButton, callback function: CB_OnFreqPlot */
#define  PANEL_CHECKBOX_MATH4PLOT         40      /* control type: radioButton, callback function: CB_OnFreqPlot */
#define  PANEL_CHECKBOX_MATH4ALLAN        41      /* control type: radioButton, callback function: CB_OnAllanPlot */
#define  PANEL_DDS1STEP                   42      /* control type: ring, callback function: CB_ChangeDDSStep */
#define  PANEL_TEXTMSG_15                 43      /* control type: textMsg, callback function: (none) */
#define  PANEL_CHECKBOX_MATH5ALLAN        44      /* control type: radioButton, callback function: CB_OnAllanPlot */
#define  PANEL_CHECKBOX_MATH3PLOT         45      /* control type: radioButton, callback function: CB_OnFreqPlot */
#define  PANEL_CHECKBOX_MATH5SAVE         46      /* control type: radioButton, callback function: (none) */
#define  PANEL_SR_LOGGER                  47      /* control type: radioButton, callback function: (none) */
#define  PANEL_CHECKBOX_MATH4SAVE         48      /* control type: radioButton, callback function: (none) */
#define  PANEL_CHECKBOX_MATH3ALLAN        49      /* control type: radioButton, callback function: CB_OnAllanPlot */
#define  PANEL_MATHSTRING4                50      /* control type: string, callback function: CB_ChangeMath */
#define  PANEL_MATH2                      51      /* control type: numeric, callback function: (none) */
#define  PANEL_CHECKBOX_MATH2PLOT         52      /* control type: radioButton, callback function: CB_OnFreqPlot */
#define  PANEL_CHECKBOX_MATH3SAVE         53      /* control type: radioButton, callback function: (none) */
#define  PANEL_CHECKBOX_MATH2SAVE         54      /* control type: radioButton, callback function: (none) */
#define  PANEL_CHECKBOX_MATH2ALLAN        55      /* control type: radioButton, callback function: CB_OnAllanPlot */
#define  PANEL_MATHSTRING3                56      /* control type: string, callback function: CB_ChangeMath */
#define  PANEL_MATH1                      57      /* control type: numeric, callback function: (none) */
#define  PANEL_MATHSTRING1                58      /* control type: string, callback function: CB_ChangeMath */
#define  PANEL_TEXTMSG_10                 59      /* control type: textMsg, callback function: (none) */
#define  PANEL_MATHSTRING2                60      /* control type: string, callback function: CB_ChangeMath */
#define  PANEL_TEXTMSG_16                 61      /* control type: textMsg, callback function: (none) */
#define  PANEL_MINUS10KDDS1               62      /* control type: command, callback function: CB_OnMinus10k */
#define  PANEL_MINUS10KDDS4               63      /* control type: command, callback function: CB_OnMinus10k */
#define  PANEL_MINUS10KDDS3               64      /* control type: command, callback function: CB_OnMinus10k */
#define  PANEL_MINUS10KDDS2               65      /* control type: command, callback function: CB_OnMinus10k */
#define  PANEL_PLUS10KDDS4                66      /* control type: command, callback function: CB_OnPlus10k */
#define  PANEL_PLUS10KDDS3                67      /* control type: command, callback function: CB_OnPlus10k */
#define  PANEL_PLUS10KDDS1                68      /* control type: command, callback function: CB_OnPlus10k */
#define  PANEL_PLUS10KDDS2                69      /* control type: command, callback function: CB_OnPlus10k */
#define  PANEL_TEXTMSG_11                 70      /* control type: textMsg, callback function: (none) */
#define  PANEL_MATHSTRING5                71      /* control type: textBox, callback function: CB_ChangeMath */
#define  PANEL_UTC                        72      /* control type: numeric, callback function: (none) */
#define  PANEL_TIME                       73      /* control type: string, callback function: (none) */
#define  PANEL_DDS4                       74      /* control type: numeric, callback function: CB_ChangeDDSOut */
#define  PANEL_DDS3                       75      /* control type: numeric, callback function: CB_ChangeDDSOut */
#define  PANEL_N1CALCULUS                 76      /* control type: command, callback function: CB_OnNCalculus */
#define  PANEL_FINDSIGN3                  77      /* control type: command, callback function: CB_OnFindSign */
#define  PANEL_SIGN3                      78      /* control type: numeric, callback function: CB_Sign3 */
#define  PANEL_FINDSIGN2                  79      /* control type: command, callback function: CB_OnFindSign */
#define  PANEL_SIGN2                      80      /* control type: numeric, callback function: (none) */
#define  PANEL_FINDSIGN1                  81      /* control type: command, callback function: CB_OnFindSign */
#define  PANEL_SIGN1                      82      /* control type: numeric, callback function: (none) */
#define  PANEL_FIND10K3                   83      /* control type: command, callback function: CB_OnFind275K */
#define  PANEL_FIND275K2                  84      /* control type: command, callback function: CB_OnFind275K */
#define  PANEL_RESETSLOPE                 85      /* control type: command, callback function: CB_OnResetSlope */
#define  PANEL_CHECKBOX_STOPIFAUTODE      86      /* control type: radioButton, callback function: CB_OnStopSlopeCancellingOnUnlocked */
#define  PANEL_CHECKBOX_RECENTER          87      /* control type: radioButton, callback function: CB_OnReCentering */
#define  PANEL_CHECKBOX_KEEPSLOPE         88      /* control type: radioButton, callback function: CB_OnCROX */
#define  PANEL_CHECKBOX_KEEP              89      /* control type: radioButton, callback function: CB_OnCROX */
#define  PANEL_SLOPE_REFERENCE            90      /* control type: ring, callback function: CB_OnSlopeReference */
#define  PANEL_ESTIMATE_N3                91      /* control type: command, callback function: CB_OnEstimateN */
#define  PANEL_INVERT_SLOPE_SIGN          92      /* control type: radioButton, callback function: CB_InvertSlopeSign */
#define  PANEL_MEASURE_SLOPE              93      /* control type: LED, callback function: CB_MeasureSlope */
#define  PANEL_SLOPE_MEASURED             94      /* control type: numeric, callback function: (none) */
#define  PANEL_RESET_DEDRIFT_DDS          95      /* control type: command, callback function: CB_ResetDedriftDDS */
#define  PANEL_SAVE_RAW_DATA              96      /* control type: radioButton, callback function: (none) */
#define  PANEL_SHOWLOG                    97      /* control type: radioButton, callback function: CB_ShowLog */
#define  PANEL_SAVE_DDS_FREQS             98      /* control type: radioButton, callback function: (none) */
#define  PANEL_DECORATION_2               99      /* control type: deco, callback function: (none) */
#define  PANEL_DECORATION                 100     /* control type: deco, callback function: (none) */
#define  PANEL_DECORATION_3               101     /* control type: deco, callback function: (none) */
#define  PANEL_TEXTMSG_6                  102     /* control type: textMsg, callback function: (none) */
#define  PANEL_TEXTMSG_7                  103     /* control type: textMsg, callback function: (none) */
#define  PANEL_DECORATION_4               104     /* control type: deco, callback function: (none) */
#define  PANEL_DECORATION_7               105     /* control type: deco, callback function: (none) */
#define  PANEL_DECORATION_6               106     /* control type: deco, callback function: (none) */
#define  PANEL_DECORATION_5               107     /* control type: deco, callback function: (none) */
#define  PANEL_TEXTMSG_20                 108     /* control type: textMsg, callback function: (none) */
#define  PANEL_TEXTMSG_19                 109     /* control type: textMsg, 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) */


     /* Callback Prototypes: */

int  CVICALLBACK CB_ChangeDDSOut(int panel, int control, int event, void *callbackData, int eventData1, int eventData2);
int  CVICALLBACK CB_ChangeDDSStep(int panel, int control, int event, void *callbackData, int eventData1, int eventData2);
int  CVICALLBACK CB_ChangeMath(int panel, int control, int event, void *callbackData, int eventData1, int eventData2);
int  CVICALLBACK CB_ChangeN(int panel, int control, int event, void *callbackData, int eventData1, int eventData2);
int  CVICALLBACK CB_ChangeSlopeTime(int panel, int control, int event, void *callbackData, int eventData1, int eventData2);
int  CVICALLBACK CB_InvertSlopeSign(int panel, int control, int event, void *callbackData, int eventData1, int eventData2);
int  CVICALLBACK CB_MeasureSlope(int panel, int control, int event, void *callbackData, int eventData1, int eventData2);
int  CVICALLBACK CB_OnAcceptN(int panel, int control, int event, void *callbackData, int eventData1, int eventData2);
int  CVICALLBACK CB_OnAllanPlot(int panel, int control, int event, void *callbackData, int eventData1, int eventData2);
int  CVICALLBACK CB_OnChangeNdiv(int panel, int control, int event, void *callbackData, int eventData1, int eventData2);
int  CVICALLBACK CB_OnCROX(int panel, int control, int event, void *callbackData, int eventData1, int eventData2);
int  CVICALLBACK CB_OnEstimateN(int panel, int control, int event, void *callbackData, int eventData1, int eventData2);
int  CVICALLBACK CB_OnEventMain(int panel, int event, void *callbackData, int eventData1, int eventData2);
int  CVICALLBACK CB_OnFind275K(int panel, int control, int event, void *callbackData, int eventData1, int eventData2);
int  CVICALLBACK CB_OnFindSign(int panel, int control, int event, void *callbackData, int eventData1, int eventData2);
int  CVICALLBACK CB_OnFreqPlot(int panel, int control, int event, void *callbackData, int eventData1, int eventData2);
int  CVICALLBACK CB_OnLoggingPanelEvent(int panel, int event, void *callbackData, int eventData1, int eventData2);
int  CVICALLBACK CB_OnMinus10k(int panel, int control, int event, void *callbackData, int eventData1, int eventData2);
int  CVICALLBACK CB_OnNCalculus(int panel, int control, int event, void *callbackData, int eventData1, int eventData2);
int  CVICALLBACK CB_OnNEstimate(int panel, int control, int event, void *callbackData, int eventData1, int eventData2);
int  CVICALLBACK CB_OnNEstimateCancel(int panel, int control, int event, void *callbackData, int eventData1, int eventData2);
int  CVICALLBACK CB_OnNEstimateSet(int panel, int control, int event, void *callbackData, int eventData1, int eventData2);
int  CVICALLBACK CB_OnNStop(int panel, int control, int event, void *callbackData, int eventData1, int eventData2);
int  CVICALLBACK CB_OnPlus10k(int panel, int control, int event, void *callbackData, int eventData1, int eventData2);
int  CVICALLBACK CB_OnReCentering(int panel, int control, int event, void *callbackData, int eventData1, int eventData2);
int  CVICALLBACK CB_OnResetSlope(int panel, int control, int event, void *callbackData, int eventData1, int eventData2);
int  CVICALLBACK CB_OnSlopeReference(int panel, int control, int event, void *callbackData, int eventData1, int eventData2);
int  CVICALLBACK CB_OnStart(int panel, int control, int event, void *callbackData, int eventData1, int eventData2);
int  CVICALLBACK CB_OnStartNCalculus(int panel, int control, int event, void *callbackData, int eventData1, int eventData2);
int  CVICALLBACK CB_OnStop(int panel, int control, int event, void *callbackData, int eventData1, int eventData2);
int  CVICALLBACK CB_OnStopSlopeCancellingOnUnlocked(int panel, int control, int event, void *callbackData, int eventData1, int eventData2);
int  CVICALLBACK CB_ResetDedriftDDS(int panel, int control, int event, void *callbackData, int eventData1, int eventData2);
int  CVICALLBACK CB_SetSlope(int panel, int control, int event, void *callbackData, int eventData1, int eventData2);
int  CVICALLBACK CB_ShowLog(int panel, int control, int event, void *callbackData, int eventData1, int eventData2);
int  CVICALLBACK CB_Sign3(int panel, int control, int event, void *callbackData, int eventData1, int eventData2);
int  CVICALLBACK QuitCallback(int panel, int control, int event, void *callbackData, int eventData1, int eventData2);


#ifdef __cplusplus
    }
#endif