VISA Commands Work in NI-MAX but Not in LabVIEW

Updated Oct 3, 2018

Reported In

Software

  • LabVIEW
  • Measurement & Automation Explorer (MAX)

Driver

  • NI-VISA

Issue Details

I am trying to communicate with my 3rd party device. I am able to send it commands in a VISA Test Panel in NI-MAX, but not in LabVIEW with VISA Read/Write commands. What am I doing wrong?

Solution

LabVIEW does not automatically add in termination characters to the VISA Writes. In order to get VISA Write commands working, you'll need to Add Termination Characters to VISA Serial Writes