LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Instrument I/O Assistant

Solved!
Go to solution

Thanks for the valuable information.

I will try this. If timing is a concern I could use a timer to check for new data?

'ComRdTerm' in the serial example has a count parameter, what if you don't know how many bytes there are to read?

Is there a max value?

 

Thanks.

0 Kudos
Message 11 of 13
(1,166 Views)
ComRdTerm terminates either on termination characer received or on number of characters, whichever comes first.


Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 12 of 13
(1,162 Views)
Solution
Accepted by topic author NI Nubie

Can you help with the attached file.

After I enter text and hit the <Enter> key I would like the data to appear in the recive window without having to use a button.

I an a little confused about the InstallComCallback and ComRdTerm commands and where they should go.

 

Thanks.

0 Kudos
Message 13 of 13
(1,157 Views)