batch_sample_parameter(sample : string)     (float)

Navigation:  User guide > OLE automation > Properties >

batch_sample_parameter(sample : string)     (float)

Previous pageReturn to chapter overviewNext page

Use this property to set or read the numeric parameter of a sample in batch control workbooks. Specify the sample by its name, and pass the numerical parameter as float.

 

VBA example:

wcd.batch_sample_parameter("s413 #3") = 13.56