Monday, November 3, 2014

My K8000 controlled by Kel

--- // Start declaration part
//
// Channel/#/type Name
// -------------------------------------------------------------------------
HVAC 13 output normal // opt22 120d25 heater control
GREEN 14 output normal // green LED
RED     15   output  normal                   // red LED
Chan16       16 output  normal                   // Channel 16
RAT1 1 input inverted,debounce 10 // Button to proceed to next channel
RAT2 2 input inverted,debounce 10 // Button to proceed to next channel
RAT3 3 input inverted,debounce 10 // Button to proceed to next channel
garage 5 input normal,debounce 10 // Button to proceed to next channel
backdoors 6 input normal // Backdoor
frontdoor 7 input normal // Backdoor
Emergency 9 input normal // Stop the system
PANIC 10 input normal // Master Panic
Next 11 input normal,debounce 10 // Button to proceed to next channel