|  | AUBO SDK
    0.26.0
    | 
RTDE菜单 更多...
#include <type_def.h>

| Public 属性 | |
| bool | to_server | 
| 输入/输出 | |
| int | chanel | 
| 通道 | |
| double | frequency | 
| 更新频率 | |
| int | trigger | 
| 触发方式(该功能暂未实现): 0 - 周期; 1 - 变化 | |
| std::vector< std::string > | segments | 
| 字段列表 | |
RTDE菜单
在文件 type_def.h 第 824 行定义.
| int arcs::common_interface::RtdeRecipe::chanel | 
通道
在文件 type_def.h 第 827 行定义.
| double arcs::common_interface::RtdeRecipe::frequency | 
更新频率
在文件 type_def.h 第 828 行定义.
| std::vector<std::string> arcs::common_interface::RtdeRecipe::segments | 
字段列表
在文件 type_def.h 第 832 行定义.
| bool arcs::common_interface::RtdeRecipe::to_server | 
输入/输出
在文件 type_def.h 第 826 行定义.
| int arcs::common_interface::RtdeRecipe::trigger | 
触发方式(该功能暂未实现): 0 - 周期; 1 - 变化
在文件 type_def.h 第 829 行定义.