public class PWMOutputImplEx extends PWMOutputImpl implements PWMOutputEx
HardwareDevice.Manufacturer
controller, port
Constructor and Description |
---|
PWMOutputImplEx(PWMOutputController controller,
int port) |
Modifier and Type | Method and Description |
---|---|
boolean |
isPwmEnabled() |
void |
setPwmDisable() |
void |
setPwmEnable() |
close, getConnectionInfo, getDeviceName, getManufacturer, getPulseWidthOutputTime, getPulseWidthPeriod, getVersion, resetDeviceConfigurationForOpMode, setPulseWidthOutputTime, setPulseWidthPeriod
public PWMOutputImplEx(PWMOutputController controller, int port)
public void setPwmEnable()
setPwmEnable
in interface PWMOutputEx
public void setPwmDisable()
setPwmDisable
in interface PWMOutputEx
public boolean isPwmEnabled()
isPwmEnabled
in interface PWMOutputEx