LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Installcomcallback - manage different dynamic configurations

Solved!
Go to solution

Hi all I'm new with CVI and I have a simple question to ask: I need to retrieve data from a rs232 line and I know in advance the exact size of the message that I expect. I have no particular character to look at to trigger the callback. Recalling every time the InstallComCallback function providing different notifyCount parameter is the correct procedure? Is it also necessary to provide an eventChar and why?

 

Thanks,

Mattia

0 Kudos
Message 1 of 2
(3,274 Views)
Solution
Accepted by topic author gervaz

Hi Mattia,

you could have a look at the example you can find at this link.

 

Best Regards,

Serena

0 Kudos
Message 2 of 2
(3,244 Views)