Struct PeriodicStatus0
Assembly: WPILibSharp.REV.SparkMax.dll
Syntax
public struct PeriodicStatus0
Constructors
|
Improve this Doc
View Source
PeriodicStatus0(PeriodicStatus0LowLevel)
Declaration
public PeriodicStatus0(PeriodicStatus0LowLevel lowLevel)
Parameters
Properties
|
Improve this Doc
View Source
AppliedOutput
Declaration
public float AppliedOutput { get; }
Property Value
|
Improve this Doc
View Source
Faults
Declaration
public ushort Faults { get; }
Property Value
|
Improve this Doc
View Source
IsFollower
Declaration
public bool IsFollower { get; }
Property Value
|
Improve this Doc
View Source
IsInverted
Declaration
public bool IsInverted { get; }
Property Value
|
Improve this Doc
View Source
Lock
Declaration
public bool Lock { get; }
Property Value
|
Improve this Doc
View Source
MotorType
Declaration
public MotorType MotorType { get; }
Property Value
|
Improve this Doc
View Source
RoboRIO
Declaration
public bool RoboRIO { get; }
Property Value
|
Improve this Doc
View Source
StickyFaults
Declaration
public ushort StickyFaults { get; }
Property Value
|
Improve this Doc
View Source
Timestamp
Declaration
public ulong Timestamp { get; }
Property Value