[This is preliminary documentation and is subject to change.]
Set the Minimum Prescale Value parameter
Namespace: DynaviewModbusAssembly: DynaviewModbus (in DynaviewModbus.dll) Version: 1.0.0.0 (1.0.0.0)
public int MinumumPrescaleValue
public int MinumumPrescaleValue
Public MinumumPrescaleValue As Integer
Public MinumumPrescaleValue As Integer
Dim instance As Recipe
Dim value As Integer
value = instance.MinumumPrescaleValue
instance.MinumumPrescaleValue = value
Dim instance As Recipe
Dim value As Integer
value = instance.MinumumPrescaleValue
instance.MinumumPrescaleValue = value
public:
int MinumumPrescaleValue
public:
int MinumumPrescaleValue
This variable is used in two ways depending on the state of the
FixedAvgEna bit. If not set Dynaview will always average over at least "x" eyemarks and
reports the average length between eyemarks. If the FixedAvgEna bit is set Dynaview will
always accumulate the length of x eyemarks, reporting the total length.