This interface represents parameters for a screwdriver operation defined/configured by the end user.
More...
#include <screw_driver_parameters.h>
This interface represents parameters for a screwdriver operation defined/configured by the end user.
Definition at line 77 of file screw_driver_parameters.h.
◆ ~ScrewdriverParameters()
| virtual arcs::aubo_scope::ScrewdriverParameters::~ScrewdriverParameters |
( |
| ) |
|
|
virtualdefault |
◆ getScrewdriverOperationType()
Get the selected screwdriver operation type.
This is only valid, if the operation type capability has been registered (using the method ScrewdriverCapabilities#registerOperationTypeCapability()).
- Returns
- The operation type selected by the user.
- Exceptions
-
| UnsupportedOperationException | if the screwdriver has not registered the operation type capability |
◆ getScrewdriverProgram()
| virtual ScrewdriverProgram arcs::aubo_scope::ScrewdriverParameters::getScrewdriverProgram |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: