NI Home
Cart Cart | Help
Hello Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI
You are here: 
NI Home > NI Developer Zone > NI Discussion Forums


Reply
Member
kimhyun
Posts: 41
0 Kudos

How to get last line in hyperterminal

On hyperterminal we get the data line by line. If VISA Read is used directly, it can read only one line at a time based on its sequence. For two lines i used two READ VIs to get the second line. What to do if the number of lines are more or unknown?

Active Participant
Puneet_K
Posts: 224
0 Kudos

Re: How to get last line in hyperterminal

[ Edited ]

This is Hyperterminal written in LabVIEW, Have a look.

 

https://decibel.ni.com/content/docs/DOC-16284

------------------------------------------
CLD 2012
Knight of NI
Dennis_Knutson
Posts: 29,306
0 Kudos

Re: How to get last line in hyperterminal

You've already been told what to do in one of your other threads. Using multiple reads is silly.
Member
kimhyun
Posts: 41
0 Kudos

Re: How to get last line in hyperterminal

I am using LabVIEW 8.5 version. That VI is in version 9. I need the screenshot of the VI.

Member
kimhyun
Posts: 41
0 Kudos

Re: How to get last line in hyperterminal

Dennis,

I have used while loop to read multiple lines. But read has to be automatically stopped after the last line without using any boolean control. That's why i am asking how to stop if we don't know exact number of lines.

Knight of NI
Dennis_Knutson
Posts: 29,306
0 Kudos

Re: How to get last line in hyperterminal

And you were told to use the VISA Bytes at Serial Port.
By using this web site, you accept the Terms of Use for this web site. Please read these Terms of Use carefully before using any part of this site. Please go here for information on ni.com's copyright infringement policy.
My Profile | Privacy | Legal | Contact NI © 2011 National Instruments Corporation. All rights reserved.    |    E-Mail this Page E-Mail this Page