Specifications

Table Of Contents
OPERATIONS
Page 96 MRC-565 Packet Data Radio Operations & Maintenance
5.9.6 MRC-565 Commands
The following commands are used with SDI-12 Sensor data collection. The setup commands are
listed first followed by the control and status type real-time commands.
5.9.6.1 SDI
Show the Sensor Table settings and values.
5.9.6.2 SDI, SEN, N, ADDR, NOMENCLATURE, MTYPE, NVAL
Define a Sensor Table entry where:
N entry or Row number (1-64)
ADDR Sensor address (0-9) or (A-Z) or (a-z)
Nomenclature 18 character Text name for this entry
MTYPE Measurement Type (M or M1-M9 or MC or MC1-MC9)
(C or C1-C9 or CC or CC1-CC9)
NVAL Maximum number of values returned
Example setup script:
+SDI,DEL,ALL
+SDI,SEN,1,0,Measurement,M,9
+SDI,SEN,2,0,Concurrent,C,9
+SDI
Sensor Definitions
Num ADDR Measurement Name MTYPE NVAL
=== ==== ==================== ===== ====
1 0 Measurement M 9
2 0 Concurrent C 9
+
5.9.6.3 SDI, SEN, DEL, ALL
Deletes all of the entries in the Sensor Table. This is used in script files where a new
script is being loaded. If this is not done first then there may be residual data or
definitions that were not meant to be there.
5.9.6.4 SDI, SEN, DEL, N
Delete only entry ‘N’ from the Sensor Table. All other entries are left untouched.