|
Re: TCP Error reporting
I believe what you want to do is to set the timeout on the TCP read to 1500. Then wire the error out to a switch statement. If you don't get an error, cast the string as shown in your attachment. If you get an error, specifically an error 56, then call the subVI.
Greg McKaskle
|