2025-10-24 01:28:04 -04:00
|
|
|
extra_includes:
|
2025-11-07 19:56:21 -05:00
|
|
|
- wpi/util/sendable/SendableBuilder.hpp
|
|
|
|
|
- wpi/hardware/pneumatic/Compressor.hpp
|
|
|
|
|
- wpi/hardware/pneumatic/Solenoid.hpp
|
|
|
|
|
- wpi/hardware/pneumatic/DoubleSolenoid.hpp
|
2025-10-24 01:28:04 -04:00
|
|
|
|
|
|
|
|
classes:
|
|
|
|
|
frc::PneumaticsControlModule:
|
|
|
|
|
methods:
|
|
|
|
|
PneumaticsControlModule:
|
|
|
|
|
overloads:
|
|
|
|
|
int:
|
|
|
|
|
int, int:
|
|
|
|
|
GetCompressor:
|
|
|
|
|
DisableCompressor:
|
|
|
|
|
EnableCompressorDigital:
|
|
|
|
|
EnableCompressorAnalog:
|
|
|
|
|
EnableCompressorHybrid:
|
|
|
|
|
GetCompressorConfigType:
|
|
|
|
|
GetPressureSwitch:
|
|
|
|
|
GetCompressorCurrent:
|
|
|
|
|
GetCompressorCurrentTooHighFault:
|
|
|
|
|
GetCompressorCurrentTooHighStickyFault:
|
|
|
|
|
GetCompressorShortedFault:
|
|
|
|
|
GetCompressorShortedStickyFault:
|
|
|
|
|
GetCompressorNotConnectedFault:
|
|
|
|
|
GetCompressorNotConnectedStickyFault:
|
|
|
|
|
GetSolenoidVoltageFault:
|
|
|
|
|
GetSolenoidVoltageStickyFault:
|
|
|
|
|
ClearAllStickyFaults:
|
|
|
|
|
SetSolenoids:
|
|
|
|
|
GetSolenoids:
|
|
|
|
|
GetModuleNumber:
|
|
|
|
|
GetSolenoidDisabledList:
|
|
|
|
|
FireOneShot:
|
|
|
|
|
SetOneShotDuration:
|
|
|
|
|
CheckSolenoidChannel:
|
|
|
|
|
CheckAndReserveSolenoids:
|
|
|
|
|
UnreserveSolenoids:
|
|
|
|
|
ReserveCompressor:
|
|
|
|
|
UnreserveCompressor:
|
|
|
|
|
GetAnalogVoltage:
|
|
|
|
|
GetPressure:
|
|
|
|
|
MakeSolenoid:
|
|
|
|
|
MakeDoubleSolenoid:
|
|
|
|
|
MakeCompressor:
|
|
|
|
|
ReportUsage:
|