System information
Section 3. The CR200 Datalogger
3-10
3.10.3 Collecting Tables and Specific Records
Within the Collect Data Command message there are many options for data
collection. The CollectMode parameter of this packet describes what records
will be collected from the defined tables. Some collect mode options include:
CollectMode 0x03: Collect from the oldest record to the newest record
starting with the oldest data in each table. This method of collection
would be used to collect entire data tables.
CollectMode 0x04: Collect from a defined record to the newest record in
the tables defined. If the defined starting record doesn’t exist in the
datalogger, data collection will start from the oldest record in the table.
CollectMode 0x05: Collect the most recent records, where the number of
records to collect is a definable parameter.
CollectMode 0x06: Collect from a defined record up to but not including a
second defined record. This method of collection would be useful to
collect a specific subset of records from the datalogger.