Package | Description |
---|---|
com.ur.urcap.api.contribution.driver.gripper | |
com.ur.urcap.api.contribution.driver.screwdriver |
Modifier and Type | Method and Description |
---|---|
TCPConfiguration |
SystemConfiguration.getTCPConfiguration(SelectableGripper gripper)
Get the
TCPConfiguration interface for managing the (optional) TCP associated with the specified
SelectableGripper gripper/zone. |
Modifier and Type | Method and Description |
---|---|
void |
GripperContribution.configureInstallation(CustomUserInputConfiguration customConfiguration,
SystemConfiguration systemConfiguration,
TCPConfiguration tcpConfiguration,
GripperAPIProvider apiProvider)
When this method is called, required configuration related to the setup of the gripper can be defined/performed,
e.g.
|
Modifier and Type | Method and Description |
---|---|
void |
ScrewdriverContribution.configureInstallation(CustomUserInputConfiguration customConfiguration,
SystemConfiguration systemConfiguration,
TCPConfiguration tcpConfiguration,
ScrewdriverAPIProvider apiProvider)
When this method is called, required configuration related to the setup of the screwdriver can be defined/performed,
e.g.
|
Copyright © 2021. All rights reserved.