LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

rt

Hallo
 
Ich hab meinem Rechner installiert: Matlab R2006a, MS Studio C++ 6.0 und SIT 3.0.1 und will eine dll aus einem Simulink Modell erstellen.
Dann bekomme ich díe foldenden Fehlermeldungen:
 
Error: File: C:\SimulationInterfaceToolkit\ModelInterface\tmw\nidll_codegen.tlc Line: 158 Column: 65
Undefined identifier ComplexSignal
Error: File: C:\SimulationInterfaceToolkit\ModelInterface\tmw\nidll_codegen.tlc Line: 158 Column: 82
The == and != operators can only be used to compare values of the same type
Error: File: C:\SimulationInterfaceToolkit\ModelInterface\tmw\nidll_codegen.tlc Line: 161 Column: 97
Undefined identifier Width
Error: File: C:\SimulationInterfaceToolkit\ModelInterface\tmw\nidll_codegen.tlc Line: 161 Column: 97
The + operator only works on numeric arguments
 
Davor hatte ich den SIT 2.0.3 installiert und das selbe Problem.
 
Kann mir da jemand weiter helfen?
 
Vielen Dank!
0 Kudos
Message 1 of 2
(4,799 Views)
Hello,

If I understand your message correctly, you are using SIT 3.0.1 with The MathWorks, Inc. MATLAB® R2006a, and you receive an error when you try to build a DLL out of a Simulink model.

The reason for this error is that SIT 3.0.1 does not support R2006a. However, there is a later version, SIT 3.0.2, which does support R2006a. Please contact your local NI sales person to obtain SIT 3.0.2.

I hope this helps.

-Andrew
0 Kudos
Message 2 of 2
(4,779 Views)