Provides methods that returns I/Os from the current robot installation.
更多...
#include <io_model.h>
Provides methods that returns I/Os from the current robot installation.
在文件 io_model.h 第 17 行定义.
◆ IoModel() [1/3]
| arcs::aubo_scope::IoModel::IoModel |
( |
IoModel & | f | ) |
|
◆ IoModel() [2/3]
| arcs::aubo_scope::IoModel::IoModel |
( |
IoModel && | f | ) |
|
◆ ~IoModel()
| arcs::aubo_scope::IoModel::~IoModel |
( |
| ) |
|
◆ IoModel() [3/3]
| arcs::aubo_scope::IoModel::IoModel |
( |
| ) |
|
|
private |
◆ getAll()
| std::vector< IoPtr > arcs::aubo_scope::IoModel::getAll |
( |
| ) |
|
- 返回
- the collection of available I/Os, including Modbus, EuroMap67 and named General Purpose Registers.
◆ getIo()
| IoPtr arcs::aubo_scope::IoModel::getIo |
( |
const std::string & | name | ) |
|
◆ getIos()
| std::vector< IoPtr > arcs::aubo_scope::IoModel::getIos |
( |
std::function< bool(IoPtr)> | filter | ) |
|
- 参数
-
- 返回
- the collection of IOs that are accepted by the filter.
◆ DataSwitch
◆ d_
| void* arcs::aubo_scope::IoModel::d_ { nullptr } |
|
private |
该类的文档由以下文件生成: