Phoenix 6 C# API Documentation
C#
F#
Show/Hide TOC
Torque
Current
FOC
Output Property
Amount of motor current in Amperes
Definition
Namespace:
CTRE.Phoenix6.Controls
Assembly:
Phoenix6 (in Phoenix6.dll) Version: 1.0.0
C#
Copy
public
double
Output
{
get
;
set
; }
F#
Copy
member
Output
:
float
with
get
,
set
Property Value
Double
See Also
Reference
TorqueCurrentFOC Class
CTRE.Phoenix6.Controls Namespace
In This Article
Definition
See Also