AUBO SDK  0.26.0
Loading...
Searching...
No Matches
io_control.h File Reference

IO控制接口 More...

#include <vector>
#include <thread>
#include <aubo/global_config.h>
#include <aubo/type_def.h>
Include dependency graph for io_control.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  arcs::common_interface::IoControl
 The IoControl class provides a series of interfaces for configuring and reading the robot's standard digital and analog IO, as well as setting output states. More...
 

Namespaces

namespace  arcs
 
namespace  arcs::common_interface
 

Typedefs

using arcs::common_interface::IoControlPtr = std::shared_ptr< IoControl >
 

Detailed Description

IO控制接口

Definition in file io_control.h.