VeriStand

cancel
Showing results for 
Search instead for 
Did you mean: 

run veristand project in labview- outports of simulink model dll

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?

0 Kudos
Message 1 of 7
(6,221 Views)
The answer depends on what you are doing with the LabVIEW VI. Is it a user interface of some sort that you want to display alongside the workspace? Or is it supposed to do some control with hardware io?
Jarrod S.
National Instruments
0 Kudos
Message 2 of 7
(6,203 Views)

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 😞

 

0 Kudos
Message 3 of 7
(6,192 Views)

this is the error and the System Explorer

Download All
0 Kudos
Message 4 of 7
(6,191 Views)

There's an extra space at the end of your inport name: "Targets/Controller/Simulation Models/Models/entradasalida/Inports/entrada "

Jarrod S.
National Instruments
0 Kudos
Message 5 of 7
(6,182 Views)

thank you!!! now works

0 Kudos
Message 6 of 7
(6,179 Views)

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 

 

Smiley SadSmiley Sad

0 Kudos
Message 7 of 7
(6,153 Views)