- First make sure you have watched the videos about configuring your system for the AlarmDecoder.
- This video discusses panel configuration as well as physical connection to the alarm system.
- This video discusses connecting your AlarmDecoder to a PC.
- This video discusses connecting your AlarmDecoder to a Mac.
Troubleshooting Steps
- Does the AlarmDecoder have power?
- Make sure the LED on the AlarmDecoder device is flashing about once per second.
- Check your power connections if you do not see the LED flashing.
- Does the connected computer show an attached device?
- Windows: Confirm the device is present in the Device Manager.
- On some installs of windows it is necessary to enable the VCP option for the driver.
- OSX/Linux: Check your syslog and look in /dev.
- Windows: Confirm the device is present in the Device Manager.
- Can you communicate with the device with a terminal program?
- Open the device with your favorite terminal program. We suggest one of the following:
- Windows: PuTTY
- Select the Serial option.
- Enter the COM port number. You can look this up in Device Manager.
- Enter the speed.
- AD2USB & AD2Pi: 115200
- AD2Serial: 19200
- Click Open
- OSX/Linux: screen
- Open a terminal
- Locate your device by checking syslog or your /dev directory
- Execute screen [device] [baudrate]
- Baudrate:
- AD2USB & AD2Pi: 115200
- AD2Serial: 19200
- Baudrate:
- Windows: PuTTY
- Confirm that you can reboot your Alarm Decoder by typing: =
- Make sure you cleanly exit your terminal program.
- PuTTY: Click the X
- screen: Ctrl + A + K
- Open the device with your favorite terminal program. We suggest one of the following: