Hi all,

I have written my own user interface using the emcrsh, now linuxcncrsh 
interface. I had not previously used subroutines, particularly named 
subroutine files, so had never encountered this problem. When 
linuxcncrsh accesses the program name or line number through NML, if it 
is in a subroutine, it will return the name and line number of the 
subroutine.

My application has a two position pneumatic Z axis, so I use subroutines 
to lift and drop the tool head, and therefore call these subroutines 
very frequently, which is messing up my user interface because it is 
currently not able to distinguish between the main program and a 
subroutine. Compounding the problem is that whenever a stop or even end 
of program is encountered, it invariably seems to return the last 
subroutine rather than the line from the main program.

Axis seems to handle this without a problem. How is it able to 
distinguish between the main program and a named subroutine file?

Thanks,
Eric


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to