Hello Guest it is April 24, 2024, 06:19:53 PM

Author Topic: simple brain HELP (;-)  (Read 3527 times)

0 Members and 1 Guest are viewing this topic.

vmax549

*
simple brain HELP (;-)
« on: January 28, 2009, 06:44:37 PM »
HIYA fellas ,  Need some help with a BRAIN. WHat I want to do is set 4 vars(99,98,97,96) to the value of the XYZA dros. SO far All I can do is lock up mach. I guess it takes brains to make brains and I don't have any.

Basically"

V99=Xdro
V98=Ydro
V97=Zdro
V96=Zdro

ANY ideas on how to make it work?

(;-)TP

Offline poppabear

*
  • *
  •  2,235 2,235
  • Briceville, TN, USA
    • View Profile
Re: simple brain HELP (;-)
« Reply #1 on: January 28, 2009, 11:10:00 PM »
XDRO->NoOp->Var99

that doesnt work?
fun times

vmax549

*
Re: simple brain HELP (;-)
« Reply #2 on: January 29, 2009, 07:46:28 PM »
Scot when I tried that mach locked up and the CPU when to 100% load and stayed there,  a few minutes later mach crashed all the way out to windows.

It looked like a timer was need somehow to limit the brain from running  wide open consuming all the cpu useage. Something like update the var once per .001sec or so.

I may have found another way around it so please don't waste any time on it.

Thanks (;-) TP