Trying to real time capture data parameters for program, current tool, common offsets, cut time and others . The issue I am having is that the file created mcr_print, is opened and you can not use popen again as the file already exist. You either have to rename or delete the mcr_print file to use popen again. Is there a way to continuously output these parameters in real time to use for later purpose. Maybe something other than going through DPRNT?

Thanks,
Deano