Rev 354 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 354 | Rev 356 | ||
|---|---|---|---|
| Line 32... | Line 32... | ||
| 32 | #define  p1_FREQ2                         17      /* control type: numeric, callback function: (none) */ | 
            32 | #define  p1_FREQ2                         17      /* control type: numeric, callback function: (none) */ | 
          
| 33 | #define  p1_AMPL2                         18      /* control type: numeric, callback function: (none) */ | 
            33 | #define  p1_AMPL2                         18      /* control type: numeric, callback function: (none) */ | 
          
| 34 | #define  p1_AMPL1                         19      /* control type: numeric, callback function: (none) */ | 
            34 | #define  p1_AMPL1                         19      /* control type: numeric, callback function: (none) */ | 
          
| 35 | #define  p1_FREQ1                         20      /* control type: numeric, callback function: (none) */ | 
            35 | #define  p1_FREQ1                         20      /* control type: numeric, callback function: (none) */ | 
          
| 36 | #define  p1_VOLT_GRAPH                    21      /* control type: textButton, callback function: Only_voltageCB */ | 
            36 | #define  p1_VOLT_GRAPH                    21      /* control type: textButton, callback function: Only_voltageCB */ | 
          
| 37 | #define   | 
            37 | #define  p1_POS0                          22      /* control type: command, callback function: Pos0CB */ | 
          
| 38 | #define   | 
            38 | #define  p1_RANGE                         23      /* control type: radioButton, callback function: RangeCB */ | 
          
| 39 | 39 | ||
| 40 | 40 | ||
| 41 |      /* Control Arrays: */ | 
            41 |      /* Control Arrays: */ | 
          
| 42 | 42 | ||
| 43 |           /* (no control arrays in the resource file) */ | 
            43 |           /* (no control arrays in the resource file) */ |