Hello
Guest
it is
February 10, 2025, 08:44:31 AM
Guest
Login
Register
Menu
Home
Help
Search
Login
Register
YouTube
Machsupport Forum
/
Mach Discussion
/
Brains Development
/
Write a value to a DRO problem...
« previous
next »
Print
Pages:
1
Go Down
Author
Topic: Write a value to a DRO problem... (Read 4568 times)
0 Members and 1 Guest are viewing this topic.
giannis121
145
Write a value to a DRO problem...
«
on:
June 14, 2012, 04:20:26 AM »
I want to write a zero value (0) to a user DRO,
only when a userLED is ON.
I have tried many combinations but i still cannot make this brain.
Any ideas will help.
Regards,
giannis
Logged
giannis121
145
Re: Write a value to a DRO problem...
«
Reply #1 on:
June 14, 2012, 05:34:04 AM »
I finally made it with macropump just checking the led:
if getuserled(1030) then
setuserdro(1150,0)
end if
I dont think it can be done with brain.
But anyway mach had the way!
Logged
Print
Pages:
1
Go Up
« previous
next »