LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

generate test pulse1 of ISO 7637

Hi
 
     I will appreciate if any one give me an idea how to generate the following attached waveform by LabVIEW.
 
 
  
0 Kudos
Message 1 of 3
(2,824 Views)
Hi Gmadhu,

You do generate that signal by using the: "Simulate Arbitrary Signal.vi" Located at Functions Palette>>Programming>>Waveform>>Analog WFM>>Analog WFM>>Generation.

The Express vi allows you to define your own waveform by defining a look up table.

You can then hook up the Dynamic signal output of the Express vi to: Convert from Dynamic Data.vi and generate single point.

This in the whileloop with the appropriate loop rate will accomplish your desired waveform.

Hope this helps
Van L
NI Applications Engineer
0 Kudos
Message 2 of 3
(2,804 Views)
Thanks Van L. I appreciate your help.
0 Kudos
Message 3 of 3
(2,790 Views)