|
@@ -2397,7 +2397,7 @@ BOOL COTSBrukerImpl::QuantifyPosXrayPointsOnLine(CPosXrayList& a_listXrayPois)
|
|
|
|
|
|
|
|
|
// quantify the spectrum
|
|
|
- char* pcMethod = "Default";//"Default";//"Automatic";
|
|
|
+ char* pcMethod = "Oxides";//"Default";//"Automatic";//Oxides
|
|
|
char* pcParams = "ResultType=quantification";
|
|
|
char cResult[10000];
|
|
|
memset(cResult, 0, 10000);
|