01-27-2005 09:46 AM
01-27-2005 10:16 AM
01-27-2005 10:17 AM
01-27-2005 11:01 AM
01-28-2005 12:28 PM
01-31-2005 12:11 AM
01-31-2005 07:14 AM
03-03-2005 02:03 AM
03-03-2005 02:09 AM
03-09-2005 05:45 AM
@Dennis Knutson wrote:
But you didn't get this error when you got the garbage characters and some partial data? How are specifying the number of bytes to read? If you specify too many bytes to read, you'll get the error. Are you sending the command and then using VISA Bytes at Serial Port to determine how many bytes are available? Do you have VISA Configure Serial Port set to terminate read when a termination character is received? If you do and the term character is not sent, you'll also get this error. Can you attach the VI that you've written with all control values set to the values you're using?