Table of Contents

Class ErrorReportingNative

Namespace
CTRE.Phoenix6.Native
Assembly
Phoenix6.Hardware.dll

Static class holding the methods for interfacing to the native Error Reporting API

public class ErrorReportingNative
Inheritance
ErrorReportingNative
Inherited Members

Methods

ReportStatusCode(int, string)

Report error to console/driver station

public static void ReportStatusCode(int errorCode, string location)

Parameters

errorCode int

Value of the error

location string

Where the StatusCode was generated