VictorSPXConfiguration

class phoenix5.VictorSPXConfiguration

Bases: BaseMotorControllerConfiguration

Configurables available to VictorSPX

property auxiliaryPID

Auxiliary PID configuration

property diff0Term

Feedback Device for Diff 0 Term

property diff1Term

Feedback Device for Diff 1 Term

property forwardLimitSwitchDeviceID

Forward limit switch device ID

Limit Switch device id isn’t used unless device is a remote

property forwardLimitSwitchNormal

Forward limit switch normally open/closed

property forwardLimitSwitchSource

Forward Limit Switch Source

User can choose between the feedback connector, remote Talon SRX, CANifier, or deactivate the feature

property primaryPID

Primary PID configuration

property reverseLimitSwitchDeviceID

Reverse limit switch device ID

Limit Switch device id isn’t used unless device is a remote

property reverseLimitSwitchNormal

Reverse limit switch normally open/closed

property reverseLimitSwitchSource

Reverse Limit Switch Source

User can choose between the feedback connector, remote Talon SRX, CANifier, or deactivate the feature

property sum0Term

Feedback Device for Sum 0 Term

property sum1Term

Feedback Device for Sum 1 Term

toString(prependString: str) str
Parameters:

prependString – String to prepend to all the configs

Returns:

String representation of all the configs