|
|
|
![]() |
|
|||||||
|
||||||||
|
|
Thread Tools | Rate Thread | Display Modes |
|
#25
|
||||||
|
||||||
|
Re: solenoid with compressor vi
One thing I noticed is that you're opening and closing your robot drive in teleop, plus you still have references to the default robot drive in telop. You probably have conflicts in PWM assignments doing that. You also shouldn't be opening and closing hardware like that, as telop is called 50 times per second. You should open it and save the device reference in begin. In teleop you should get the device reference and do something with it. It should be closed in finish.
|
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Solenoid Wiring and Compressor Help | BurtGummer | Electrical | 16 | 17-02-2010 14:25 |
| How to program solenoid and compressor? | Jason F | Java | 8 | 08-02-2010 15:15 |
| 1482 Help with Compressor | Rinaldi 427 | General Forum | 7 | 31-01-2007 07:46 |
| Help With Compressor Code | fred | Programming | 6 | 21-01-2005 17:40 |
| Problem with compressor | Nick R. | Pneumatics | 3 | 21-02-2003 10:51 |