Phoenix 6 C# API Documentation
C#
F#
Show/Hide TOC
Frc
Lock
Value Enumeration
True if device is locked by FRC.
Definition
Namespace:
CTRE.Phoenix6.Signals
Assembly:
Phoenix6 (in Phoenix6.dll) Version: 1.0.0
C#
Copy
public
enum
FrcLockValue
F#
Copy
type
FrcLockValue
Members
Frc_Unlocked
0
Frc_Locked
1
See Also
Reference
CTRE.Phoenix6.Signals Namespace
In This Article
Definition
Members
See Also