LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is the GPIB Write "data" parameter and the VISA Write "write buffer" parameter the exact same thing?

hi,

I am new to labview environment. I wud like to knw whether the GPIB Write "data" parameter and the VISA Write "write buffer" parameter the exactly same thingor not..If not then how can i convert "data" parameter into "write buffer" parameter? Kindly respond to this problem.

 

 

0 Kudos
Message 1 of 2
(2,375 Views)

Hi sb88,

 

yes, they are the same. Both functions will send the data wired to their "data"/"write buffer" unput to connected HW device...

 

Why didn't you simply tried this with a small VI?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 2
(2,373 Views)