12-03-2013 04:44 AM
Hi,
I want totest my MATLAB models in Veristand 2011. My MATLAB version is 2010b. Operating system : Windows 7.
I get the followinf error when I try to deply the System definition file.
• Loading System Definition file: C:\E395504\2013\Bell_525\Bell_525_Test_Software\004_Project_Development\0044_Unit_Testing\FCS_Models\SupervisoryModels\TestSM.nivssdf
• Preparing to deploy the System Definition to the targets...
• Compiling the System Definition file...
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
The VeriStand Gateway encountered an error while deploying the System Definition file.
Details:
Error -307952 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
This error code is undefined. Undefined errors might occur for a number of reasons. For example, no one has provided a description for the code, or you might have wired a number that is not an error code to the error code input.
Additionally, undefined error codes might occur because the error relates to a third-party object, such as the operating system or ActiveX. For these third-party errors, you might be able to obtain a description of the error by searching the Web for the error code (-307952) or for its hexadecimal representation (0xFFFB4D10).
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
• Unloading System Definition file...
Can anyone help me to resolve this issue?
Solved! Go to Solution.
12-03-2013 09:39 AM
The message for that error is: "Two or more models (.mdl files) are using the same VeriStand Server port at the same time. The VeriStand Server can run only one model instance at a time."