Motion Master
|
#include "open_loop_field_control.h"
#include <cmath>
#include "cia402_drive.h"
#include "dictionary_symbols.h"
#include "global.h"
#include "loguru.h"
#include "os_command.h"
#include "virtual_parameter.h"
Macros | |
#define | CIA402_STATUS_TARGET_REACHED 0b0000010000000000u |
Typedefs | |
using | Error = MotionMasterError::Error |
#define CIA402_STATUS_TARGET_REACHED 0b0000010000000000u |
using Error = MotionMasterError::Error |