IntelliTouch i-Link Protocol Interface Adapter User’s Guide
Special QUERY only commands
(continued)
OPMODE:
Current System Mode
Query Current System Mode.
Request State:
Query:
#OPMODE ?<cr>
Response:
!00 = xxxxxxxx<cr>
(RSPFMT = 0)
!00 x<cr>
(RSPFMT = 1)
Where xxxxxx is “SERVICE/TIMEOUT” or “AUTO” or in terse response
‘0’ = Auto, ‘1’ = Service/Timeout.
UNITS:
Current Temperature Units
Query Current Temperature Units.
Request State:
Query:
#UNITS ?<cr>
Response:
!00 = x<cr>
(RSPFMT = 0)
!00 x<cr>
(RSPFMT = 1)
Where x is ‘F’ or ‘C’
MODEL:
IntelliTouch Model/Type
Query Model/Type.
Request State:
Query:
#MODEL ?<cr>
Response:
!00 = xxx<cr>
(RSPFMT = 0)
!00 xxx<cr>
(RSPFMT = 1)
Where xxx is “i9+3” “i7+3” “i5” “i9+3S” “i5S” “i10+3D”
For more details about IntelliTouch model, refer to IntelliTouch User’s Guide (P/N
520102)
16
PUMPLO:
PUMPHI:
Pump Status (Two-Speed Pumps Only – Option must be set)
Query Pump
Request State:
Query:
#PUMPLO ?<cr>
Response:
!00 PUMPLO = x<cr>
(RSPFMT = 0)
!00 x<cr>
(RSPFMT = 1)
Where x is 1 or 0, and 1 indicates ON, 0 indicates OFF
PUMPLO will return True (“1”) anytime the pump is running.
PUMPHI will return True (“1”) only when the pump is in High Speed.
Example:
PUMPLO = 1, PUMPHI = 0 – Pump is on in low.
PUMPLO = 1, PUMPHI = 1 – Pump is on in high.
PUMPLO = 0, PUMPHI = 0 – Pump is off in.