RxSy
Report local network sensor vale COS: N/A
Permissions: Read only
Query
Command
Syntax: SN[#] R[x]S[y]?<CR>
Description: Requests the sensor reading of sensor [y] of support module at local address [x].
Response Syntax: SN[#] R[x]S[y]=[value][scale]<CR>
Examples: SN1 R1S2=75F<CR>
Node address 1 responds with a remote temperature of 75°F on sensor 2 of module 1.
SN1 R1S1=-5F<CR>
Node address 1 responds with an outdoor temperature of -5°F on sensor 1 of module 1.
SN1 R3S2=50%<CR>
Node address 1 responds with an RH of 50% on sensor 2 of module 3.
Parameters Range
x: support module address [1 – 4]
y: support module sensor number [1 – 2]
value: sensor value
temperature sensor – Fahrenheit [-40 – 130]
temperature sensor – Celsius [-40 – 55]
humidity sensor [0 – 99]
no sensor or module [--]
scale: sensor scale (based on sensor type and temperature scale) [null, F, C, %]
F: Fahrenheit
C: Celsius
%: percent RH
Each support module sensor can be read individually using this command. The RSM? command should be used to determine what support
modules and sensors are connected. If a query command is received with a support module address of an unconnected support module,
SN[n] R[x]S[y]=--<CR>.
33