Hello Guest it is April 27, 2024, 12:52:46 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 - JmD

Pages: 1
1
Galil / Variable values from Galil to Mach3
« on: October 16, 2012, 07:54:15 PM »
Is it possible to read information from a Galil variable and place the result in a Mach3 macro variable (or some other place in Mach3)?
I've tried things like NotifyPlugins(3000) where Msg ID 3000 contains "MG _RLX" or just "RLX" or "DRO800=_RLX" (for which I found a suggestion in this forum - but that results - obviously - in an error from the Galil and DRO 800 just gets 0.0000).

///JmD

PS!
"RLX" is a command that reads the captured position of the X-axis on the Galil using the AL (Arm Latch) function. Obviously this is just one example of what kind of values I would like to get from Galil to Mach3, ie values that are not already taken care of by the Galil plugin, like positions etc.

Pages: 1