08-05-2015 08:59 AM - edited 08-05-2015 09:10 AM
i m using
function but function is not calling on recieving certain character. i simply want to get data continuously and disply the whole packet and then want to seperate ceratain data from that. i use the event character and i selected the character CR. i m sending 29 bytes packet from labwindows application and reciveing this packet and i used installcomcallback function and used evencharacter. but the function is not recieving
08-06-2015 04:31 PM
Hi khadimhussain,
There is very little useful information here. Could you please provide a detailed description of your application (with context: I need to know why you are doing what you are doing not just what you are doing) and what you want to accomplish with the installComCallback function as well as either screenshots or an actual copy of your code? It will be very difficult to debug your code without being able to see how you are implementing it.