![]() |
Compressor Sample?
My fellows on the programming team and I are currently poking around to see if we can get the compressor working by the end of our meeting (6 est.). We looked in WindRiver for a sample project for getting the compressor functioning and right now we only have last year's programming manual to work off. Does anyone know of the location of the sample for the compressor if it exists?
Thanks much. Zuelu |
Re: Compressor Sample?
I do not know where the sample code is, but you can simply use relay code to run the compressor.
The only compressor code you need is code to turn the relay on/off, and code to use the pressure sensor. |
Re: Compressor Sample?
In WPILib, I believe there is a Compressor class
its constructor takes a relay channel and a digitial in channel Code:
Compressor* theCompressor; |
Re: Compressor Sample?
Thanks a lot guys. Hopefully this will be useful for other teams.
|
| All times are GMT -5. The time now is 12:13. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi