src
rokubimini_ethercat
rokubimini_ethercat_bus_manager_node.cpp
Go to the documentation of this file.
1
#include <
rokubimini_ethercat/RokubiminiEthercatBusManager.hpp
>
2
3
int
main
(
int
argc,
char
** argv)
4
{
5
bota_node::Nodewrap<rokubimini::ethercat::RokubiminiEthercatBusManager>
node(argc, argv,
"bota_device_driver"
, 2,
6
true
);
7
node.
execute
();
8
return
0;
9
}
main
int main(int argc, char **argv)
Definition:
rokubimini_ethercat_bus_manager_node.cpp:3
bota_node::Nodewrap
RokubiminiEthercatBusManager.hpp
bota_node::Nodewrap::execute
bool execute()
rokubimini_ethercat
Author(s):
autogenerated on Sat Apr 15 2023 02:53:56