LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Open and define Com Port

Hi : I need to define and open COM port In PC using Labview with the flowing  Baud rate 9600 bit

Com port : COM1 , COM2 etc ….

 We need this process to send and received  command line using this port  More explanation: Our system using IR protocol to send and received data from flash (our chip) ,, how they do it tell this day:  They open port at PC and define baud rate…. This they open specific program (basic program which send command through port such as HyperTerminal application ) and send and received command as string using this application   How can I do that using Labview?  1-       Open port and define baud rate using may be check list 2-       Control on command send and received through this port  Thank a lot    
0 Kudos
Message 1 of 2
(2,840 Views)
There are serial functions on the Instrument I/O palette and a couple of examples - 'Basic Serial Write and Read' and 'Advanced Serial Write and Read'.
Message 2 of 2
(2,831 Views)