Hi srt,
Are you not using the "Bytes At Serial Port.vi" to set the number of bytes to read? Otherwise, if you place a static value, such as 150 or 400 bytes, then one of 2 things will happen, it will ... "hang" ... until the buffer has the required number of bytes, or it will timeout. Both giving the appearance that it's not running, in other words, appears dead 😉
What I mean by "Bytes At Serial Port.vi" is to obtain the number of bytes available to be read, then feeding this value to number of bytes to be read of the "Read Serial Port.vi".
JLV
Lemme look for a link that explains all this..
Message Edited by JoeLabView on 09-30-2005 01:43 PM