On 14 March 2011 15:56, jros <[email protected]> wrote: > Hi, > > I can not get mesages on dmesg using > > rtapi_print_msg(RTAPI_MSG_WARN... > rtapi_print_msg(RTAPI_MSG_INFO... > > only > > rtapi_print_msg(RTAPI_MSG_ERR... > > I've changed the debug level from 0 to 0x7FFFFFFF as indicated in > emcglb.h.
There may be a better way, but I have been inserting a rtapi_set_msg_level(4) at the beginning of my functions, and then ...(0) at the end. -- atp "Torque wrenches are for the obedience of fools and the guidance of wise men" ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
