batch_fitparameter_value (sample: string, index: integer)       (float)

Navigation:  User guide > OLE automation > Properties >

batch_fitparameter_value (sample: string, index: integer)       (float)

Previous pageReturn to chapter overviewNext page

Returns as floating point number the value of the batch fit parameter specified by index, obtained in the batch fit for the sample specified by the sample parameter.

 

VBA example:

this_value = wcd.batch_fitparameter_value("s413 #3", 5)