LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Change RS232 Port Settings in the Win 7 Device Manager from LabVIEW

Is it possible to change the Windows7 COM port settings in the Device Manager from LabVIEW?

I just need to be able to change the basic parameters such as baud rate, data bits, parity, stop bits, etc.

0 Kudos
Message 1 of 2
(2,837 Views)

Hi Red Sox Fanatic,

 

You can use MAX to do that. If you go to Devices and Interfaces » Serial & Parallel. I couldn't find a way to do the same in LabVIEW, but you can use  VISA property node to modify the parameters of a VISA session you will run in LabVIEW, however. This KB How Can I Programmatically Check My Serial Baud Rate in LabVIEW?  should help you.

Regards,
Daniel REDS
RF Systems Engineer

Help us grow.
If a post solves your question, mark it as The Solution.
If a post helps, give Kudos to it.
0 Kudos
Message 2 of 2
(2,820 Views)