Appendix A. Controlling Power To The Cell200 Series - Campbell CELL200 Series Product Manual

4g lte cellular module
Hide thumbs Also See for CELL200 Series:
Table of Contents

Advertisement

Appendix A. Controlling power
to the CELL200 series
This example shows how to control power to the CELL200 series by using the CRBasic
IPNetPower()
instruction. The program uses the
the CELL200 series for 15 minutes every 60 minutes between 9:00 a.m. and 5:00 p.m.
Downloadable example programs are available at
example-programs 
NOTE:
IPNetPower()
The
operating system 08.00 or greater, the CR6 series with operating system 09.00 or greater, and
the CR1000X with operating system 03.00 or greater. To control power in these data loggers
with older operating systems or any CR1000, CR800 series, or CR3000, you will need to use a
SW12V port on the data logger and communicate over RS-232. When using a SW12V port, we
recommend using a
down the CELL200 series.
NOTE:
TimeIsBetween()
CR3000, or CR800. It is supported in all CR1000X, CR6, and CR300 operating systems.
CRBasic Example 1: Turn CELL200 series ON and OFF under data logger control
'Declare Variables and Units
Public
BattV
Public
PTemp_C
Public
ModuleState
Units
BattV=Volts
Units
PTemp_C=Deg C
'Define Data Tables
DataTable(Daily,True,-1)
DataInterval(0,1440,Min,10)
Minimum(1,BattV,FP2,False,False)
EndTable
. See the CELL2XX-Power program.
functionality shown in this example is available in the CR300 series with
PPPClose()
instruction to shut down the network prior to powering
requires operating system version 28.00 or greater in the CR1000,
As Boolean
TimeIsBetween()
www.campbellsci.eu/downloads/cell200-
CELL200-Series 4G LTE Cellular
instruction to power
Module     62

Advertisement

Table of Contents
loading

Table of Contents