Hello Guest it is April 26, 2024, 12:15:50 AM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - hoglibogli

Pages: 1
1
General Mach Discussion / ActivateSignal
« on: October 08, 2018, 08:02:09 PM »
Since this is my first post here, Hello to everyone.

As the title implies I would like to switch a relay using the ActivateSignal command.

I can switch the relay by clicking the active low button in the output tab. So the wiring seems to be ok.

So far I didn’t manage to switch the output by using the ActivateSignal command.

I setup Output #1 on Port 1 Pin 8

As far as I understood the code should be

ActivateSignal(OUTPUT1)

I put this in a M999 script and called it via MDI. The relay doesn’t move, but the Stepper Motors move a bit each time I call the M999.

What is going on here?

Pages: 1