|
CTRE Phoenix Pro C++ 23.0.12
|
Configs that directly affect motor-output. More...
#include <ctre/phoenixpro/configs/Configs.hpp>
Public Member Functions | |
| std::string | ToString () const |
| std::string | Serialize () const |
| ctre::phoenix::StatusCode | Deserialize (const std::string &string) |
| virtual std::string | ToString () const =0 |
| virtual ctre::phoenix::StatusCode | Deserialize (const std::string &string)=0 |
| virtual std::string | Serialize () const =0 |
Public Attributes | |
| int | CustomParam0 = 0 |
| Custom parameter 0. More... | |
| int | CustomParam1 = 0 |
| Custom parameter 1. More... | |
Configs that directly affect motor-output.
Includes Motor Invert and various limit features.
|
inlinevirtual |
Implements ctre::phoenixpro::configs::ParentConfiguration.
|
inlinevirtual |
Implements ctre::phoenixpro::ISerializable.
|
inlinevirtual |
Implements ctre::phoenixpro::configs::ParentConfiguration.
| int ctre::phoenixpro::configs::CustomParamsConfigs::CustomParam0 = 0 |
Custom parameter 0.
This is provided to allow end-applications to store persistent information in the device.
Minimum Value: -32768 Maximum Value: 32767 Default Value: 0 Units:
| int ctre::phoenixpro::configs::CustomParamsConfigs::CustomParam1 = 0 |
Custom parameter 1.
This is provided to allow end-applications to store persistent information in the device.
Minimum Value: -32768 Maximum Value: 32767 Default Value: 0 Units: