|
AUBO SDK
0.26.0
|
|
|
|
| AxisInterfacePtr arcs::common_interface::AuboApi::getAxisInterface | ( | const std::string & | name | ) |
| std::vector< std::string > arcs::common_interface::AuboApi::getAxisNames | ( | ) |
Get external axis list.
| GripperInterfacePtr arcs::common_interface::AuboApi::getGripperInterface | ( | ) |
Gripper Interface Get gripper interface
| MathPtr arcs::common_interface::AuboApi::getMath | ( | ) |
| RegisterControlPtr arcs::common_interface::AuboApi::getRegisterControl | ( | ) |
RegisterControl External registers api
| RobotInterfacePtr arcs::common_interface::AuboApi::getRobotInterface | ( | const std::string & | name | ) |
Robot Module Get RobotInterfacePtr based on name
| name | Robot name |
| std::vector< std::string > arcs::common_interface::AuboApi::getRobotNames | ( | ) |
Get robot list
| RuntimeMachinePtr arcs::common_interface::AuboApi::getRuntimeMachine | ( | ) |
Runtime Management Get runtime api
| SerialPtr arcs::common_interface::AuboApi::getSerial | ( | ) |
| SocketPtr arcs::common_interface::AuboApi::getSocket | ( | ) |
Socket Network Communication Get socket
| SyncMovePtr arcs::common_interface::AuboApi::getSyncMove | ( | const std::string & | name | ) |
Synchronized Movement Control and Axis Group Management Get syncronous move interface
| SystemInfoPtr arcs::common_interface::AuboApi::getSystemInfo | ( | ) |
System Information Get system info
| TracePtr arcs::common_interface::AuboApi::getTrace | ( | const std::string & | name | ) |
Log and Pop-up Get alert interface