IntelliTouch i-Link Protocol Interface Adapter User’s Guide
Set State:
Command:
#AUXxx = x<cr>
Where x is 1 or 0, and 1 indicates ON, 0 indicates OFF
Response:
!00 AUXxx = x xx%<cr>
(RSPFMT = 0)
Where x is 1 or 0, and 1 indicates ON, 0 indicates OFF
If the Dimmer is ON, the xx% will follow indicating the level. 30%, 40%, 50%,
60%, 70%, 80%, 90% and 100% are all valid.
!00 xxx<cr>
(RSPFMT = 1)
Where xxx is 0, to indicates OFF, and is a value to indicate level
If ON. The Value is 128 + %. I.e. 30% = 128 + 30 = 158
Toggle State:
Toggle: #AUXxx <cr>
Response:
!00 AUXxx = x xx%<cr>
(RSPFMT = 0)
Where x is 1 or 0, and 1 indicates ON, 0 indicates OFF
If the Dimmer is ON, the xx% will follow indicating the level. 30%, 40%, 50%, 60%, 70%,
80%, 90% and 100% are all valid.
!00 xxx<cr>
(RSPFMT = 1)
Where xxx is 0, to indicates OFF, and is a value to indicate level
If ON. The Value is 128 + %. (i.e. 30% = 128 + 30 = 158)
Inc/Dec Level:
Increment:
#AUXxx
+
<cr>
(increase dimmer level if at 100%, go to
30%)
Decrement:
#AUXxx- <cr>
(decrease dimmer level if at 30%, go to
100%)
Response:
!00 AUXxx = x xx%<cr>
(RSPFMT = 0)
Where x is 1 or 0, and 1 indicates ON, 0 indicates OFF
If the Dimmer is ON, the xx% will follow indicating the level.
30%, 40%, 50%, 60%, 70%, 80%, 90% and 100% are all valid.
!00 xxx<cr>
(RSPFMT = 1)
Where xxx is 0, to indicates OFF, and is a value to indicate level
If ON. The Value is 128 + %. I.e. 30% = 128 + 30 = 158
8