Loading [MathJax]/extensions/tex2jax.js
WPILibC++ 2025.3.2
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
frc::warn Namespace Reference

Functions

 S (SampleRateTooHigh, 1, "Analog module sample rate is too high") S(VoltageOutOfRange
 
Voltage to convert to raw value is out of range[-10;10] S (CompressorTaskError, 3, "Compressor task won't start") S(LoopTimingError
 

Function Documentation

◆ S() [1/2]

Voltage to convert to raw value is out of range[-10;10] frc::warn::S ( CompressorTaskError ,
3 ,
"Compressor task won't start"  )

◆ S() [2/2]

frc::warn::S ( SampleRateTooHigh ,
1 ,
"Analog module sample rate is too high"  )