Recipe WheelFactor FieldThe Dynaview Modbus .dll API documentation

[This is preliminary documentation and is subject to change.]

Set the wheel factor

Namespace: DynaviewModbus
Assembly: DynaviewModbus (in DynaviewModbus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public float WheelFactor
Dim instance As Recipe 
Dim value As Single 

value = instance.WheelFactor 

instance.WheelFactor = value
Remarks

All length values are multiplied by this number. Use it to accommodate wheel wear.
See Also