|
Motion Master 6.0.0-alpha.86
Next-generation motion control software
|
What one iC-MU calibration mode change was asked to do. More...
#include <somanet_procedures.h>
Public Attributes | |
| somanet::EncoderOrdinal | encoder {somanet::EncoderOrdinal::kEncoder1} |
| Which encoder. | |
| somanet::IcMuCalibrationMode | mode {somanet::IcMuCalibrationMode::kStandard} |
What one iC-MU calibration mode change was asked to do.
| somanet::EncoderOrdinal mm::node::IcMuCalibrationModeRequest::encoder {somanet::EncoderOrdinal::kEncoder1} |
Which encoder.
| somanet::IcMuCalibrationMode mm::node::IcMuCalibrationModeRequest::mode {somanet::IcMuCalibrationMode::kStandard} |
Which mode to put it in. Has no default in the request a client sends — the value here is only what an unset struct holds — because the mode is the instruction, and defaulting it would let a run that named nothing change how an encoder is read.