l
Set PakBus beacons and verify intervals properly. For example, there is no need to verify
routes every five minutes if communications are expected only every 6 hours. Network
Planner will set this appropriately when it is used. This is also set through the Beacon and
Verify settings in the Settings Editor.
For information on Designing a PakBus network using the Network Planner tool in LoggerNet,
watch a
7.1 General serial communications
The datalogger supports two-way serial communications. These communications ports can be
used with smart sensors that deliver measurement data through serial data protocols, or with
devices such as modems, that communicate using serial data protocols. See
(p. 12) for information on port configuration options.
CRBasic instructions for general serial communications include:
l
SerialOpen()
l
SerialClose()
l
SerialIn()
l
SerialInRecord()
l
SerialInBlock()
l
SerialOut()
l
SerialOutBlock()
To communicate over a serial port, it is important to be familiar with protocol used by the device
with which you will be communicating. Refer to the manual of the sensor or device to find its
protocol and then select the appropriate options for each CRBasic parameter. See the application
note
Interfacing Serial Sensors with Campbell Scientific Dataloggers
for more programming
details and examples.
7.2 Modbus communications
The datalogger supports Modbus RTU, Modbus ASCII, and Modbus TCP protocols and can be
programmed as a Modbus master or Modbus slave. These protocols are often used in SCADA
networks. Dataloggers can communicate using Modbus on all available communication ports.
The datalogger supports RTU and ASCII communication modes on RS-232 and RS-485
connections.
CRBasic Modbus instructions include (see CRBasic Editor help for the most recent information on
each of these instructions and for program examples):
7. Communications Protocols
82
Summary of Contents for CR1000X
Page 1: ...Revision 02 21 2019 Copyright 2000 2019 Campbell Scientific ...
Page 2: ......
Page 4: ......
Page 6: ......
Page 8: ......
Page 16: ...Appendix A Glossary 176 Appendix B Index 214 Table of Contents viii ...
Page 192: ......