10-19-2007 04:01 AM
10-19-2007 06:09 AM
10-22-2007 11:01 AM
Hi,
It appears that the instrument driver does not correctly set up the termination character and Serial End Mode for Read properties for the instrument. Use VISA property nodes to set the "Message Based Settings:Termination Character" property to 10 ('\n'), "Message Based Settings:Termination Character Enable" to True, and "Serial Settings:End Mode for Reads" to 'TermChar'. This should force LabVIEW to pick up the '\n' termination character appended to data returned from the instrument. It will also be helpful to know which vi is throwing this error.
Thanks,
Arjun K