01-31-2012 03:34 PM
I don't understand why it does it but in my child VI, I told when it receives a TCP packet with ID 0x05 generate an error message "TCP buffer issue" but in my parent VI, it resets to "Undefined (New connection))"???? Where is this "Undefined (New connection)" message coming from? I unchecked the reentrant in the child vi, run the whole thing, and it shows "TCP buffer issue" but the parent VI keeps overriding it with "Undefined (new connection))".... is there a way stop labview 2011 from doing this? I uncheck automatic error handler in all the VIs and the problem still persits.
01-31-2012 04:40 PM
can you post an example and which API are you using for TPC comms
02-03-2012 10:47 AM
ops, this was my fault. I found out m other VI was overriding it ....should've seen it.