[This is preliminary documentation and is subject to change.]
Set/Reset the FixedAvg enable boolean in the remote Dynaview
Namespace: DynaviewModbusAssembly: DynaviewModbus (in DynaviewModbus.dll) Version: 1.0.0.0 (1.0.0.0)
Public FixedAvgEna As Boolean
Public FixedAvgEna As Boolean
Dim instance As Recipe
Dim value As Boolean
value = instance.FixedAvgEna
instance.FixedAvgEna = value
Dim instance As Recipe
Dim value As Boolean
value = instance.FixedAvgEna
instance.FixedAvgEna = value
If set, the Dynaview uses the MinimumPrescaleValue variable to always
report over a multiple of "x" eyemarks (Reports the length of the entire set).
If not set the Dynaview uses the
MinimumPrescaleValue variable to set the minimum number of eyemarks to
average over (reports the length of one eyemark).