Motion Master
|
#include <ethercat.h>
#include <chrono>
#include <map>
#include <mutex>
#include "ethercat_slave.h"
#include "motion_master_error.h"
#include "soem_od_entry.h"
Go to the source code of this file.
Classes | |
class | SoemSlave |
Macros | |
#define | OTYPE_VAR 0x0007 |
#define | OTYPE_ARRAY 0x0008 |
#define | OTYPE_RECORD 0x0009 |
#define OTYPE_ARRAY 0x0008 |
#define OTYPE_RECORD 0x0009 |
#define OTYPE_VAR 0x0007 |