18.2.20 PakBusRoutes
Lists routes or router neighbors known to the data logger at the time the setting was read. Each
route is represented by four components separated by commas and enclosed in parentheses:
(port, via neighbor address, pakbus address, response time in ms). Updates when routes are
added or deleted.
l
String data type
18.2.21 PanelTemp
Current processor board temperature (°C). Updates once per minute, when viewing the Status
table, or programatically.
18.2.22 PortConfig
Provides information on the configuration settings (input, output, SDI-12, COM port) for C
terminals in numeric order of terminals. Default = Input. Updates when the port configuration
changes.
l
String data type
18.2.23 PortStatus
States of C terminals configured for control. On/high (true) or off/low (false). Array elements in
numeric order of C terminals. Default = false. Updates when state changes. Enter -1 to set to true.
Enter 0 to set to false.
l
Boolean data type
18.2.24 ProcessTime
Processing time (μs) of the last scan. Time is measured from the end of the
EndScan
instruction
(after the measurement event is set) to the beginning of the
EndScan
(before the wait for the
measurement event begins) for the subsequent scan. Calculated on-the-fly. Updated at the
conclusion of scan processing, prior to waiting for the next scan.
18.2.25 ProgErrors
Number of compile or runtime errors for the running program. Updated after compile.
18. Information tables and settings (advanced)
155