I see that linuxcnc has three types of messages. from python module linuxcnc: Error Text Display
Error type are linuxcnc error messages. Display type come from Gcode: (debug, message) or (msg,message) What does text type come from? Is there a difference between an NML message and an OPERATOR message? You can see in this example we are checking for both types. http://www.linuxcnc.org/docs/2.5/html/common/python-interface.html#_reading_the_error_channel Also John I can't find a reference to (debug, message) and (msg, message) in the manual. I suggest it should have an entry somewhere under 'Gcode programming' maybe here? http://www.linuxcnc.org/docs/2.5/html/gcode/other-code.html Chris M ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
