PWMTalon SRXControls
Control implementations for PWMTalonSRX motors.
Provides control lambdas for PWM and voltage control modes.
Properties
Link copied to clipboard
Lambda for position control. Not supported for PWMTalonSRX, so this is null.
Link copied to clipboard
Lambda for PWM control. Sets the output of the PWMTalonSRX motor to the specified value.
Link copied to clipboard
Lambda for velocity control. Not supported for PWMTalonSRX, so this is null.
Link copied to clipboard
Lambda for voltage control. Sets the voltage output of the PWMTalonSRX motor to the specified value.