VISA Read Timeout Error with Keithley 2400

Updated Sep 2, 2020

Reported In

Software

  • LabVIEW

Driver

  • NI-VISA
  • Keithley 24XX Driver

Issue Details

 I am trying to use LabVIEW to control a Keithley 2400 Sourcemeter on an RS-232 Interface. I took an example code from the library "Keithley read single", however I have the error -1073807346 .
How can I fix this error?
 

Solution

 The instrument is set for a different termination char. Change it from <CR> to <CR+LF> to resolve this error.