02-18-2013 11:37 AM
Sorry to start discussion on this thread again. But I am getting the very same error again. I formatted the controller and I installed all the drivers again. I am still getting the very same error.
The VeriStand Gateway encountered an error while deploying the System Definition file.
Details:
Error -1074384569 occurred at Project Window.lvlib:Project Window.vi >> Project Window.lvlib:Command Loop.vi >> NI_VS Workspace ExecutionAPI.lvlib:NI VeriStand - Connect to System.vi
Possible reason(s):
NI-XNET: (Hex 0xBFF63147) The database information on the real-time system has been created with an older NI-XNET version. This version is no longer supported. To correct this error, re-deploy your database to the real-time system.
=========================
NI VeriStand: XNET Database Open (Database).vi:1
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
• Unloading System Definition file...
• Connection with target Controller has been lost.
Help !
Vishwa
02-18-2013 04:04 PM
Okay I found the solution. This might be helpful to people who might face the same problem as mine There are two xml files, nixnet_example and nixnet_examplesldf (I am not sure of the second xml file's exact name) that gets deployed in the RT targets. I do not have enough experience with RT targets but I guess those are example xml files that gets deployed even after formating the controller. I had to connect to the RT target by entering the IP in NI Database editor --> Manage aliases. I had to undeploy the example xml files and redeploy my code, it is working fine. Weird but as long as I am able to the code, its good.
Vishwa.