命令行数据结构 更多...
#include <robotStruct.h>
成员变量 | |
char * | path |
controller_mode | mode |
int | dete_background |
int | EtherCATonly |
int | server_modbus |
int | port |
int | iscopy |
命令行数据结构
保存命令行数据
int command_arg::dete_background |
int command_arg::EtherCATonly |
是否开启后台关节状态异常检测
int command_arg::iscopy |
示教服务端口号
controller_mode command_arg::mode |
机器人类型
char* command_arg::path |
配置文件所在路径
int command_arg::port |
是否启动modbus服务
int command_arg::server_modbus |
是否仅启动EtherCAT通信,关闭其他运动控制功能