AuboStudio SDK  0.6.3
arcs::aubo_scope::IoConfigure结构体 参考

#include <system_api.h>

arcs::aubo_scope::IoConfigure 的协作图:

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.h18 行定义.

类成员变量说明

◆ function_lock

bool arcs::aubo_scope::IoConfigure::function_lock { false }

在文件 system_api.h27 行定义.

◆ functions

std::vector<int> arcs::aubo_scope::IoConfigure::functions

在文件 system_api.h24 行定义.

◆ label

std::string arcs::aubo_scope::IoConfigure::label

在文件 system_api.h20 行定义.

◆ maxs

std::vector<double> arcs::aubo_scope::IoConfigure::maxs

在文件 system_api.h30 行定义.

◆ mins

std::vector<double> arcs::aubo_scope::IoConfigure::mins

在文件 system_api.h29 行定义.

◆ names

std::vector<std::string> arcs::aubo_scope::IoConfigure::names

在文件 system_api.h22 行定义.

◆ num

int arcs::aubo_scope::IoConfigure::num

在文件 system_api.h21 行定义.

◆ safety_functions

std::vector<int> arcs::aubo_scope::IoConfigure::safety_functions

在文件 system_api.h25 行定义.

◆ safety_functions_fixed

std::vector<int> arcs::aubo_scope::IoConfigure::safety_functions_fixed

在文件 system_api.h26 行定义.

◆ sequences

std::vector<int> arcs::aubo_scope::IoConfigure::sequences

在文件 system_api.h23 行定义.

◆ types

std::vector<int> arcs::aubo_scope::IoConfigure::types

在文件 system_api.h28 行定义.


该结构体的文档由以下文件生成: