On 09/25/2017 01:20 AM, theman whosoldtheworld wrote:
actually debug messages is print to stdout ... and is quite simple print it
on bus .... but for emcerror buffer is possible convert it onto a sor of
register instead send everytime the long string messages? if yes there are
database/file of standard error messages? How Lcnc generate error-messages?

The messages in the emcError buffer are arbitrary strings, generated on the fly. There is no registry of pre-defined strings.

See for example:

https://github.com/LinuxCNC/linuxcnc/blob/master/src/emc/task/emctaskmain.cc#L195


--
Sebastian Kuzminsky

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to