11-20-2017
10:01 PM
- last edited on
03-14-2019
02:18 PM
by
NIadmin
When run from my cRIO, NI Skyline Configuration HTTP.lvclass: Open Configuration HTTP.vi returns this error:
Error 7 occurred at Call Library Function Node in LabVIEWHTTPClient.lvlib: OpenHandle.vi:6450001->NI Skyline Configuration HTTP.lvclass: Open Configuration HTTP.vi->Test.vi
Possible reason(s):
LabVIEW: 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.
NI Skyline Configuration HTTP.lvclass: Open Configuration HTTP.vi works fine on my Windows target.
NI Skyline Configuration AMQP.lvclass: Open Configuration AMQP.vi works fine on my cRIO.
11-24-2017 04:37 PM
I tested it out and it worked fine for me. Are you using the hostname or the IP address for the URL? May want to try the IP address if your RT target is having issues resolving the hostname.
Also, in my case you still need to have the SystemLink Client installed on RT in order to use the HTTP version and I would also suggest ensuring that you have the "HTTP Client with SSL Support" installed on the target as well.