SignalLogger Class

Static class for starting/stopping the signal logger

Definition

Namespace: CTRE.Phoenix6
Assembly: Phoenix6 (in Phoenix6.dll) Version: 1.0.0
C#
public static class SignalLogger
Inheritance
Object    SignalLogger

Methods

SetPath Set the destination for logging, restarting logger if needed.
StartLog Start logging StatusSignals
StopLog Stop logging StatusSignals

See Also