LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Auto Scroll Text Indicators

Well its indeed on my C-drive, but it should be on here.(mozilla)

I tried "Paste from Word", ctrl+v wont work.

I tried insert image, but you cant select your drive as source.(you get the previous result)

I tried copy and then paste in here

....no luck.

But attachment should work, so i attached this time... Ahh, it does not like .bmp files!

 

New thread?? maybe, we are almost through.

 

CR andf LF are supposed to do just that, namely CR=return cursor to start of line,

LF= move cursor one line down.

 

In my example terminal i observed that a single CR or a single LF is executed as a CRLF.

(return AND  linefeed).  That was with a While-loop delay of 10 msecs.

 

When i decreased the time to 1msec (thus faster), i observed a more, but not always,

stable correct behavior.

 

What is the default behavior of CR and LF codes in a TextBox?

 

 

 

 

 


0 Kudos
Message 11 of 12
(2,128 Views)
In LabVIEW, a CR, LF, or CRLF is treated the same.
Message 12 of 12
(2,106 Views)