Platform: Windows10
LabVIEW 2016
I wrote a software (not LabView) which can listen to multiple serial devices data as long as the format are correct.
Is it possible to configure the USB-6341 to act as a serial device that will output data to a COM port so that my software can listen to USB-6341 through the COM port? In summary, I want to send the collected data from USB-6341 to Putty serial connection.
I found several resource about configuring LabView to communicate with other serial device, but I didn't find anything about making LabView/NI-Box act as a serial device.