3 datalogger crbasic programming – Campbell Scientific SC115 CS I/O 2G Flash Memory Drive with USB Interface User Manual
Page 11

SC115 CS I/O 2G Flash Memory Drive with USB Interface
TABLE 2. PC Driver Installation for SC115 as Communications Interface
Windows®
XP
Windows®
Vista
Windows®
7
1. Apply power to a
Campbell Scientific
datalogger, then
attach the SC115 to
the datalogger’s CS
I/O port.
2. Using the included
USB extension
cable, attach the
SC115 to an open
USB port on the
computer.
3. The Found New
Hardware Wizard
window will open.
Select No, not this
time, when asked
to connect to
Windows
®
Update,
then click Next.
4. Select Install the
software
automatically, then
click Next.
5. If the Windows
®
Security window
appears, select
Install this driver
software anyway.
6. Click Finish to
close the Found
New Hardware
Wizard window.
1. Apply power to a
Campbell Scientific
datalogger, then
attach the SC115 to
the datalogger’s CS
I/O port.
2. Using the included
USB extension
cable, attach the
SC115 to an open
USB port on the
computer.
3. The Found New
Hardware window
will open. Click on
Locate and install
driver software.
4. If the Windows
®
Security window
appears, select
Install this driver
software anyway.
1. Apply power to a
Campbell Scientific
datalogger, then
attach the SC115 to
the datalogger’s CS
I/O port.
2. Using the included
USB extension
cable, attach the
SC115 to an open
USB port on the
computer.
3. Windows
®
7
typically configures
the driver
automatically.
4. If the drivers are not
automatically
installed, do steps 5
through 7.
5. Go to Windows
Start Menu |
Control Panel |
Hardware and
Sounds | Device
Manager (under
Devices and
Printers category).
6. Under Other
Devices, right click
on the SC115.
7. Choose Update
Drivers.
7.3 Datalogger CRBasic Programming
The datalogger CRBasic program needs to include a TableFile() instruction to
store datalogger data on the SC115. The TableFile() instruction is entered in
the declaration of the data table after the DataInterval() instruction. The
parameters entered for the TableFile() instruction depend on the data storage
mode used (refer to Section 8, Data Storage Modes). Section 10, Datalogger
Programming discusses, in detail, datalogger programming, and provides
several datalogger programming examples.
5