Codding Pneumatics with C++

We are a rookie team this year and are planing on using pneumatics which we know very little about. We have found tons of resorces on how to set up the acctual system but none on programing in C++. If anyone could give us tips, sample code or point us in the right direction that would be great.

Cheers

Well you would need at the least code to tell compressor to start/ turn off and program in a pressure switch along with the compressor, and solenoids to turn on and off. I don’t use C++ for FRC however.