CANcoderConfiguratorRefresh(CANcoderConfiguration, Double) Method
Refreshes the values of the specified config group.
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,
double timeoutSeconds
)
member Refresh :
configs : CANcoderConfiguration *
timeoutSeconds : float -> StatusCode
- configs CANcoderConfiguration
- The configs to refresh
- timeoutSeconds Double
- Maximum amount of time to wait when performing configuration
StatusCodeStatusCode of refreshing the configs