Hi,
I need help with this issue, have tried suggestions from multiple posts but I do not have any solution for this issue yet. I would appreciate if anyone can guide me in the right direction.
Hardware Info: I have a sbRIO-9637 from NI to try out. Hardware that we are/were using is myRIO.
Problem statement: I am having issues using vi's from WebDAV pallet on the sbRIO-9637. When the VI is made to run it gives out an error 363500, 1097 at times. Please know this VI is expected to run on PC side to access a file on the RT target.
"LabVIEW: (Hex 0x58BEC) Failed to connect to the specified hostname. Be sure the specified hostname is correct, the server is running and configured to accept remote requests."
To my knowledge, hostname should be correct. I know that the password is also correct.
Also, I am not able to map the same sbRIO-9637 as a network drive on windows not sure if these two are co-related. But can access it via a web browser or FTP.
Information: Same VI works just fine with myRIO, myRIO can be added as mapped network drive too.
For the ease, I have installed same software on both the devices, same user name, same password and same settings.
I have tried connecting and working on one device at a time and both as well. Nothing I have done so far has helped.
Also tried, making a new VI, same issue.
Only difference is the IP address and that the sbRIO connects with Ethernet and myRIO connects with usb cable.
Also, sbRIO-9637 losses connection in project explorer when a VI is deployed and when connected back in the project explorer the VI is found to be running on the RT target.
I did format the sbRIO-9637 and did a fresh install for the software.
Followed step below as well:
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019PlESAU&OpenDocument=&l=en-US
Above solution is for VXworks targets and I believe OS on sbRIO is NI Linux Real Time same as myRIO.