|
Re: Relay Outputs on Digital Side Car Not Working
I'd suggest running the Relay Example project under Support -> Find FRC Examples->Actuators->Relay.lvprog (change the target to your team number)
That eliminates the possibility of any simple coding errors on your part.
Run in Debug to be sure that the code is actually executing on the cRIO.
Verify the cRIO is running image v52.
Verify the Digital Sidecar power (I'm sure you have).
Possibly, add in a solenoid set in order to blink the solenoid module lights as a signal that the code is being downloaded properly and is working.
__________________
"Rationality is our distinguishing characteristic - it's what sets us apart from the beasts." - Aristotle
Last edited by Mark McLeod : 18-01-2014 at 23:20.
|