I am converting from Phidget21 library to Phidget22. Previously there was a handy ServoServo.ServoType enumeration that could be used to set the ServoType to common servos. This was on the AdvancedServo.Type property. What is the equivalent approach with Phidget22 and RCServo? I don't see a similar ...