LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

MyRio HTTP Get error code 7

Hi guys, 

i'm trying to build a program inside MyRio device and having a difficulty running this http get and post.what portion i'm missing?

 

this is the error message

Error 7 occurred at Call Library Function Node in LabVIEWHTTPClient.lvlib:GET.vi:390002->Untitled 1.vi

Possible reason(s):

LabVIEW: (Hex 0x7) File not found. The file might be in a different location or deleted. Use the command prompt or the file explorer to verify that the path is correct.
=========================
Nonexistent GPIB interface.

 

this are the library i already installed

Screenshot_1.pngScreenshot_2.pngScreenshot_3.pngScreenshot_4.png

 

Anything else I'm missing?

 

0 Kudos
Message 1 of 3
(1,926 Views)

@kioas332 wrote:

Anything else I'm missing?

 


I'm not sure what you are missing, but what we are missing (because you failed to post it) is the LabVIEW program that you are trying to run.  Is this part of a LabVIEW Real-Time Project?  It would help us (to help you) the most if you compress the folder holding the Project and attach the resulting .ZIP file.  Be sure to tell us which VI is the top-level Host (PC) and Target (myRIO) VIs, and how you are starting them.

 

Bob Schor

0 Kudos
Message 2 of 3
(1,887 Views)

Hi, Sorry if I failed to explain further. 

 

I'm using a labview 32bit with myrio toolkit and what i'm just trying to do now is just using labview http get client. Here's my attached vi file 

0 Kudos
Message 3 of 3
(1,859 Views)