CANcoderConfiguratorRefresh(CANcoderConfiguration) Method
Refreshes the values of the specified config group.
This will wait up to
DefaultTimeoutSeconds.
Call to refresh the selected configs from the device.
Namespace: CTRE.Phoenix6.ConfigsAssembly: Phoenix6 (in Phoenix6.dll) Version: 1.0.0
public StatusCode Refresh(
CANcoderConfiguration configs
)
member Refresh :
configs : CANcoderConfiguration -> StatusCode
- configs CANcoderConfiguration
- The configs to refresh
StatusCodeStatusCode of refreshing the configs