Recipe RetainReportsEna FieldThe Dynaview Modbus .dll API documentation

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

Set/Reset the Retain Data enable boolean in the remote Dynaview

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

public bool RetainReportsEna
Dim instance As Recipe 
Dim value As Boolean 

value = instance.RetainReportsEna 

instance.RetainReportsEna = value
Remarks

If set reports are stored internally and copied to a USB drive if present
See Also