I want to set-up LabView as a serial repeater, which would allow two instruments (Client/Host) to communicate thru my LabView PXI serial card transparently, until an operator decides to intervene. At that point the operator (and LabView s/w) would be the Client and assume control of the Host. I have my baud rates, flow control, etc, set-up properly, but the problem seems to be things like timeout (do I _have_ to set a timeout?), execution timing and/or # of bytes to Read in my LabView VI's (attached). Note that it is not set up yet to allow operator intervention, I'll work that out next...
Thanks!