ErrorReportingNativeReportStatusCode Method
Report error to console/driver station
Namespace: CTRE.Phoenix6.NativeAssembly: Phoenix6 (in Phoenix6.dll) Version: 1.0.0
public static void ReportStatusCode(
int errorCode,
string location
)
static member ReportStatusCode :
errorCode : int *
location : string -> unit
Parameters
- errorCode Int32
- Value of the error
- location String
- Where the StatusCode was generated