CANcoderConfiguratorApply(CANcoderConfiguration) Method
Applies the contents of the specified config to the device.
This will wait up to
DefaultTimeoutSeconds.
Call to apply the selected configs.
Namespace: CTRE.Phoenix6.ConfigsAssembly: Phoenix6 (in Phoenix6.dll) Version: 1.0.0
public StatusCode Apply(
CANcoderConfiguration configs
)
member Apply :
configs : CANcoderConfiguration -> StatusCode
- configs CANcoderConfiguration
- Configs to apply against.
StatusCodeStatusCode of the set command