Skip to content
Snippets Groups Projects

feat: assert/deassert limit switch in bridged mode

Merged Cagil Guemues requested to merge fix_bridged_mode into main
5 files
+ 34
23
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -25,7 +25,7 @@ The front panel of the ZMX+ Crate accommodates up to sixteen stepper motor drive
The CW & CCW limit switch state LEDs indicate the status of the (high-active) signal that is reported to the motion controller.
The N/B DIP switches are used to set the limit switch mode. In Normal mode, the physical limit switch needs to be active for the state LED to turn ON. In Bridged mode, the physical switch is disregarded, and the state is permanently ON. This mode can be used for hardware commissioning and debugging.
The N/B DIP switches are used to set the limit switch mode. In Normal mode, the physical limit switch needs to be active for the state LED to turn ON. In Bridged mode, the physical switch is short-circuited so that the status LED remains dark when the switch is configured as Opener and lights up for a Closer. This mode can be used for hardware commissioning and debugging.
The O/C CW & CCW switch specifies the type of limit switch installed. An Opener is expected to break the circuit when the switch is hit, and a Closer will connect in this case.
Loading