04-18-2016 07:01 PM - edited 04-18-2016 07:02 PM
Hi all,
When I try to use the Initialize Session in labview 2014 over a network with a different subnet, I receive this error message (code: -2147220621):
nisyscfg.lvlib:Initialize (Helper).vi:3930001<APPEND>
<b>Complete call chain:</b>
nisyscfg.lvlib:Initialize (Helper).vi:3930001
nisyscfg.lvlib:Initialize Session.vi:1230001
CVS Update Utility.vi
The last line is the name of my SubVI.
However, the code works when both systems are on the same subnet. Does anyone know what goes behind the scene in Initialize Session? Anyway to make it work?
Thanks,
Soheyl
04-19-2016 04:28 PM
Hi,
Maybe we will need more details about the application, what are you trying to do? Are you using any hardware? Is this happening everytime? which type of comunication are you using? Any other details that you think could be helpful let us know.
Regards.
04-19-2016 04:39 PM
Hi,
I am trying to remotely restart a CVS-1458RT from a Windows PC. The two are connected (I can ping the CVS from the PC), but on different subnets. Yes, it is happening anytime. In addition to ping, I can connect to the CVS through TCP and FTP.
Thanks
04-21-2016 03:04 PM
It looks like a network issue. Do you have the correct IP Address? Check the following info.
Also, on the next link you will find more info.
http://kamery.atesystem.cz/site/assets/files/1338/cvs-1458rt_manual.pdf
04-21-2016 03:06 PM
Maybe you can connect a monitor to the device to check the IP address
04-21-2016 03:33 PM
The IP is correct. I can connect to it and even read the streaming data.
04-22-2016 03:25 PM - edited 04-22-2016 03:25 PM
Hi SoheyIV,
Are you able to see the CVS from NI-MAX?
According to the Initialize Session VI help:
Essentially, this VI retrieves the possible targets from the ones you have under remote systems in MAX.
Regards,
AGJ