|
RoboJDETM v1.5 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Generic interface for a digital port which supports output pulsing.
| Method Summary | |
void |
pulse(int duration)
Pulses the specified digital port. |
| Methods inherited from interface com.ridgesoft.robotics.DigitalOutput |
clear, isSet, set, toggle |
| Method Detail |
public void pulse(int duration)
The maximum duration supported by the port is hardware dependent. Consult the supporting class documentation for your robotics controller for more information.
duration - duration of the pulse in microseconds.
|
RoboJDETM v1.5 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||