LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

RS232 Communication for Inficon Leak checker UL3000

I am attempting to replicate in LabVIEW what I previously accomplished using HyperTerminal. Despite trying various syntax for the same commands in LabVIEW, none have been successful.

0 Kudos
Message 11 of 17
(228 Views)

In your settings for the port, you show settings for "COM3". In the LabVIEW code, it is set to "COM1".

 

What happens when you select COM3 on LabVIEW?

 

0 Kudos
Message 12 of 17
(216 Views)

The COM3 screenshot was actually taken from another computer. This computer I am working on now has only COM1 port.

0 Kudos
Message 13 of 17
(201 Views)

@rosh wrote:

The COM3 screenshot was actually taken from another computer. This computer I am working on now has only COM1 port.


Have you been successful with HyperTerminal on the specific computer and port that you are using with LabVIEW right now?

 

I originally didn't mention it as a possibility, but another thing that can cause framing errors is bad hardware.  Either a bad serial adapter or a bad cable.  It's rare but not unheard of.  If you only got HyperTerminal to work on a different set of hardware, then it remains a possibility that you're using all the correct settings but instead you have bad hardware.

0 Kudos
Message 14 of 17
(187 Views)

I was using trial version of Hyperterminal program and it expired after 24 hours. Now I can't communicate with the UL3000 at all. With Labview, I can communicate with other rs232 devices using the same computer and the same cable.

0 Kudos
Message 15 of 17
(152 Views)

Hi rosh,

 


@rosh wrote:

I was using trial version of Hyperterminal program and it expired after 24 hours. Now I can't communicate with the UL3000 at all.


There is also free terminal software available. No need to use a software with a 24h trial period…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 16 of 17
(147 Views)

@GerdW wrote:

Hi rosh,

 


@rosh wrote:

I was using trial version of Hyperterminal program and it expired after 24 hours. Now I can't communicate with the UL3000 at all.


There is also free terminal software available. No need to use a software with a 24h trial period…


I'm personally a fan of PuTTY 


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 17 of 17
(143 Views)