Calibration mode check

Hi!

Is it possible to check the Calibration Mode (Manual Factor, Curve,Reference) from CC? I can't find any way. I'm wrinting a CC for impurity calculation based on diluted samples (Imp%=Aimp/Amain_diluted * factor) where every compound has it's own correction factor. I'm using the manual factor field in the calibration table for compound correction factor. But i want to check if the calibration is in MF mode or not. BTW extracting the manual factor is not an easy work :)

Compound_Concentration/Compound_Area*if(sample_amount=0,100,Sample_Amount)/CurrentSample.DilutionFactor(1)/CurrentSample.DilutionFactor(2)/CurrentSample.DilutionFactor(3)/CurrentSample.DilutionFactor(4)/CurrentSample.DilutionFactor(5)/CurrentSample.Multiplier(1)/CurrentSample.Multiplier(2)/CurrentSample.Multiplier(3)/CurrentSample.Multiplier(4)/CurrentSample.Multiplier(5)/100

if we 're not in MF mode,  the Factor is not that i put  in the table :)

Thx,

Peter

Parents Reply Children
Was this helpful?