LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

GPIB Write Error 7

 

doesnt workSmiley Sad

 

 

Best Regards,
Poulomi Das.
Institute for Microsystems Engineering.
University of Freiburg.
Freiburg, Germany.
0 Kudos
Message 11 of 14
(1,153 Views)

Hi pd,

 

you didn't follow my advice!

 

Create a VISA resource name constant by right-clicking the VISAWrite Resource Name input. Select the proper resource in the pulldown menu of that constant.

 

As said before:

YOU CANNOT WIRE THE SIMPLE GPIB ADDRESS TO THAT INPUT!

 

Or RTFM!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 12 of 14
(1,148 Views)

Hey I got it now. It works.

 

I have small doubt. When we use GPIB Write function, there is a terminal for connecting 'Mode' which is sometime connected to 2 or 0 in different sub VIs as I see. If I replace GPIB Write with VISA Write , there is no option for connecting such a mode. What is this mode actually? Ignoring it comepletely is fine?

 

Also, thanks a lot.

Best Regards,
Poulomi Das.
Institute for Microsystems Engineering.
University of Freiburg.
Freiburg, Germany.
0 Kudos
Message 13 of 14
(1,145 Views)

Hi pd,

 

you could open the context help to read about the options of "Mode" input of GPIBWrite...

 

VISA uses property nodes to set certain settings of the VISA resource. Dig into those properties (Message based, GPIB based)...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 14 of 14
(1,143 Views)