04-29-2008 08:44 AM
04-29-2008 08:59 AM
What's the model number of the DMM? What language are you using and have you done a search for an existing driver?
The only thing that can place data in the read buffer is the instrument and if there is nothing in the buffer, you probably have not sent the correct command to the instrument requesting a read.
The termination character enable/disable is set with a VISA property node (Message Based Settings:Termination Character Enable). Look inside the VISA Configure Serial Port.
04-29-2008 10:01 AM