05-17-2014 05:44 PM
I have compiled a Simulink model into a dll file now I want to use some of the outports of the simulink model in labview I can see the outports in veristand workspace but now I want to use them in labview how can I do that?
05-18-2014 10:32 AM
05-18-2014 03:16 PM - edited 05-18-2014 03:23 PM
I want to do a programm and execute that program with a PXI.
Some of the inputs of my .vi file are outputs of the dll file
I want to use this outputs in my .vi file
is the prueba1.vi develop correct?
when I execute that program I have this error
Error 307662 occurred at prueba.1
I don't know why it happens if the channel is correct 😞
05-18-2014 03:21 PM
this is the error and the System Explorer
05-18-2014 04:04 PM
There's an extra space at the end of your inport name: "Targets/Controller/Simulation Models/Models/entradasalida/Inports/entrada "
05-18-2014 04:15 PM
thank you!!! now works
05-19-2014 01:13 PM
now I want to execute my .vi with a PXI and I get this problem I have saved the dll. in veristand target PXI not in the Controller I have created a project and I have saved the Veristand files in C:\ of the PXI and I have the problem below I need special sofware I have installed all the avaliable veristand software in the PXI