Industrial Communications

cancel
Showing results for 
Search instead for 
Did you mean: 

how to set set stop bit contents(0/1) in labview serial communication

Hi,
 
I want set stop bit 1or 0 for special use for PC communication with one istrument via serial com port ,
 
it's possible to do like that in labVIEW to control com port ?
 
and how to read this information (stop bit or parity bit)
 
Thanks in advance!
 
 
BR,
 
David HD/ Sep 20 2007
 
0 Kudos
Message 1 of 2
(9,945 Views)
David,

you can set all serial port parameters with VISA Configure Serial Port (Instr).vi which is used in all serial port examples that ship with LabVIEW. Here is a screenshot of the blockdiagram of this vi:



As you can see, the parameters are set with a property node. You can also use a property node to read these parameters.

Please note: Please ask this type of question in the Instrument Control forum and not in the Profibus forum. Chances are much better to get a quick answer for this type of questions there.

Best regards,

Jochen Klier
National Instruments

Message Edited by Jochen on 09-21-2007 10:16 AM

0 Kudos
Message 2 of 2
(9,937 Views)