batch_spectrum_filename (sample : string, index : integer)     (string)

Navigation:  User guide > OLE automation > Properties >

batch_spectrum_filename (sample : string, index : integer)     (string)

Previous pageReturn to chapter overviewNext page

Specifies the input spectrum for the spectrum specified by the index parameter and the sample specified by the sample parameter. You can read or write this item. The input spectra are labeled 1, 2, ... n if there are n spectra for each sample.

 

VBA example:

wcd.batch_spectrum_filename("s413 #3",1) = "c:\test\s413_3_r"