LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Re: datasocket api documentation

good day sirs,

 

how is it today, 12 years later ?

 

I'm facing a similar problem

 

greetings Max

0 Kudos
Message 1 of 6
(1,561 Views)

Hi Max,

 


@mvgroppo wrote:

I'm facing a similar problem


What exactly is your problem? How "similar" is it to the old problem?

Best regards,
GerdW


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

Hi, thx for your reply.

 

I try to use a http api command on Ubuntu 20.04 with Labview 2021.

 

using:

-LABVIEWHTTPClient:GET

-commandline VI with wget

-commandline VI with curl

 

are not working.

 

just right now we tested REDHAT with LV2019 and wget was working there.

seems like the combination of Ubuntu 20.04 with Labview 2021 is failing some how

 

greetings Max

0 Kudos
Message 3 of 6
(1,541 Views)

Hi Max,

 

so you are not using DataSockets as was requested in the old thread…

 


@mvgroppo wrote:

I try to use a http api command on Ubuntu 20.04 with Labview 2021.

using:

-LABVIEWHTTPClient:GET

-commandline VI with wget

-commandline VI with curl


What means "are not working"?

Errors? LabVIEW crash? Computer crash? Computer going up in flames? (Apparently no BSOD on Linux… :))

Best regards,
GerdW


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

So basically wget and curl are not working? What has that to do with LabVIEW?

I would guess you have a fundamental problem with your network configuration and/or access rights.

Whatever it is, it has ABSOLUTELY nothing to do with the thread you tacked your message to.

Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
0 Kudos
Message 5 of 6
(1,449 Views)

Hi,

 

it is working now:

 

there are several locations in Ubuntu where you have to setup the proxy !

 

@Knight of NI

in the Linux terminal curl was working

but the same command didn't when Labview used the commandline tool

this was just a step in problem solving, now I use the getHTTP vi, works fine

 

thx 4 ur help !

0 Kudos
Message 6 of 6
(1,426 Views)