NI Labs Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

Simulation Interface Toolkit

I have created a dll file from a Simulink model using SIT Labview.

I want to excite this dll model using the Sinewave generator from Labview.

There are only three things in the NI library in Simulink

1. Signal Probe

2. input port

3. output port

Are there any other things available ? so that we can connect the dll model in the Labview block diagram with the labview functions.

Right now I can connect only the Indicators and the Knob control but I am not able to connect Waveform generator to the dll model?

Thank you,

0 Kudos
Message 1 of 2
(5,407 Views)

Hello Sunny09

I'm guessing you are trying to use one of the signal generation VI's available in the  Waveform Generation Pallete, inside the Signal Processing Pallete. If that is the case, why don't you try with the Signal Processing->Point by Point->Signal Generation PtbyPt.

I think what is happening here is that the SIT VI is expecting one value in the input port and the Sinewave Generator you are using is creating an array.

Hope this helps

Javi

0 Kudos
Message 2 of 2
(2,606 Views)