CANcoderConfiguratorApply(CANcoderConfiguration, Double) Method
Applies the contents of the specified config to the device.
Call to apply the selected configs.
Namespace: CTRE.Phoenix6.ConfigsAssembly: Phoenix6 (in Phoenix6.dll) Version: 1.0.0
public StatusCode Apply(
CANcoderConfiguration configs,
double timeoutSeconds
)
member Apply :
configs : CANcoderConfiguration *
timeoutSeconds : float -> StatusCode
- configs CANcoderConfiguration
- Configs to apply against.
- timeoutSeconds Double
- Maximum amount of time to wait when performing configuration
StatusCodeStatusCode of the set command