Class NamedServoConfigs
NamedServoConfigs class to hold names servo configurations
Assembly: ServoCore.dll
View Source
public static class NamedServoConfigs
Fields
Ideal180Servo
Represents an ideal 180? servo that has a minimum pulse of 1ms and a max of 2ms
View Source
public static ServoConfig Ideal180Servo
Ideal270Servo
Represents an ideal 270? servo that has a minimum pulse of 1ms and a max of 2ms
View Source
public static ServoConfig Ideal270Servo
IdealContinuousRotationServo
Represents an ideal continuous rotation servo that has a min and max pulse of 1ms and 2ms
View Source
public static ServoConfig IdealContinuousRotationServo
BlueBirdBMS120
Represents the BlueBird BMS models. Maximum angle is 120. Pulse range is 900?s - 2,100?s See: https://www.blue-bird-model.com/products_detail/309.htm
View Source
public static ServoConfig BlueBirdBMS120
HiTecStandard
Represents the HiTec "Standard" servo models. Angle: 0-180, Pulse: 900 - 1,200
View Source
public static ServoConfig HiTecStandard
HiTechDigital
Represents HiTec Digital servo models with their default settings. Angle: 0-180, Pulse: 900 - 1,200
View Source
public static ServoConfig HiTechDigital
JXHV180
Represents the JX HV 180 degree servo models. Angle: 0-180, Pulse: 500 - 2,500
View Source
public static ServoConfig JXHV180
SG90
Represents the SG90 180 degree servo models. Angle: 0-180, Pulse: 500 - 2,200
View Source
public static ServoConfig SG90
MG996R
Represents the MG996R 180 degree servo models. Angle: 0-180, Pulse: 500 - 2,200
View Source
public static ServoConfig MG996R