Appendix A. CRBasic Programming Instructions
Syntax
SendGetVariables(ResultCode, ComPort, RouterAddr, PakBusAddr,
Security, TimeOut, SendVariable, SendSwath, GetVariable,
GetSwath)
SendTableDef
Sends the table definitions from a data table to a remote PakBus device.
Syntax
SendTableDef(ComPort, RouterAddr, PakBusAddr, DataTable)
SendVariables
Sends value(s) from a variable or variable array to a data table in a remote
datalogger.
Syntax
SendVariables(ResultCode, ComPort, RouterAddr, PakBusAddr,
Security, TimeOut, "TableName", "FieldName", Variable,
Swath)
StaticRoute
Defines a static route to a PakBus datalogger.
Syntax
StaticRoute(ComPort, NeighborAddr, PakBusAddr)
TimeUntilTransmit
Returns the time remaining, in seconds, before communication with the host
datalogger.
Syntax
variable = TimeUntilTransmit
Table 140. Asynchronous-Port Baud Rates
Rate Notes
-nnnn (autobaud
1
starting at nnnn) autobaud
1
starting at nnnn
0 autobaud starting at 9600
300
1200
4800
9600 default
19200
38400
57600
115200
588