Difference between revisions of "Troubleshooting"

From DiyLightAnimation
Jump to: navigation, search
(My Lynx Dongle is not working.)
(Tools)
 
(46 intermediate revisions by 4 users not shown)
Line 1: Line 1:
----
+
==General==
 +
Always feel free to post help requests in the forums. Try to include sharp, close-up pictures of both sides of your hardware that is having a problem. As you already know, people in this community are more than happy to help...and are friendly about it to boot!
  
==My Lynx Dongle is not working.==
+
If you are willing, please use Teamspeak chat. Most nights the DLA staff is in chat and we can quickly help out on most problems.
  
* Make sure that your PIC is programmed.
+
==Concepts==
** Any PIC that you are using the in the dongle needs to be programmed.
+
* Divide and Conquer or Binary Search
** There have been no parts coops for the Lynx Dongle.
+
::IF you ask the RIGHT questions of an ordered set (all understanding and knowledge about the system) and it is not intermittent, you can always arrive at the answer in 21 questions or less!
** If you have a PIC programmer, you can program it yourself.
+
* Start at one end or the other and work forward/backward to the other end.
** If you do not have a programmer, check for [[PIC_Programming|someone to help program your PIC]].
+
* System integration/separation
 +
::Try to separate power and hardware problems from software and communication problems.
 +
* Ask yourself:
 +
::What do I know about this thing?
 +
::What don't I know about this thing?
 +
::Could I describe the problem to someone else in an understandable way?
  
----
+
==Power==
 +
(GFCI, Circuit breakers, extension cords, power panels, etc.)
  
==Vixen is hanging when I run a sequence.==
+
==Hardware==
 +
Check and recheck for:
 +
::*Correct solder flow, no [[Glossary|shorts]]
 +
::*Unsoldered leads - especially on large chips - this happens more than you might think!
 +
::*Correct component orientation - matching the silkscreen image on the board - not necessarily the orientation of chip sockets or other carrier devices (they could have been installed backwards).
 +
::*Bent pins on chips, chips not seated in the chip carriers
 +
::*Correct resistor values
 +
::*Correct capacitor polarities
 +
::*Correct part numbers
  
Make sure that the DMX option is unchecked under "Add-ins"
 
  
[[Image:Disable_DMX.JPG|center|thumb|240px]]
+
*[[Troubleshooting Lynx Express|Lynx Express]]
 +
*[[Troubleshooting Lynx Freestyle|Lynx Freestyle]]
 +
*[[Troubleshooting Lynx SSR4-DMX|Lynx SSR4-DMX]]
 +
*[[Troubleshooting Lynx MR16|Lynx MR16]]
 +
*[[Troubleshooting Lynx Wireless|Lynx Wireless]]
 +
*[[Troubleshooting Lynx Dongle|Lynx Dongle]]
 +
*[[Troubleshooting Lynx Splitter|Lynx Splitter]]
  
----
+
*[[Light-O-Rama Controllers|Light-O-Rama control]]
  
==I am getting "Access to the port 'COMx' is denied".==
+
==Software==
 +
*[[Troubleshooting Vixen|Vixen]]
 +
*[[Troubleshooting LightShow Pro|LightShow Pro]]
  
Try changing the com port in windows.
+
==Firmware==
 +
* What are the problems when setting up a pic programmer?
  
You will need to make matching changes in Vixen.
+
==Communications==
 +
(DMX cabling, com ports, length of runs, distance or orientation of wireless transmitter and receiver, etc.)
  
[[Image:ChangeComPort.JPG|center|thumb|240px]]
+
* Does your hardware need to be terminated?
 +
* Why aren't my devices talking? (check cabling, check hardware, go back to lowest common denominator - what do you know works)
 +
* [[General Information on Dongle Connections|How do I wire stuff up?]]
  
[[Image:Vixen_Dongle_Plugin_Setup_01.JPG|center|thumb|240px]]
+
==Tools==
[[Image:Vixen_Dongle_Plugin_Setup_02.JPG|center|thumb|240px]]
+
* My multimeter doesn't read the right resistance. (in circuit or out of circuit?, are you inadvertently touching both meter leads at the same time?, set on the wrong range, battery dead)
  
----
+
==Quick Troubleshooting Help==
 +
* [[Troubleshooting Vixen|How do I setup my first sequence in Vixen?]]
 +
* [[Troubleshooting Vixen|How do I get my DMX dongle to work with Vixen?]]
 +
* [[Troubleshooting Vixen|Why am I getting comm errors in Vixen?]]
  
==Lynx Express==
+
* My Lynx DMX dongle is not working. Now what?
  
----
+
* [[Light-O-Rama Controllers|How can I get this stuff to control my Light-O-Rama controllers?]]
  
==Lynx Wireless==
+
* Why are my incandescent lights flickering?
 +
* Why are my LED lights flickering?
  
----
+
* Parts are backordered at Mouser. What can I use as a substitute?
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
[[Category:Help|{{PAGENAME}}]]

Latest revision as of 10:28, 17 April 2010

General

Always feel free to post help requests in the forums. Try to include sharp, close-up pictures of both sides of your hardware that is having a problem. As you already know, people in this community are more than happy to help...and are friendly about it to boot!

If you are willing, please use Teamspeak chat. Most nights the DLA staff is in chat and we can quickly help out on most problems.

Concepts

  • Divide and Conquer or Binary Search
IF you ask the RIGHT questions of an ordered set (all understanding and knowledge about the system) and it is not intermittent, you can always arrive at the answer in 21 questions or less!
  • Start at one end or the other and work forward/backward to the other end.
  • System integration/separation
Try to separate power and hardware problems from software and communication problems.
  • Ask yourself:
What do I know about this thing?
What don't I know about this thing?
Could I describe the problem to someone else in an understandable way?

Power

(GFCI, Circuit breakers, extension cords, power panels, etc.)

Hardware

Check and recheck for:

  • Correct solder flow, no shorts
  • Unsoldered leads - especially on large chips - this happens more than you might think!
  • Correct component orientation - matching the silkscreen image on the board - not necessarily the orientation of chip sockets or other carrier devices (they could have been installed backwards).
  • Bent pins on chips, chips not seated in the chip carriers
  • Correct resistor values
  • Correct capacitor polarities
  • Correct part numbers


Software

Firmware

  • What are the problems when setting up a pic programmer?

Communications

(DMX cabling, com ports, length of runs, distance or orientation of wireless transmitter and receiver, etc.)

  • Does your hardware need to be terminated?
  • Why aren't my devices talking? (check cabling, check hardware, go back to lowest common denominator - what do you know works)
  • How do I wire stuff up?

Tools

  • My multimeter doesn't read the right resistance. (in circuit or out of circuit?, are you inadvertently touching both meter leads at the same time?, set on the wrong range, battery dead)

Quick Troubleshooting Help

  • My Lynx DMX dongle is not working. Now what?
  • Why are my incandescent lights flickering?
  • Why are my LED lights flickering?
  • Parts are backordered at Mouser. What can I use as a substitute?