Is it possible to make LabVIEW open a serial port in a mode
that allows sharing with another program? I'd like to run an
external program from within LabVIEW that talks to the same hardware that LabVIEW does, but the call to CreateFile() to
open the serial port in the external program fails unless I close LabVIEW first.