Quote:
Originally Posted by meltbox360
Furthermore it appears as if using the Jaguar class does something with the relay pins since one of the lights lights up next to the number 1 when I do something like this:
Code:
Jaguar * jag1;
jag1 = new Jaguar(1);
jag1->Set(1.0);
Wait(2.0);
jag1->Set(0.0);
At least lately that led has been lighting up. Noticed once before all the leds lit up so its some funky stuff going on.
|
If you don't have any code setting relays, then none of the relay lights should come on. That one or more of them does suggests that your Digital Sidecar might be faulty. Have you tried using a different one?