Hello Guest it is April 28, 2024, 04:32:48 PM

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.


Messages - RGree

Pages: 1
1
I have a DMC program running in the Galil DMC41x3 that captures amplifier and other errors and saves error codes in a Galil array. It also displays a text message that will display in the Galil Suites Terminal window.  What I want to do is get those error codes or the Galil error messages displayed in the Mach3 status window so that they will be logged in the Mach3 History.   Looking at the Galil Plugin Debug file, I can see that Galil errors are displayed in the status window like this:
   Galil Error -5: Emessage = "Device driver could not be opened, or a read or write error occured."
But, this is a solicited message (i.e. a Galil message in response to a command from the Galil Plugin).  I want to display the unsolicited messages.

I have changed the Galil Plugin setting for unsolicited messages from "Take no action" to "Open a second Handle" using UDP or TCP. After doing that, I entered TH (tell handles) in Galil Terminal and it only shows one new handle is opened when Mach3 starts up:

IHA UDP PORT 23 TO IP ADDRESS 192,168,1,22 PORT 57565
IHB UDP PORT 2041 TO IP ADDRESS 192,168,1,22 PORT 57565
IHC TCP PORT 5000 TO IP ADDRESS 192,168,1,22 PORT 56556

IHA and IHB are for the Galil Suites Terminal program.  IHC is for the Galil plugin. 

Where is the 2nd Handle for unsolicited messages?

Any help is appreciated.


2
Galil / Re: buy Mach4 yet? for a Galil DMC 2133?
« on: April 11, 2016, 05:00:28 PM »
I am building yet another laser welding system using the Galil DMC41x3 Ethernet Controller and would like to try Mach4 this time.  Any news on the plug-in?

Pages: 1