Campbell Scientific NL116 NL116 Ethernet and CompactFlash Module - Page 15

Programming the Datalogger to Save Data to the, CompactFlash

Page 15 highlights

NL116 Ethernet and CompactFlash® Module d. Input the PakBus Address of the datalogger. FIGURE 4-6. Setup screen (EZ View) Datalogger Settings e. Press Next until you reach the Communication Setup Summary screen. Press Finish to complete the setup. 4.2.3 Step 3: Connect You are now ready to connect to your datalogger using the LoggerNet Connect screen. Datalogger program transfer, table-data display, and data collection are now possible. 4.3 Programming the Datalogger to Save Data to the CompactFlash® Card The CardOut() instruction is used in the datalogger program to send data to the CF card. CardOut() must be entered within each DataTable declaration that is to store data on the CF card. The file is saved on 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). 7

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44

NL116 Ethernet and CompactFlash
®
Module
d.
Input the
PakBus Address
of the datalogger.
FIGURE 4-6.
Setup screen (EZ View) Datalogger Settings
e.
Press
Next
until you reach the
Communication Setup Summary
screen.
Press
Finish
to complete the setup.
4.2.3 Step 3: Connect
You are now ready to connect to your datalogger using the
LoggerNet Connect
screen.
Datalogger program transfer, table-data display, and data collection are now
possible.
4.3
Programming the Datalogger to Save Data to the
CompactFlash
®
Card
The
CardOut()
instruction is used in the datalogger program to send data to
the CF card.
CardOut()
must be entered within each
DataTable
declaration
that is to store data on the CF card.
The file is saved on 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).
7