05-09-2017 04:02 PM
Hi,
Can anybody confirm they have used LabVIEW on a RT target to communicate using HTTPS? If so, how do you do so?
Thanks
Ashley
Solved! Go to Solution.
05-10-2017
04:17 AM
- last edited on
01-13-2025
10:29 AM
by
Content Cleaner
Hello,
Yes, it is possible to communicate with a RT target on LabVIEW via http.
I provide you a link (tutorial), where the method is explained (with images):
If you need further assistance, please ask.
Kind Regards,
James.
05-10-2017 06:09 AM
Your inquiry is somewhat unspecific, which is probably the reason for James answer, which I could imagine is not what you were asking for.
While I haven't used that library myself, the HTTP Client library in LabVIEW under Data Communication->Protocols->HTTP Client should support HTTP over SSL connections and is also available in LabVIEW on the RT targets.
05-10-2017 03:27 PM
Thanks. NI techs have also confirmed HTTP over SSL is supported in current libraries.