fitting      (integer)

Navigation:  Ole automation > Automation object properties >

fitting      (integer)

Previous pageReturn to chapter overviewNext page

Returns information on the fit activity of SCOUT.

 

The value of fitting is 0 if there is no fit running, fitting is equal to 1 during the fit.

 

VBA example:

 

if scout.fitting=1 then ...

 

Writing this property has not effect.