CampbellReadAllFirstTime

The Campbell Scientific devices are data loggers that can store large amounts of data internally. When VTScada communicate with them, the default operation is to read only the data that has not already been read. The driver will remember the last item read, and resume from that point.

When set to 1 (true), this property causes the driver to read all logged data in the device when communication is first established. This will be in effect only when the driver is created and connected to the device for the first time.

 

Section: System

Default: CampbellReadAllFirstTime = 0

*No restart required (Settings.Dynamic property)