Phoenix 6 C# API Documentation
C#
F#
Show/Hide TOC
System_
State
Value Enumeration
System state of the device
Definition
Namespace:
CTRE.Phoenix6.Signals
Assembly:
Phoenix6 (in Phoenix6.dll) Version: 1.0.0
C#
Copy
public
enum
System_StateValue
F#
Copy
type
System_StateValue
Members
Bootup_0
0
Bootup_1
1
Bootup_2
2
Bootup_3
3
Bootup_4
4
Bootup_5
5
Bootup_6
6
Bootup_7
7
BootBeep
8
ControlDisabled
9
ControlEnabled
10
ControlEnabled_11
11
Fault
12
Recover
13
NotLicensed
14
See Also
Reference
CTRE.Phoenix6.Signals Namespace
In This Article
Definition
Members
See Also