|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Output | |
|---|---|
| com.kuka.roboticsAPI.ioModel | Contains classes for accessing the IO interface. |
| Uses of Output in com.kuka.roboticsAPI.ioModel |
|---|
| Subclasses of Output in com.kuka.roboticsAPI.ioModel | |
|---|---|
class |
AnalogOutput
Class for analog outputs. |
class |
MockedAnalogOutput
Class for mocked analog outputs. |
class |
MockedOutput
Class for mocked outputs. |
| Methods in com.kuka.roboticsAPI.ioModel that return Output | |
|---|---|
Output |
AbstractIOGroup.getOutput(String ioName)
Returns the Output class for the given IO name. |
| Methods in com.kuka.roboticsAPI.ioModel that return types with arguments of type Output | |
|---|---|
Collection<Output> |
AbstractIOGroup.getOutputs()
Returns a collection of outputs registered for this group. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||