by
varossf » Fri Jan 24, 2014 3:42 pm
OK, in the sequence there is a column 'level' that corresponds with the 'level' in the method.
Assume the following scenario
You have 3 calibration samples each with its own level (1; 2; 3)
In your calibration samples you have 3 compounds (C-A; C-B; C-C)
Each compound can have a different concentration, but for the sake of explanation they have all the same
Now in the method you specify for each compound at each level the concentration
Name Level1 Level2 Level3
C-A 10 20 30
C-B 10 20 30
C-C 10 20 30
Next step is to specify in the sequence which calibration sample corresponds to which level, specified in the level column, just enter the level number there and the sample type will automatically be set to calibration sample
Calibration run 1: Level 1
Calibration run 2: Level 2
Calibration run 3: Level 3
When you now run the calibration samples, the results (area or height) for each calibration run will be stored at each corresponding level in the method.
OK?