Mercurial > hg > fxanalyse
comparison FXAnalyse.h @ 2:bd7501b65f56
Implement reference selection (microwave or Hg cavity) for slope cancelling
author | Daniele Nicolodi <daniele.nicolodi@obspm.fr> |
---|---|
date | Tue, 03 Jul 2012 13:11:40 +0200 |
parents | d9aae7d7f2c6 |
children | 9cadd12e7722 |
comparison
equal
deleted
inserted
replaced
1:a6fb5d3d0ec0 | 2:bd7501b65f56 |
---|---|
1 /**************************************************************************/ | 1 /**************************************************************************/ |
2 /* LabWindows/CVI User Interface Resource (UIR) Include File */ | 2 /* LabWindows/CVI User Interface Resource (UIR) Include File */ |
3 /* Copyright (c) National Instruments 2011. All Rights Reserved. */ | 3 /* Copyright (c) National Instruments 2012. All Rights Reserved. */ |
4 /* */ | 4 /* */ |
5 /* WARNING: Do not add to, delete from, or otherwise modify the contents */ | 5 /* WARNING: Do not add to, delete from, or otherwise modify the contents */ |
6 /* of this include file. */ | 6 /* of this include file. */ |
7 /**************************************************************************/ | 7 /**************************************************************************/ |
8 | 8 |
15 /* Panels and Controls: */ | 15 /* Panels and Controls: */ |
16 | 16 |
17 #define CALC3 1 | 17 #define CALC3 1 |
18 | 18 |
19 #define CALCN1 2 | 19 #define CALCN1 2 |
20 #define CALCN1_TARGET_2 2 | 20 #define CALCN1_TARGET_2 2 /* control type: numeric, callback function: (none) */ |
21 #define CALCN1_COMMANDBUTTON_3 3 | 21 #define CALCN1_COMMANDBUTTON_3 3 /* control type: command, callback function: (none) */ |
22 #define CALCN1_COMMANDBUTTON_4 4 | 22 #define CALCN1_COMMANDBUTTON_4 4 /* control type: command, callback function: (none) */ |
23 #define CALCN1_NUMERIC_4 5 | 23 #define CALCN1_NUMERIC_4 5 /* control type: numeric, callback function: (none) */ |
24 #define CALCN1_NUMERIC_5 6 | 24 #define CALCN1_NUMERIC_5 6 /* control type: numeric, callback function: (none) */ |
25 #define CALCN1_N_1 7 | 25 #define CALCN1_N_1 7 /* control type: numeric, callback function: (none) */ |
26 #define CALCN1_NUMERIC_6 8 | 26 #define CALCN1_NUMERIC_6 8 /* control type: numeric, callback function: (none) */ |
27 #define CALCN1_ACCEPTN1 9 /* callback function: OnAcceptN */ | 27 #define CALCN1_ACCEPTN1 9 /* control type: command, callback function: OnAcceptN */ |
28 #define CALCN1_CHECKBOX_2 10 | 28 #define CALCN1_CHECKBOX_2 10 /* control type: radioButton, callback function: (none) */ |
29 #define CALCN1_TEXTMSG_2 11 | 29 #define CALCN1_TEXTMSG_2 11 /* control type: textMsg, callback function: (none) */ |
30 #define CALCN1_SLOPE 12 | 30 #define CALCN1_SLOPE 12 /* control type: numeric, callback function: (none) */ |
31 #define CALCN1_TEXTMSG_8 13 | 31 #define CALCN1_TEXTMSG_8 13 /* control type: textMsg, callback function: (none) */ |
32 #define CALCN1_DELTAFREQ 14 /* callback function: CB_OnDeltaFreq */ | 32 #define CALCN1_DELTAFREQ 14 /* control type: numeric, callback function: CB_OnDeltaFreq */ |
33 #define CALCN1_SLOPETIME 15 /* callback function: CB_OnSlopeTime */ | 33 #define CALCN1_SLOPETIME 15 /* control type: numeric, callback function: CB_OnSlopeTime */ |
34 #define CALCN1_INTEGRATIONTIME 16 /* callback function: CB_OnIntegrationTime */ | 34 #define CALCN1_INTEGRATIONTIME 16 /* control type: numeric, callback function: CB_OnIntegrationTime */ |
35 #define CALCN1_COMMANDBUTTON_2 17 /* callback function: CB_OnNStop */ | 35 #define CALCN1_COMMANDBUTTON_2 17 /* control type: command, callback function: CB_OnNStop */ |
36 #define CALCN1_COMMANDBUTTON 18 /* callback function: CB_OnStartNCalculus */ | 36 #define CALCN1_COMMANDBUTTON 18 /* control type: command, callback function: CB_OnStartNCalculus */ |
37 | 37 |
38 #define CALCN2 3 | 38 #define CALCN2 3 |
39 #define CALCN2_SLOPE 2 | 39 #define CALCN2_SLOPE 2 /* control type: numeric, callback function: (none) */ |
40 #define CALCN2_TEXTMSG_8 3 | 40 #define CALCN2_TEXTMSG_8 3 /* control type: textMsg, callback function: (none) */ |
41 #define CALCN2_DELTAFREQ 4 /* callback function: CB_OnDeltaFreq */ | 41 #define CALCN2_DELTAFREQ 4 /* control type: numeric, callback function: CB_OnDeltaFreq */ |
42 #define CALCN2_INTEGRATIONTIME 5 /* callback function: CB_OnIntegrationTime */ | 42 #define CALCN2_INTEGRATIONTIME 5 /* control type: numeric, callback function: CB_OnIntegrationTime */ |
43 #define CALCN2_N_2 6 | 43 #define CALCN2_N_2 6 /* control type: numeric, callback function: (none) */ |
44 #define CALCN2_STOP2 7 /* callback function: CB_OnNStop */ | 44 #define CALCN2_STOP2 7 /* control type: command, callback function: CB_OnNStop */ |
45 #define CALCN2_COMMANDBUTTON 8 /* callback function: CB_OnStartNCalculus */ | 45 #define CALCN2_COMMANDBUTTON 8 /* control type: command, callback function: CB_OnStartNCalculus */ |
46 #define CALCN2_ACCEPTN1 9 /* callback function: OnAcceptN */ | 46 #define CALCN2_ACCEPTN1 9 /* control type: command, callback function: OnAcceptN */ |
47 #define CALCN2_SLOPETIME 10 /* callback function: CB_OnSlopeTime */ | 47 #define CALCN2_SLOPETIME 10 /* control type: numeric, callback function: CB_OnSlopeTime */ |
48 | 48 |
49 #define CALCN3 4 | 49 #define CALCN3 4 |
50 #define CALCN3_SLOPE 2 | 50 #define CALCN3_SLOPE 2 /* control type: numeric, callback function: (none) */ |
51 #define CALCN3_TEXTMSG_8 3 | 51 #define CALCN3_TEXTMSG_8 3 /* control type: textMsg, callback function: (none) */ |
52 #define CALCN3_DELTAFREQ 4 /* callback function: CB_OnDeltaFreq */ | 52 #define CALCN3_DELTAFREQ 4 /* control type: numeric, callback function: CB_OnDeltaFreq */ |
53 #define CALCN3_INTEGRATIONTIME 5 /* callback function: CB_OnIntegrationTime */ | 53 #define CALCN3_INTEGRATIONTIME 5 /* control type: numeric, callback function: CB_OnIntegrationTime */ |
54 #define CALCN3_N_3 6 | 54 #define CALCN3_N_3 6 /* control type: numeric, callback function: (none) */ |
55 #define CALCN3_COMMANDBUTTON_2 7 /* callback function: CB_OnN3Stop */ | 55 #define CALCN3_COMMANDBUTTON_2 7 /* control type: command, callback function: CB_OnN3Stop */ |
56 #define CALCN3_COMMANDBUTTON 8 /* callback function: CB_OnStartN3Calculus */ | 56 #define CALCN3_COMMANDBUTTON 8 /* control type: command, callback function: CB_OnStartN3Calculus */ |
57 #define CALCN3_ACCEPTN1 9 /* callback function: OnAcceptN */ | 57 #define CALCN3_ACCEPTN1 9 /* control type: command, callback function: OnAcceptN */ |
58 | 58 |
59 #define PANEL 5 /* callback function: CB_OnEventMain */ | 59 #define PANEL 5 /* callback function: CB_OnEventMain */ |
60 #define PANEL_QUITBUTTON 2 /* callback function: QuitCallback */ | 60 #define PANEL_QUITBUTTON 2 /* control type: command, callback function: QuitCallback */ |
61 #define PANEL_STARTBUTTON 3 /* callback function: CB_OnStart */ | 61 #define PANEL_STARTBUTTON 3 /* control type: command, callback function: CB_OnStart */ |
62 #define PANEL_STOPBUTTON 4 /* callback function: CB_OnStop */ | 62 #define PANEL_STOPBUTTON 4 /* control type: command, callback function: CB_OnStop */ |
63 #define PANEL_FREQ4 5 | 63 #define PANEL_FREQ4 5 /* control type: numeric, callback function: (none) */ |
64 #define PANEL_FREQ3 6 | 64 #define PANEL_FREQ3 6 /* control type: numeric, callback function: (none) */ |
65 #define PANEL_FREQ2 7 | 65 #define PANEL_FREQ2 7 /* control type: numeric, callback function: (none) */ |
66 #define PANEL_FREQ1 8 | 66 #define PANEL_FREQ1 8 /* control type: numeric, callback function: (none) */ |
67 #define PANEL_CHECKBOX_DDSSRALLAN 9 | 67 #define PANEL_CHECKBOX_DDSSRALLAN 9 /* control type: radioButton, callback function: (none) */ |
68 #define PANEL_CHECKBOX_DDSHGALLAN 10 | 68 #define PANEL_CHECKBOX_DDSHGALLAN 10 /* control type: radioButton, callback function: (none) */ |
69 #define PANEL_CHECKBOX_DDSFREPALLAN 11 | 69 #define PANEL_CHECKBOX_DDSFREPALLAN 11 /* control type: radioButton, callback function: (none) */ |
70 #define PANEL_CHECKBOX_DDSSRPLOT 12 | 70 #define PANEL_CHECKBOX_DDSSRPLOT 12 /* control type: radioButton, callback function: (none) */ |
71 #define PANEL_CHECKBOX_MATH1ALLAN 13 /* callback function: CB_OnAllanPlot */ | 71 #define PANEL_CHECKBOX_MATH1ALLAN 13 /* control type: radioButton, callback function: CB_OnAllanPlot */ |
72 #define PANEL_CHECKBOX_DDSHGPLOT 14 | 72 #define PANEL_CHECKBOX_DDSHGPLOT 14 /* control type: radioButton, callback function: (none) */ |
73 #define PANEL_CHECKBOX_FREQ4ALLAN 15 /* callback function: CB_OnAllanPlot */ | 73 #define PANEL_CHECKBOX_FREQ4ALLAN 15 /* control type: radioButton, callback function: CB_OnAllanPlot */ |
74 #define PANEL_CHECKBOX_DDSFREPPLOT 16 | 74 #define PANEL_CHECKBOX_DDSFREPPLOT 16 /* control type: radioButton, callback function: (none) */ |
75 #define PANEL_CHECKBOX_FREQ3ALLAN 17 /* callback function: CB_OnAllanPlot */ | 75 #define PANEL_CHECKBOX_FREQ3ALLAN 17 /* control type: radioButton, callback function: CB_OnAllanPlot */ |
76 #define PANEL_CHECKBOX_FREQ4PLOT 18 /* callback function: CB_OnFreqPlot */ | 76 #define PANEL_CHECKBOX_FREQ4PLOT 18 /* control type: radioButton, callback function: CB_OnFreqPlot */ |
77 #define PANEL_CHECKBOX_FREQ2ALLAN 19 /* callback function: CB_OnAllanPlot */ | 77 #define PANEL_CHECKBOX_FREQ2ALLAN 19 /* control type: radioButton, callback function: CB_OnAllanPlot */ |
78 #define PANEL_CHECKBOX_FREQ3PLOT 20 /* callback function: CB_OnFreqPlot */ | 78 #define PANEL_CHECKBOX_FREQ3PLOT 20 /* control type: radioButton, callback function: CB_OnFreqPlot */ |
79 #define PANEL_CHECKBOX_CORRFREQU 21 /* callback function: CB_OnCROX */ | 79 #define PANEL_CHECKBOX_CORRFREQU 21 /* control type: radioButton, callback function: CB_OnCROX */ |
80 #define PANEL_CHECKBOX_FREQ1ALLAN 22 /* callback function: CB_OnAllanPlot */ | 80 #define PANEL_CHECKBOX_FREQ1ALLAN 22 /* control type: radioButton, callback function: CB_OnAllanPlot */ |
81 #define PANEL_CHECKBOX_FREQ2PLOT 23 /* callback function: CB_OnFreqPlot */ | 81 #define PANEL_CHECKBOX_FREQ2PLOT 23 /* control type: radioButton, callback function: CB_OnFreqPlot */ |
82 #define PANEL_CHECKBOX_MATH1PLOT 24 /* callback function: CB_OnFreqPlot */ | 82 #define PANEL_CHECKBOX_MATH1PLOT 24 /* control type: radioButton, callback function: CB_OnFreqPlot */ |
83 #define PANEL_CHECKBOX_FREQ1PLOT 25 /* callback function: CB_OnFreqPlot */ | 83 #define PANEL_CHECKBOX_FREQ1PLOT 25 /* control type: radioButton, callback function: CB_OnFreqPlot */ |
84 #define PANEL_TIMER 26 /* callback function: CB_OnTimer */ | 84 #define PANEL_TIMER 26 /* control type: timer, callback function: CB_OnTimer */ |
85 #define PANEL_DDS2 27 /* callback function: CB_ChangeDDSOut */ | 85 #define PANEL_DDS2 27 /* control type: numeric, callback function: CB_ChangeDDSOut */ |
86 #define PANEL_TEXTMSG 28 | 86 #define PANEL_TEXTMSG 28 /* control type: textMsg, callback function: (none) */ |
87 #define PANEL_TEXTMSG_2 29 | 87 #define PANEL_TEXTMSG_2 29 /* control type: textMsg, callback function: (none) */ |
88 #define PANEL_SLOPETIME 30 /* callback function: CB_ChangeSlopeTime */ | 88 #define PANEL_SLOPETIME 30 /* control type: numeric, callback function: CB_ChangeSlopeTime */ |
89 #define PANEL_DDS1 31 /* callback function: CB_ChangeDDSOut */ | 89 #define PANEL_DDS1 31 /* control type: numeric, callback function: CB_ChangeDDSOut */ |
90 #define PANEL_SPLITTER_4 32 | 90 #define PANEL_SPLITTER_4 32 /* control type: splitter, callback function: (none) */ |
91 #define PANEL_SPLITTER 33 | 91 #define PANEL_SPLITTER 33 /* control type: splitter, callback function: (none) */ |
92 #define PANEL_CHANGENDIV 34 /* callback function: CB_OnChangeNdiv */ | 92 #define PANEL_CHANGENDIV 34 /* control type: numeric, callback function: CB_OnChangeNdiv */ |
93 #define PANEL_DDSFREPOUT 35 /* callback function: CB_ChangeDDSOut */ | 93 #define PANEL_DDSFREPOUT 35 /* control type: numeric, callback function: CB_ChangeDDSOut */ |
94 #define PANEL_N3CHOICE 36 /* callback function: CB_ChangeN */ | 94 #define PANEL_N3CHOICE 36 /* control type: numeric, callback function: CB_ChangeN */ |
95 #define PANEL_N3CALCULUS 37 /* callback function: CB_OnNCalculus */ | 95 #define PANEL_N3CALCULUS 37 /* control type: command, callback function: CB_OnNCalculus */ |
96 #define PANEL_N1CHOICE 38 /* callback function: CB_ChangeN */ | 96 #define PANEL_N1CHOICE 38 /* control type: numeric, callback function: CB_ChangeN */ |
97 #define PANEL_N2CHOICE 39 /* callback function: CB_ChangeN */ | 97 #define PANEL_N2CHOICE 39 /* control type: numeric, callback function: CB_ChangeN */ |
98 #define PANEL_N2CALCULUS 40 /* callback function: CB_OnNCalculus */ | 98 #define PANEL_N2CALCULUS 40 /* control type: command, callback function: CB_OnNCalculus */ |
99 #define PANEL_TEXTMSG_14 41 | 99 #define PANEL_TEXTMSG_14 41 /* control type: textMsg, callback function: (none) */ |
100 #define PANEL_TEXTMSG_3 42 | 100 #define PANEL_TEXTMSG_3 42 /* control type: textMsg, callback function: (none) */ |
101 #define PANEL_TEXTMSG_4 43 | 101 #define PANEL_TEXTMSG_4 43 /* control type: textMsg, callback function: (none) */ |
102 #define PANEL_TEXTMSG_5 44 | 102 #define PANEL_DDS4STEP 44 /* control type: ring, callback function: CB_ChangeDDSStep */ |
103 #define PANEL_DDS4STEP 45 /* callback function: CB_ChangeDDSStep */ | 103 #define PANEL_DDS3STEP 45 /* control type: ring, callback function: CB_ChangeDDSStep */ |
104 #define PANEL_DDS3STEP 46 /* callback function: CB_ChangeDDSStep */ | 104 #define PANEL_DDS2STEP 46 /* control type: ring, callback function: CB_ChangeDDSStep */ |
105 #define PANEL_DDS2STEP 47 /* callback function: CB_ChangeDDSStep */ | 105 #define PANEL_CENTERFREQUENCY 47 /* control type: numeric, callback function: (none) */ |
106 #define PANEL_CENTERFREQUENCY 48 | 106 #define PANEL_SLOPETOCANCEL 48 /* control type: numeric, callback function: (none) */ |
107 #define PANEL_SLOPETOCANCEL 49 | 107 #define PANEL_MATH4 49 /* control type: numeric, callback function: (none) */ |
108 #define PANEL_MATH4 50 | 108 #define PANEL_MATH5 50 /* control type: numeric, callback function: (none) */ |
109 #define PANEL_MATH5 51 | 109 #define PANEL_MATH3 51 /* control type: numeric, callback function: (none) */ |
110 #define PANEL_MATH3 52 | 110 #define PANEL_CHECKBOX_MATH5PLOT 52 /* control type: radioButton, callback function: CB_OnFreqPlot */ |
111 #define PANEL_CHECKBOX_MATH5PLOT 53 /* callback function: CB_OnFreqPlot */ | 111 #define PANEL_CHECKBOX_MATH4PLOT 53 /* control type: radioButton, callback function: CB_OnFreqPlot */ |
112 #define PANEL_CHECKBOX_MATH4PLOT 54 /* callback function: CB_OnFreqPlot */ | 112 #define PANEL_CHECKBOX_MATH4ALLAN 54 /* control type: radioButton, callback function: CB_OnAllanPlot */ |
113 #define PANEL_CHECKBOX_MATH4ALLAN 55 /* callback function: CB_OnAllanPlot */ | 113 #define PANEL_DDS1STEP 55 /* control type: ring, callback function: CB_ChangeDDSStep */ |
114 #define PANEL_DDS1STEP 56 /* callback function: CB_ChangeDDSStep */ | 114 #define PANEL_TEXTMSG_15 56 /* control type: textMsg, callback function: (none) */ |
115 #define PANEL_TEXTMSG_15 57 | 115 #define PANEL_CHECKBOX_MATH5ALLAN 57 /* control type: radioButton, callback function: CB_OnAllanPlot */ |
116 #define PANEL_CHECKBOX_MATH5ALLAN 58 /* callback function: CB_OnAllanPlot */ | 116 #define PANEL_CHECKBOX_MATH3PLOT 58 /* control type: radioButton, callback function: CB_OnFreqPlot */ |
117 #define PANEL_CHECKBOX_MATH3PLOT 59 /* callback function: CB_OnFreqPlot */ | 117 #define PANEL_CHECKBOX_MATH5SAVE 59 /* control type: radioButton, callback function: (none) */ |
118 #define PANEL_CHECKBOX_MATH5SAVE 60 | 118 #define PANEL_CHECKBOX_MATH3SAVE_2 60 /* control type: radioButton, callback function: CB_OnSaveSr */ |
119 #define PANEL_CHECKBOX_MATH3SAVE_2 61 /* callback function: CB_OnSaveSr */ | 119 #define PANEL_CHECKBOX_MATH3ALLAN 61 /* control type: radioButton, callback function: CB_OnAllanPlot */ |
120 #define PANEL_CHECKBOX_MATH3ALLAN 62 /* callback function: CB_OnAllanPlot */ | 120 #define PANEL_DDSFREPSTEP 62 /* control type: ring, callback function: CB_ChangeDDSStep */ |
121 #define PANEL_DDSFREPSTEP 63 /* callback function: CB_ChangeDDSStep */ | 121 #define PANEL_DDSFREPAMP 63 /* control type: numeric, callback function: CB_ChangeDDSAmpli */ |
122 #define PANEL_DDSFREPAMP 64 /* callback function: CB_ChangeDDSAmpli */ | 122 #define PANEL_MATHSTRING4 64 /* control type: string, callback function: CB_ChangeMath */ |
123 #define PANEL_MATHSTRING4 65 /* callback function: CB_ChangeMath */ | 123 #define PANEL_TEXTMSG_17 65 /* control type: textMsg, callback function: (none) */ |
124 #define PANEL_TEXTMSG_17 66 | 124 #define PANEL_MATH2 66 /* control type: numeric, callback function: (none) */ |
125 #define PANEL_MATH2 67 | 125 #define PANEL_SPLITTER_15 67 /* control type: splitter, callback function: (none) */ |
126 #define PANEL_SPLITTER_15 68 | 126 #define PANEL_SPLITTER_12 68 /* control type: splitter, callback function: (none) */ |
127 #define PANEL_SPLITTER_12 69 | 127 #define PANEL_CHECKBOX_MATH2PLOT 69 /* control type: radioButton, callback function: CB_OnFreqPlot */ |
128 #define PANEL_CHECKBOX_MATH2PLOT 70 /* callback function: CB_OnFreqPlot */ | 128 #define PANEL_CHECKBOX_MATH3SAVE 70 /* control type: radioButton, callback function: CB_OnSaveHg */ |
129 #define PANEL_CHECKBOX_MATH3SAVE 71 /* callback function: CB_OnSaveHg */ | 129 #define PANEL_CHECKBOX_MATH2SAVE 71 /* control type: radioButton, callback function: CB_OnSaveOpt */ |
130 #define PANEL_CHECKBOX_MATH2SAVE 72 /* callback function: CB_OnSaveOpt */ | 130 #define PANEL_CHECKBOX_MATH2ALLAN 72 /* control type: radioButton, callback function: CB_OnAllanPlot */ |
131 #define PANEL_CHECKBOX_MATH2ALLAN 73 /* callback function: CB_OnAllanPlot */ | 131 #define PANEL_TEXTMSG_7 73 /* control type: textMsg, callback function: (none) */ |
132 #define PANEL_TEXTMSG_7 74 | 132 #define PANEL_MATHSTRING3 74 /* control type: string, callback function: CB_ChangeMath */ |
133 #define PANEL_MATHSTRING3 75 /* callback function: CB_ChangeMath */ | 133 #define PANEL_MATH1 75 /* control type: numeric, callback function: (none) */ |
134 #define PANEL_MATH1 76 | 134 #define PANEL_SPLITTER_6 76 /* control type: splitter, callback function: (none) */ |
135 #define PANEL_SPLITTER_7 77 | 135 #define PANEL_TEXTMSG_18 77 /* control type: textMsg, callback function: (none) */ |
136 #define PANEL_SPLITTER_6 78 | 136 #define PANEL_TEXTMSG_6 78 /* control type: textMsg, callback function: (none) */ |
137 #define PANEL_TEXTMSG_18 79 | 137 #define PANEL_TEXTMSG_8 79 /* control type: textMsg, callback function: (none) */ |
138 #define PANEL_TEXTMSG_6 80 | 138 #define PANEL_TEXTMSG_19 80 /* control type: textMsg, callback function: (none) */ |
139 #define PANEL_TEXTMSG_8 81 | 139 #define PANEL_MATHSTRING1 81 /* control type: string, callback function: CB_ChangeMath */ |
140 #define PANEL_TEXTMSG_19 82 | 140 #define PANEL_TEXTMSG_9 82 /* control type: textMsg, callback function: (none) */ |
141 #define PANEL_MATHSTRING1 83 /* callback function: CB_ChangeMath */ | 141 #define PANEL_TEXTMSG_10 83 /* control type: textMsg, callback function: (none) */ |
142 #define PANEL_TEXTMSG_9 84 | 142 #define PANEL_MATHSTRING2 84 /* control type: string, callback function: CB_ChangeMath */ |
143 #define PANEL_TEXTMSG_10 85 | 143 #define PANEL_SPLITTER_10 85 /* control type: splitter, callback function: (none) */ |
144 #define PANEL_MATHSTRING2 86 /* callback function: CB_ChangeMath */ | 144 #define PANEL_TEXTMSG_16 86 /* control type: textMsg, callback function: (none) */ |
145 #define PANEL_SPLITTER_10 87 | 145 #define PANEL_SPLITTER_11 87 /* control type: splitter, callback function: (none) */ |
146 #define PANEL_TEXTMSG_16 88 | 146 #define PANEL_SPLITTER_9 88 /* control type: splitter, callback function: (none) */ |
147 #define PANEL_SPLITTER_11 89 | 147 #define PANEL_SPLITTER_3 89 /* control type: splitter, callback function: (none) */ |
148 #define PANEL_SPLITTER_9 90 | 148 #define PANEL_MINUS10KDDS1 90 /* control type: command, callback function: CB_OnMinus10k */ |
149 #define PANEL_SPLITTER_5 91 | 149 #define PANEL_MINUS10KDDS4 91 /* control type: command, callback function: CB_OnMinus10k */ |
150 #define PANEL_SPLITTER_3 92 | 150 #define PANEL_MINUS10KDDS3 92 /* control type: command, callback function: CB_OnMinus10k */ |
151 #define PANEL_MINUS10KDDS1 93 /* callback function: CB_OnMinus10k */ | 151 #define PANEL_MINUS10KDDS2 93 /* control type: command, callback function: CB_OnMinus10k */ |
152 #define PANEL_MINUS10KDDS4 94 /* callback function: CB_OnMinus10k */ | 152 #define PANEL_PLUS10KDDS4 94 /* control type: command, callback function: CB_OnPlus10k */ |
153 #define PANEL_MINUS10KDDS3 95 /* callback function: CB_OnMinus10k */ | 153 #define PANEL_MINUS275K 95 /* control type: command, callback function: CB_OnMinus275k */ |
154 #define PANEL_MINUS10KDDS2 96 /* callback function: CB_OnMinus10k */ | 154 #define PANEL_PLUS10KDDS3 96 /* control type: command, callback function: CB_OnPlus10k */ |
155 #define PANEL_PLUS10KDDS4 97 /* callback function: CB_OnPlus10k */ | 155 #define PANEL_PLUS10KDDS1 97 /* control type: command, callback function: CB_OnPlus10k */ |
156 #define PANEL_MINUS275K 98 /* callback function: CB_OnMinus275k */ | 156 #define PANEL_PLUS10KDDS2 98 /* control type: command, callback function: CB_OnPlus10k */ |
157 #define PANEL_PLUS10KDDS3 99 /* callback function: CB_OnPlus10k */ | 157 #define PANEL_PLUS275K 99 /* control type: command, callback function: CB_OnPlus275k */ |
158 #define PANEL_PLUS10KDDS1 100 /* callback function: CB_OnPlus10k */ | 158 #define PANEL_TEXTMSG_11 100 /* control type: textMsg, callback function: (none) */ |
159 #define PANEL_PLUS10KDDS2 101 /* callback function: CB_OnPlus10k */ | 159 #define PANEL_MATHSTRING5 101 /* control type: textBox, callback function: CB_ChangeMath */ |
160 #define PANEL_PLUS275K 102 /* callback function: CB_OnPlus275k */ | 160 #define PANEL_SPLITTER_8 102 /* control type: splitter, callback function: (none) */ |
161 #define PANEL_TEXTMSG_11 103 | 161 #define PANEL_MJD 103 /* control type: numeric, callback function: (none) */ |
162 #define PANEL_MATHSTRING5 104 /* callback function: CB_ChangeMath */ | 162 #define PANEL_UTC 104 /* control type: numeric, callback function: (none) */ |
163 #define PANEL_SPLITTER_8 105 | 163 #define PANEL_TIME 105 /* control type: string, callback function: (none) */ |
164 #define PANEL_MJD 106 | 164 #define PANEL_DATE 106 /* control type: string, callback function: (none) */ |
165 #define PANEL_UTC 107 | 165 #define PANEL_CHECKBOX_MATH3AUTOSAV 107 /* control type: radioButton, callback function: CB_OnAutoSaveSr */ |
166 #define PANEL_TIME 108 | 166 #define PANEL_CHECKBOX_MATH2AUTOSAV 108 /* control type: radioButton, callback function: CB_OnAutoSaveHg */ |
167 #define PANEL_DATE 109 | 167 #define PANEL_CHOOSESAVEFILE 109 /* control type: command, callback function: OnChooseSaveFile */ |
168 #define PANEL_CHECKBOX_MATH3AUTOSAV 110 /* callback function: CB_OnAutoSaveSr */ | 168 #define PANEL_SPLITTER_14 110 /* control type: splitter, callback function: (none) */ |
169 #define PANEL_CHECKBOX_MATH2AUTOSAV 111 /* callback function: CB_OnAutoSaveHg */ | 169 #define PANEL_SPLITTER_13 111 /* control type: splitter, callback function: (none) */ |
170 #define PANEL_CHOOSESAVEFILE 112 /* callback function: OnChooseSaveFile */ | 170 #define PANEL_DDS4 112 /* control type: numeric, callback function: CB_ChangeDDSOut */ |
171 #define PANEL_SPLITTER_14 113 | 171 #define PANEL_SPLITTER_2 113 /* control type: splitter, callback function: (none) */ |
172 #define PANEL_SPLITTER_13 114 | 172 #define PANEL_DDS3 114 /* control type: numeric, callback function: CB_ChangeDDSOut */ |
173 #define PANEL_DDS4 115 /* callback function: CB_ChangeDDSOut */ | 173 #define PANEL_N1CALCULUS 115 /* control type: command, callback function: CB_OnNCalculus */ |
174 #define PANEL_SPLITTER_2 116 | 174 #define PANEL_FINDSIGN3 116 /* control type: command, callback function: CB_OnFindSign */ |
175 #define PANEL_DDS3 117 /* callback function: CB_ChangeDDSOut */ | 175 #define PANEL_SIGN3 117 /* control type: numeric, callback function: (none) */ |
176 #define PANEL_N1CALCULUS 118 /* callback function: CB_OnNCalculus */ | 176 #define PANEL_FINDSIGN2 118 /* control type: command, callback function: CB_OnFindSign */ |
177 #define PANEL_FINDSIGN3 119 /* callback function: CB_OnFindSign */ | 177 #define PANEL_SIGN2 119 /* control type: numeric, callback function: (none) */ |
178 #define PANEL_SIGN3 120 | 178 #define PANEL_FINDSIGN1 120 /* control type: command, callback function: CB_OnFindSign */ |
179 #define PANEL_FINDSIGN2 121 /* callback function: CB_OnFindSign */ | 179 #define PANEL_SIGN1 121 /* control type: numeric, callback function: (none) */ |
180 #define PANEL_SIGN2 122 | 180 #define PANEL_FIND10K3 122 /* control type: command, callback function: CB_OnFind275K */ |
181 #define PANEL_FINDSIGN1 123 /* callback function: CB_OnFindSign */ | 181 #define PANEL_FIND275K2 123 /* control type: command, callback function: CB_OnFind275K */ |
182 #define PANEL_SIGN1 124 | 182 #define PANEL_RESETSLOPE 124 /* control type: command, callback function: CB_OnResetSlope */ |
183 #define PANEL_FIND10K3 125 /* callback function: CB_OnFind275K */ | 183 #define PANEL_CHECKBOX_STOPIFAUTODE 125 /* control type: radioButton, callback function: CB_OnAutoStopSlopeCancellingIfDelock */ |
184 #define PANEL_FIND275K2 126 /* callback function: CB_OnFind275K */ | 184 #define PANEL_CHECKBOX_RECENTER 126 /* control type: radioButton, callback function: CB_OnReCentering */ |
185 #define PANEL_RESETSLOPE 127 /* callback function: CB_OnResetSlope */ | 185 #define PANEL_CHECKBOX_KEEPSLOPE 127 /* control type: radioButton, callback function: CB_OnCROX */ |
186 #define PANEL_CHECKBOX_STOPIFAUTODE 128 /* callback function: CB_OnAutoStopSlopeCancellingIfDelock */ | 186 #define PANEL_CHECKBOX_KEEP 128 /* control type: radioButton, callback function: CB_OnCROX */ |
187 #define PANEL_CHECKBOX_RECENTER 129 /* callback function: CB_OnReCentering */ | 187 #define PANEL_STARTCANCEL 129 /* control type: textButton, callback function: CB_OnStartSlopeCancelling */ |
188 #define PANEL_CHECKBOX_KEEPSLOPE 130 /* callback function: CB_OnCROX */ | 188 #define PANEL_LED1 130 /* control type: LED, callback function: (none) */ |
189 #define PANEL_CHECKBOX_KEEP 131 /* callback function: CB_OnCROX */ | 189 #define PANEL_LED2 131 /* control type: LED, callback function: (none) */ |
190 #define PANEL_STARTCANCEL 132 /* callback function: CB_OnStartSlopeCancelling */ | 190 #define PANEL_SLOPE_REFERENCE 132 /* control type: ring, callback function: SlopeReference_cb */ |
191 #define PANEL_LED1 133 | |
192 #define PANEL_LED2 134 | |
193 #define PANEL_TEXTMSG_20 135 | |
194 | 191 |
195 | 192 |
196 /* Menu Bars, Menus, and Menu Items: */ | 193 /* Menu Bars, Menus, and Menu Items: */ |
197 | 194 |
198 /* (no menu bars in the resource file) */ | 195 /* (no menu bars in the resource file) */ |
199 | 196 |
200 | 197 |
201 /* Callback Prototypes: */ | 198 /* Callback Prototypes: */ |
202 | 199 |
203 int CVICALLBACK CB_ChangeDDSAmpli(int panel, int control, int event, void *callbackData, int eventData1, int eventData2); | 200 int CVICALLBACK CB_ChangeDDSAmpli(int panel, int control, int event, void *callbackData, int eventData1, int eventData2); |
204 int CVICALLBACK CB_ChangeDDSOut(int panel, int control, int event, void *callbackData, int eventData1, int eventData2); | 201 int CVICALLBACK CB_ChangeDDSOut(int panel, int control, int event, void *callbackData, int eventData1, int eventData2); |
205 int CVICALLBACK CB_ChangeDDSStep(int panel, int control, int event, void *callbackData, int eventData1, int eventData2); | 202 int CVICALLBACK CB_ChangeDDSStep(int panel, int control, int event, void *callbackData, int eventData1, int eventData2); |
206 int CVICALLBACK CB_ChangeMath(int panel, int control, int event, void *callbackData, int eventData1, int eventData2); | 203 int CVICALLBACK CB_ChangeMath(int panel, int control, int event, void *callbackData, int eventData1, int eventData2); |
238 int CVICALLBACK CB_OnStop(int panel, int control, int event, void *callbackData, int eventData1, int eventData2); | 235 int CVICALLBACK CB_OnStop(int panel, int control, int event, void *callbackData, int eventData1, int eventData2); |
239 int CVICALLBACK CB_OnTimer(int panel, int control, int event, void *callbackData, int eventData1, int eventData2); | 236 int CVICALLBACK CB_OnTimer(int panel, int control, int event, void *callbackData, int eventData1, int eventData2); |
240 int CVICALLBACK OnAcceptN(int panel, int control, int event, void *callbackData, int eventData1, int eventData2); | 237 int CVICALLBACK OnAcceptN(int panel, int control, int event, void *callbackData, int eventData1, int eventData2); |
241 int CVICALLBACK OnChooseSaveFile(int panel, int control, int event, void *callbackData, int eventData1, int eventData2); | 238 int CVICALLBACK OnChooseSaveFile(int panel, int control, int event, void *callbackData, int eventData1, int eventData2); |
242 int CVICALLBACK QuitCallback(int panel, int control, int event, void *callbackData, int eventData1, int eventData2); | 239 int CVICALLBACK QuitCallback(int panel, int control, int event, void *callbackData, int eventData1, int eventData2); |
240 int CVICALLBACK SlopeReference_cb(int panel, int control, int event, void *callbackData, int eventData1, int eventData2); | |
243 | 241 |
244 | 242 |
245 #ifdef __cplusplus | 243 #ifdef __cplusplus |
246 } | 244 } |
247 #endif | 245 #endif |