Phidgets
Class PhidgetServo
java.lang.Object
java.lang.Thread
Phidgets.Phidget
Phidgets.PhidgetServo
- All Implemented Interfaces:
- Runnable
public class PhidgetServo
- extends Phidget
Methods inherited from class java.lang.Thread |
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, run, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield |
PhidgetServo
public PhidgetServo()
Open
public boolean Open(boolean Exclusive)
Open
public boolean Open(boolean Exclusive,
int SerialNumber)
Close
public void Close()
GetMotorPosition
public double GetMotorPosition(int Index)
SetMotorPosition
public void SetMotorPosition(int Index,
double Position)
GetNumMotors
public int GetNumMotors()