07-24-2007 11:37 AM
07-27-2007 11:08 AM
Hi,
I tried your inspection and it seems to work fine. The checkbox "Inspection Fails in case of error or timeout" is enabled, which means the step is going to fail most of the time, except for the iteration when the step actually receives a byte. If you don't want the step to fail, simply uncheck that checkbox.
-Christophe
07-29-2007 11:37 AM - edited 07-29-2007 11:37 AM
08-01-2007 07:13 PM
08-02-2007 04:31 AM
08-03-2007 11:39 AM
08-04-2007 02:33 AM - edited 08-04-2007 02:33 AM
Message Edited by vdrzik on 08-04-2007 09:34 AM
08-07-2007 04:22 PM
08-10-2007 03:44 PM
08-12-2007 12:02 PM
Hi Brandon
Can you attach the exact VI and VBAI file that worked for you 100% of the time? I would have a look at it and try it on my machine.
Regarding my client application, it is a proprietary code that connects to the VBAI's TCP server on startup and disconnects on exit. So there cannot be the issue of closing the connection before actually sending the string. Also, I have usually tested my VBAI script with simple telnet connection to the VBAI server. Each time your press a key in the telnet session, a character is sent. This client makes the same kind of problem.
Vladimir