|
Motion Master 6.0.0-alpha.86
Next-generation motion control software
|
Which encoder's status bits to act on, and which way. More...
#include <somanet_procedures.h>
Public Attributes | |
| somanet::EncoderOrdinal | encoder {somanet::EncoderOrdinal::kEncoder1} |
| Which encoder. | |
| bool | ignore = false |
Which encoder's status bits to act on, and which way.
| somanet::EncoderOrdinal mm::node::IgnoreBissStatusBitsRequest::encoder {somanet::EncoderOrdinal::kEncoder1} |
Which encoder.
| bool mm::node::IgnoreBissStatusBitsRequest::ignore = false |
Whether to ignore them. Has no default in the request a client sends — the value here is only what an unset struct holds — because the direction is the instruction, and defaulting it either way would let a run that named nothing change how the drive reacts to its encoder.