IntelliTouch i-Link Protocol Interface Adapter User’s Guide
System Commands / Command Format
System commands differ in various ways. Some may be used to set a state, toggle
a state, or query a state. Others may be query only, or Set and Query but not
Toggle.
SPA:
Spa Control - Control/Query/Toggle Spa
Request State:
Query:
#SPA ?<cr>
Response:
!00 SPA = x<cr> (RSPFMT = 0)
!00 x<cr>
(RSPFMT = 1)
Where x is 1 or 0, and 1 indicates ON, 0 indicates OFF
Set State:
Command:
#SPA = x<cr>
Where x is 1 or 0, and 1 indicates ON, 0 indicates OFF
Response:
!00 SPA = x<cr> (RSPFMT = 0)
!00 x<cr>
(RSPFMT = 1)
Where x is 1 or 0, and 1 indicates ON, 0 indicates OFF
Toggle State:
Toggle: #SPA <cr>
Response:
!00 SPA = x<cr> (RSPFMT = 0)
!00 x<cr>
(RSPFMT = 1)
Where x is 1 or 0, and 1 indicates ON, 0 indicates OFF
PUMP:
Pool Control - Control/Query/Toggle Pump (pool)
Request State:
Query:
#PUMP ?<cr>
Response:
!00 PUMP = x<cr>
(RSPFMT = 0)
!00 x<cr>
(RSPFMT = 1)
Where x is 1 or 0, and 1 indicates ON, 0 indicates OFF
Set State:
Command:
#PUMP = x<cr>
Where x is 1 or 0, and 1 indicates ON, 0 indicates OFF
Response:
!00 PUMP = x<cr>
(RSPFMT = 0)
!00 x<cr>
(RSPFMT = 1)
Where x is 1 or 0, and 1 indicates ON, 0 indicates OFF
Toggle State:
Command:
Toggle: #PUMP <cr>
Response:
!00 PUMP = x<cr>
(RSPFMT = 0)
!00 x<cr>
(RSPFMT = 1)
Where x is 1 or 0, and 1 indicates ON, 0 indicates OFF
6