LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview SCPI communication with GPM-8310

Hello,

I am unable to communicate with the GPM-8310 in labview. I managed to get a reply no NI Max:

 

image.pngimage.png


However I just get a timeout error:

 

Error -1073807339 occurred at VISA Read in Untitled 1

Possible reason(s):

VISA: (Hex 0xBFFF0015) Timeout expired before operation completed.

image.pngimage.png






image.pngimage.png

 

image.pngimage.png


Windows 11, Labview: 2026, Q1

0 Kudos
Message 1 of 4
(896 Views)

Hi Flynn,

 

do you know the difference between "\r" and a CR char?

 

Do you really send the correct command to your device? Did you read it's manual carefully?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 4
(882 Views)

According to Google, the vendor has LabVIEW drivers. Maybe you should try them if you're having issues.

 

Also, since you are attempting to use backslash characters, show the display style (right click on the constant and show it). Then set it to show backslash characters. I think you're in for a surprise.

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 3 of 4
(827 Views)

@billko wrote:

 

Also, since you are attempting to use backslash characters, show the display style (right click on the constant and show it). Then set it to show backslash characters. I think you're in for a surprise.


I know for a fact that they are not using backslash format display. Because if they did the space would show as \s not as a space!

Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
0 Kudos
Message 4 of 4
(808 Views)