|
AuboStudio SDK
0.6.3
|
|
|
|
|
#include <system_api.h>

Public 属性 | |
| std::string | label |
| int | num |
| std::vector< std::string > | names |
| std::vector< int > | sequences |
| std::vector< int > | functions |
| std::vector< int > | safety_functions |
| std::vector< int > | safety_functions_fixed |
| bool | function_lock { false } |
| std::vector< int > | types |
| std::vector< double > | mins |
| std::vector< double > | maxs |
在文件 system_api.h 第 18 行定义.
| bool arcs::aubo_scope::IoConfigure::function_lock { false } |
在文件 system_api.h 第 27 行定义.
| std::vector<int> arcs::aubo_scope::IoConfigure::functions |
在文件 system_api.h 第 24 行定义.
| std::string arcs::aubo_scope::IoConfigure::label |
在文件 system_api.h 第 20 行定义.
| std::vector<double> arcs::aubo_scope::IoConfigure::maxs |
在文件 system_api.h 第 30 行定义.
| std::vector<double> arcs::aubo_scope::IoConfigure::mins |
在文件 system_api.h 第 29 行定义.
| std::vector<std::string> arcs::aubo_scope::IoConfigure::names |
在文件 system_api.h 第 22 行定义.
| int arcs::aubo_scope::IoConfigure::num |
在文件 system_api.h 第 21 行定义.
| std::vector<int> arcs::aubo_scope::IoConfigure::safety_functions |
在文件 system_api.h 第 25 行定义.
| std::vector<int> arcs::aubo_scope::IoConfigure::safety_functions_fixed |
在文件 system_api.h 第 26 行定义.
| std::vector<int> arcs::aubo_scope::IoConfigure::sequences |
在文件 system_api.h 第 23 行定义.
| std::vector<int> arcs::aubo_scope::IoConfigure::types |
在文件 system_api.h 第 28 行定义.