Phoenix 6 C# API Documentation
C#
F#
Show/Hide TOC
Led
2Off
Color
Value Enumeration
The Color of LED2 when it's "Off".
Definition
Namespace:
CTRE.Phoenix6.Signals
Assembly:
Phoenix6 (in Phoenix6.dll) Version: 1.0.0
C#
Copy
public
enum
Led2OffColorValue
F#
Copy
type
Led2OffColorValue
Members
Off
0
Red
1
Green
2
Orange
3
Blue
4
Pink
5
Cyan
6
White
7
See Also
Reference
CTRE.Phoenix6.Signals Namespace
In This Article
Definition
Members
See Also