04-07-2016 03:59 AM
In C, the 'printf' statment will write to the __stdout of the console. There is a supposed example of how to capture the stdout in labview here:
http://forums.ni.com/t5/LabVIEW-Idea-Exchange/Access-to-console-output/idc-p/1768066
but I can not seem to get it to work in the way described above.
04-08-2016 08:57 AM
Are you able to get the example to work? If not try that and then try modifying your code incrementally so you can see where issues are occuring.
11-19-2018 05:32 PM
I can confirm this is not working as of LabVIEW 2017. LabVIEW crashes painfully so finding where it stops working isn't really a reasonable approach.