Jump to content

Serial read problem


fei

Recommended Posts

Hi everyone:

I am new with LabVIEW. This is the first project I am doing. I want to use Labview as a Hyper Terminal, I found one VI is very close to what I need, But the message read window does not keep the current data, I have to use a scroll bar to read the current data. Is a way or some setting to keep the message window show the last 10 lines or the current data (like Hyper terminal).

Thanks

I am using Ladview 7.0

Download File:post-3710-1134683990.vi

Link to comment
Hi everyone:

I am new with LabVIEW. This is the first project I am doing. I want to use Labview as a Hyper Terminal, I found one VI is very close to what I need, But the message read window does not keep the current data, I have to use a scroll bar to read the current data. Is a way or some setting to keep the message window show the last 10 lines or the current data (like Hyper terminal).

Thanks

I am using Ladview 7.0

Hi Fei,

Remove the shift register which is used to collect all the message strings and append the new ones to the old list.

See attached image:

Neville.

post-2680-1134687176.jpg?width=400

Link to comment
Hi Fei,

Remove the shift register which is used to collect all the message strings and append the new ones to the old list.

See attached image:

Neville.

Hi Neville;

I removed the shift register like you said, but it only showing one line,

before I removed the register, it shows all the data lines.

is a setting for number of lines showing?

Thank you

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.