問題
システム定義ファイルを Veristandからリアルタイムターゲットにデプロイしています。システム定義には、ターゲットにデプロイするシミュレーションモデルが含まれています。デプロイすると、次のエラーが表示されます。
Error -307702 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: The size of the imported model data in the system definition file conflicts with the size in the specified model file. This error can occur if the model file contains a different number of inports, outports, signals, or parameters than when it was imported. This error also can occur if two or more models contain a global parameter with the same name but different dimensions.
このエラーを解決するには、どのような手順を実行できますか?