LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Changing only notify count instead of doing installcomcallback for each time..

Solved!
Go to solution

Hello everyone,

I am doing RS232 communication.

My notify count changes each time for receiving next packet from ComRd().

Till now I was "installing comcallback each time for next coming packet".

But installing comcallback each time is slowing down communication.

So I installed only one comcallback but as Notify Count is fix then,

I am reading some time less or more (valid)data from ComRd.

That's why I need to change only Notify Count for coming packet instead of installing new comcallback each time.

Please give me suggestions.

Even Win API solution will help..

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

This appears as an exact duplicate of another discussion: see my answer here



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 2 of 3
(2,977 Views)

thanks roberto.

 

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