Recipe AvgNumber FieldThe Dynaview Modbus .dll API documentation

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

Sets the number of eyemarks to filter

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

public uint AvgNumber
Dim instance As Recipe 
Dim value As UInteger 

value = instance.AvgNumber 

instance.AvgNumber = value
Remarks

The Dynaview can filter using a simple boxcar average. This variable sets the number of values to average.
See Also