CFM100 CompactFlash
®
Module
2
•
A CFM100 with a serial number less than 9728 requires a firmware update
to function properly when attached to a CR3000 datalogger with a serial
number greater than 6260. This update must be performed by Campbell
Scientific. If you require this firmware update, see the
at the front of this manual for information on returning your CFM100 to
Campbell Scientific.
3. Initial Inspection
Upon receipt of the CFM100, inspect the packaging and contents for damage.
File damage claims with the shipping company.
4. QuickStart
This section describes the basics of storing and retrieving datalogger data.
These operations are discussed in detail in Section
(p. 6)
, of this
manual.
4.1 Preparation
Always power down the datalogger before installing to or
removing the CFM100 from the datalogger.
After powering down the datalogger, plug the CFM100 into the datalogger
peripheral port. Restore power to the datalogger. Insert formatted CF card. (For
instructions on formatting a CF card, see Appendix
(p. A-1)
.)
4.2 Programming the Datalogger to Send Data to the CFM100
The CardOut() instruction is used in the datalogger program to send data to
the CF card. The CardOut() instruction must be entered within each
DataTable() declaration that is to store data to the CF card. The file is saved to
the card with the name stationname.tablename and a .DAT extension.
The CardOut() instruction has the following parameters:
StopRing: A constant is entered for the StopRing parameter to specify whether
the DataTable() created should be a ring-mode table (0) or a fill-and-stop table
(1).
Size: The Size parameter is the minimum number of records that will be
included in the DataTable(). If –1000 is entered, the size of the file on the card
will be the same as the size of the internal table on the datalogger. If any other
negative number is entered, the memory that remains after creating any fixed-
size tables on the card will be allocated to this table. If multiple DataTables are
set to a negative number, the remaining memory will be divided among them.
The datalogger attempts to size the tables so that all of them will be full at the
same time
In the following example, the minimum batt_voltage and a sample of PTemp is
written to the card each time the data table is called. The StopRing parameter is
CAUTION
Содержание CompactFlash CFM100
Страница 2: ......
Страница 3: ......
Страница 7: ......
Страница 27: ...Appendix A CF Card Maintenance A 4 5 Navigate to the Tools tab 6 Press Check 7 Select Scan and Repair Drive...
Страница 28: ......