LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Step signal simulation

Solved!
Go to solution

Hi GerdW,

   Certainly. I will try that and let you know. Thanks!!

Best Regards,
Dhans 😉
Kudos are welcome 😉
Aspirant Labview Programmer (Labview 14) 😉
0 Kudos
Message 11 of 19
(1,257 Views)

Hi GerdW,

   Here is another problem.Smiley Very Happy Waveform graph shows nothing even though I have attached a signal.

 

Best Regards,
Dhans 😉
Kudos are welcome 😉
Aspirant Labview Programmer (Labview 14) 😉
0 Kudos
Message 12 of 19
(1,254 Views)

Hi Dhans,

 

I don't have the SimToolkit available nor do I know the functions used in there.

So I cannot comment on your graphs.

 

Why should the "Waveform graph" show "nothing" when the "UNLOAD WAVE" does show a signal?

I'm sure there is a signal in the graph too: I guess this function from DSC module will just convert your scalar value into a waveform consisting of just one sample. To see this one sample in the plot you need to change the plot properties (set it to show a point for each sample)!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 13 of 19
(1,246 Views)

Hi GerdW,

    Yes. I tried. But couldn't find that property. In fact, in an autoscale mode  of X and Y axis, graph seems moving bur can't see the waveform. 

Best Regards,
Dhans 😉
Kudos are welcome 😉
Aspirant Labview Programmer (Labview 14) 😉
0 Kudos
Message 14 of 19
(1,239 Views)

Hi GerdW,

 

   I have seen a single point in a graph after did what you have said in the last post. 

Best Regards,
Dhans 😉
Kudos are welcome 😉
Aspirant Labview Programmer (Labview 14) 😉
0 Kudos
Message 15 of 19
(1,231 Views)

Hi GerdW,

    Here I have attached a file. I have used square wave function in labview to create step signal I need. I have done it. But when I run a program for more than one or two times using for loop, waveform shape has changed as in the attached image below. Why  is that?

ProgramProgramunwanted waveunwanted waverequiredrequired

Best Regards,
Dhans 😉
Kudos are welcome 😉
Aspirant Labview Programmer (Labview 14) 😉
0 Kudos
Message 16 of 19
(1,226 Views)
Solution
Accepted by topic author dhans

Hi dhans,

 

use all inputs of the signal generation function - as I did in my snippet...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 17 of 19
(1,222 Views)

Yeah, I did like that. isn't it? seems your snippet and my snippet looks like same? where is the error?

Best Regards,
Dhans 😉
Kudos are welcome 😉
Aspirant Labview Programmer (Labview 14) 😉
0 Kudos
Message 18 of 19
(1,219 Views)

Hi GerdW,

Thank you for the reply. I have missed a duty cycle input in the square wave generator. Now 
I have added an input of 100 dbl to that input, i.e, 100% duty cycle. Now it works fine.Smiley HappySmiley Wink

Best Regards,
Dhans 😉
Kudos are welcome 😉
Aspirant Labview Programmer (Labview 14) 😉
0 Kudos
Message 19 of 19
(1,208 Views)