#include <system.h>
Data Fields | |
uint16_t | value |
uint16_t | mask |
struct { | |
uint16_t reset:1 | |
uint16_t feed_hold:1 | |
uint16_t cycle_start:1 | |
uint16_t safety_door_ajar:1 | |
uint16_t block_delete:1 | |
uint16_t stop_disable:1 | |
uint16_t e_stop:1 | |
M1. More... | |
uint16_t probe_disconnected:1 | |
uint16_t motor_fault:1 | |
uint16_t motor_warning:1 | |
uint16_t limits_override:1 | |
uint16_t single_block:1 | |
uint16_t unassigned:1 | |
uint16_t probe_overtravel:1 | |
uint16_t probe_triggered:1 | |
used for probe protection More... | |
uint16_t deasserted:1 | |
used for probe protection More... | |
}; | |
struct { ... } |
uint16_t block_delete |
uint16_t cycle_start |
uint16_t deasserted |
used for probe protection
uint16_t e_stop |
M1.
uint16_t feed_hold |
uint16_t limits_override |
uint16_t mask |
uint16_t motor_fault |
uint16_t motor_warning |
uint16_t probe_disconnected |
uint16_t probe_overtravel |
uint16_t probe_triggered |
used for probe protection
uint16_t reset |
uint16_t safety_door_ajar |
uint16_t single_block |
uint16_t stop_disable |
uint16_t unassigned |
uint16_t value |