Hello Guest it is March 23, 2026, 01:39:06 PM

Author Topic: dro as a function  (Read 13657 times)

0 Members and 1 Guest are viewing this topic.

dro as a function
« on: February 15, 2008, 10:49:18 AM »
Hello.

I would like to have a dro to display a value that is the result of a function.
In this case I want it to display 2 * x_axis_position (to have the diameter in a lathe machine) where X represents the radius (X is correct and displays the radius).

Can this be done ? I have looked everwhere that I could remember.

Thanks

Offline poppabear

*
  • *
  •  2,235 2,235
  • Briceville, TN, USA
Re: dro as a function
« Reply #1 on: February 15, 2008, 09:42:30 PM »
Yes
 
Brains or VB will do this for you
Brains is probably easier
goto Screen designer can drop your display 2*axis postion dro where every you want it I called the user display dro 2000.

Brain attached

scott
fun times
Re: dro as a function
« Reply #2 on: February 16, 2008, 03:05:27 AM »
Works. Better than working is that now I understand how it works, and I can make my own.

Filipe