batch_sample_parameter(sample : string)     (float)

Navigation:  Ole automation > Automation object 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:

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