alecjcook Posted March 21, 2016 Report Share Posted March 21, 2016 Hi, I have a .dll running in LabVIEW, the developer of the .dll is writing all of the data to the standard output (_stdout). I need to be able to read this output with LabVIEW. I have already been pointed to an old post in the NI Forums: http://forums.ni.com/t5/LabVIEW/Redirecting-stdout-stderr-stdin-to-from-LabVIEW-in-dlls/td-p/1768662 This post is old, and the solution does not work in anything about LabVIEW 2012 (and I need it to work in 2015) Does anyone know how to display/read the _stdout from a .dll in LabVIEW. Cheers, Alec Quote Link to comment
drjdpowell Posted March 21, 2016 Report Share Posted March 21, 2016 This link might be of interest. It redirects stout of System Exec. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.