LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Serial port

Hi,
I am new to labview and need help.
 
I am trying to talk to the serial port in my computer through labview. I have labview installed and when i add the visa resource button on my labview program, I dont see any com ports.. I only see ASRL.?????
 
Can anyone suggest me how to talk to my serial port with labview and what does ASRL means..
 
Thanks..
 
SAL 
0 Kudos
Message 1 of 6
(3,447 Views)
Also could you please tell me how to read and write to the serial port.
I appreciate your quick reply.
 
Thanks
SAL
0 Kudos
Message 2 of 6
(3,440 Views)

Which version of VISA and which OS  do you use?

OK, you expect COM ports, so it's Windows Smiley Wink    ASRL is NIs platform indepentend name for serial communication ports

Use the MAX to set Alias names COMX .... should be done automaticly by newer versions of VISA. (Or edit visaconf.ini by hand)

 

Greetings from Germany
Henrik

LV since v3.1

“ground” is a convenient fantasy

'˙˙˙˙uıɐƃɐ lɐıp puɐ °06 ǝuoɥd ɹnoʎ uɹnʇ ǝsɐǝld 'ʎɹɐuıƃɐɯı sı pǝlɐıp ǝʌɐɥ noʎ ɹǝqɯnu ǝɥʇ'


0 Kudos
Message 3 of 6
(3,424 Views)
Have a look at the examples shipped
(Click HELP- Find Examples ..  search for serial and have a look at the basic ... sample vi )
 
Greetings from Germany
Henrik

LV since v3.1

“ground” is a convenient fantasy

'˙˙˙˙uıɐƃɐ lɐıp puɐ °06 ǝuoɥd ɹnoʎ uɹnʇ ǝsɐǝld 'ʎɹɐuıƃɐɯı sı pǝlɐıp ǝʌɐɥ noʎ ɹǝqɯnu ǝɥʇ'


0 Kudos
Message 4 of 6
(3,422 Views)

Hi Sal,

Further to the suggestions from Henrik, have a look at these threads.  They contain info that may help you.

Thread 1:  Configuring the serial port:

http://forums.ni.com/ni/board/message?board.id=170&message.id=99660&query.id=0#M99660

 

Thread 2:  Getting MAX to recognize the COM port..

This one required a modification to an ini file.. 

http://forums.ni.com/ni/board/message?board.id=170&message.id=19045&query.id=0#M19045

 

You may also want to look at the Knowledge Based information:

search:

http://search.ni.com/nisearch/nisearchservlet?nistype=default&filter=+%2BLanguageType%3AEnglish+%2Bn...

info:

http://digital.ni.com/public.nsf/allkb/57C21F04AC7FFFCA86256877007996E3

 

JLV

Message Edited by JoeLabView on 09-28-2005 08:46 AM

Message 5 of 6
(3,417 Views)

Thanks..

SAL

0 Kudos
Message 6 of 6
(3,388 Views)