Package | Description |
---|---|
com.ur.urcap.api.domain.resource.tooliointerface | |
com.ur.urcap.api.domain.resource.tooliointerface.control |
Modifier and Type | Interface and Description |
---|---|
interface |
StandardDigitalOutputModeConfig
This interface represents the digital output mode configuration for the digital outputs in the Tool I/O Interface.
|
Modifier and Type | Method and Description |
---|---|
DigitalOutputModeConfig |
ToolIOInterface.getDigitalOutputModeConfig() |
Modifier and Type | Method and Description |
---|---|
DigitalOutputModeConfig |
DigitalOutputModeConfigFactory.createDualPinPowerModeConfig()
Create a Dual Pin Power mode configuration where both digital outputs in the connector in the robot tool are used
as a source of power for the tool.
|
Modifier and Type | Method and Description |
---|---|
void |
ToolIOInterfaceControllable.setDigitalOutputModeConfig(DigitalOutputModeConfig config)
Configure the digital output mode for the digital outputs in the connector in the robot tool.
|
Copyright © 2021. All rights reserved.