08-03-2017 12:47 AM
As the above picture, I want to use DataSocket to read the data of https://www.icmdonload.com
When I execute it, I get the error message from some of PCs, but some of another PCs are quite normal.
After testing, I found that it is not relevant to the version of OS and LabVIEW.
It seems that it lakes software kit.
I searched the official site but I didn’t find any solutions or similar questions to mine.
Does anyone face the same situation?
How to solve the problem?
07-09-2019 07:10 AM
I can't read from that URL.
On the PCs where it doesn't work, does the URL work in a browser?
Firewalls could be blocking LabVIEW...
Why use DataSocket? There are http(s) functions that might work (better).