Welcome, Guest. Please login or register.
Did you miss your activation email?
December 02, 2008, 06:29:36 AM

Login with username, password and session length
Search:     Advanced search
* Home Help Search Calendar Links Login Register
+  Machsupport Forum
|-+  Mach Discussion
| |-+  Brains Development
| | |-+  Using a DRO in a Brain
Pages: 1   Go Down
Print
Author Topic: Using a DRO in a Brain  (Read 215 times)
0 Members and 1 Guest are viewing this topic.
rkowash
Active Member

Offline Offline

Posts: 31


View Profile
« on: August 07, 2008, 06:01:01 PM »

I am trying to use a Y axis DRO to trigger clamps to release.  What I would like is to watch the DRO, and when it is between 10 and 20 inches from Z, to release an air cylinder (over ModIO).  I have control of the cylinder in a different brain.

I set up a brain that uses the Y axis DRO, then a >10, then a <20, then a NOP, then the modio address.  When I watch it and move the axis, the DRO value doesn't change.

Any thoughts?
Logged
poppabear
S S SYSTEMS, LLC
Global Moderator
*
Online Online

Posts: 770


Briceville, TN, USA



View Profile WWW
« Reply #1 on: August 07, 2008, 07:18:04 PM »

Yea, simple solution.

an example brain is attached.

but

YDro>compare(>10)
                               >AND these two drocompares>Output(x)
YDro>compare(<20)

See attached Brain,

Scott

* YtriggerCylinder.brn (2.47 KB - downloaded 33 times.)
Logged

All things Mach3, Screens, Wizards, Plugins, Brians, complete control solutions for complex machines, Macros, ATC's, any kind of CNC machine build, retrofit or repair.
rkowash
Active Member

Offline Offline

Posts: 31


View Profile
« Reply #2 on: August 08, 2008, 08:51:13 AM »

Thanks Scott, I figured out that I need to enable the brain if I actually want it to work.

Roger
Logged
Pages: 1   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!