Hello Guest it is April 27, 2024, 10:28:42 AM

Author Topic: External LED when Probe Active  (Read 641 times)

0 Members and 1 Guest are viewing this topic.

External LED when Probe Active
« on: March 18, 2022, 10:43:50 PM »
I am using Port 2 Pin 11 for my probe and would like an external LED by where the probe is so I don't have to look at the PC. I'm using Mach4, Smoothstepper (ESS) and
PMDX-126. Don't know how to accomplish this. Thanks for your time and consideration.

Offline Bill_O

*
  •  563 563
    • View Profile
Re: External LED when Probe Active
« Reply #1 on: March 21, 2022, 11:26:35 AM »
In broad terms this is what you need to do.
Hook up the LED to an output on the PMDX
Go to Configure / Plugins / ESS
Go to the Output Signals tab and enable and select the pin mapping.
Go to Configure / Control
Go to the Output Signals tab and enable that output and select the device and pin if not done.
Next you will need to do a minor bit of programing.
Probably in the Signal Script.
Look for the probe strike and tun on the output.

Here is something that may help with the programming.
https://www.machsupport.com/forum/index.php?topic=45397.msg289143#msg289143


Bill


Re: External LED when Probe Active
« Reply #2 on: March 21, 2022, 03:42:38 PM »
Thanks for your reply. I am currently trying to accomplish this using PMC which seems fairly straight forward. I generated the Lua from PMC and did the screen edit but have not been out to the shop to see if it works. I'll let you know. Using the probe input port 2 pin 11 to turn on the output port 2 pin 16 which I have wired to my LED.