From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

GPIB Instrument Settings: VISA Properties (in NI Max)

When I open up the "VISA test panel" in NI MAX (5.1.0f0) for my GPIB instrument (GPIB2::22::INSTR), under "I/O Settings" (, the termination character is set to line feed \n. I select "apply changes". When I closed the "VISA Test Panel" and re-open it, the "Enable Termination Character" is selected. To keep the "Enable Termination Character" select does the VISA Test Panel need to remain active? Is there a more permanent solution for this setting?
0 Kudos
Message 1 of 3
(2,386 Views)

Hi KE2,

 

That is expected behavior; the test panel is meant to be a temporary quick test.

A more permanent solution would be to write LabVIEW code to do this, or use the LabVIEW GPIB example.

 

Here's our documentation on how implement this with a property node:

 

How to Add Termination Characters to VISA Serial Writes in LabVIEW

http://digital.ni.com/public.nsf/allkb/862567530005F09C862565BE005AB500

 

 

Regards,

Alex
Hardware Engineer
0 Kudos
Message 2 of 3
(2,350 Views)

Good Morning Alex:

 

I will test your recommendation to see if that solves the issues we are having.

0 Kudos
Message 3 of 3
(2,328 Views)