10-14-2019 09:40 AM
Hello everyone,
For a while now I'm facing a particular problem I can't seem to solve. It happens when I want to deploy my Custom Device(Inline Model Interface) to the target, and during deployment I get this message:
• Start Date: 10.10.2019 7:40
• Loading System Definition file: C:\Users\Public\Documents\National Instruments\NI VeriStand 2017\Projects\Empty Project\Empty Project.nivssdf
• Preparing to deploy the System Definition to the targets...
• Compiling the System Definition file...
• Starting VeriStand PC Engines...
• Initializing TCP subsystem...
• Starting TCP Loops...
• Connection established with target Controller.
• Sending reset command to all targets...
• Preparing to deploy files to the targets...
• Starting deployment group 1...
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
The VeriStand Gateway encountered an error while deploying the System Definition file.
Details:
Error -307662 occurred at Project Window.lvlib:Project Window.vi >> Project Window.lvlib:Command Loop.vi >> Project Window.lvlib:Connect to System.vi
Possible reason(s):
NI VeriStand: Node is not found in the system.
=========================
NI VeriStand: NI VeriStand Engine.lvlib:VeriStand Engine.vi >> NI VeriStand Engine.lvlib:VeriStand Engine State Machine.vi >> NI VeriStand Engine.lvlib:Initialize Inline Custom Devices.vi >> Custom Devices Storage.lvlib:Initialize Device (Model Interface).vi
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
• Sending reset command to all targets...
• Shutting down VeriStand PC Engines...
• Stopping TCP loops.
Waiting for TCP loops to shut down...
• TCP loops shut down successfully.
• Unloading System Definition file...
• Connection with target Controller has been lost.
This problem started occuring after an RT Driver VI.vi file got "corrupted" and I had to redo it from template again. The whole project was then rebuilt from scratch, but the error prevails.
Other Custom Devices from a different project are deployable.
If any additional information is necessary, I'll provide it of course
Any sort of help or direction where to look for solution would be appreciated
Marek