LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Generating signal as shown in the image in labview

Solved!
Go to solution

You'll need to delete the borders first, these do effect the program.

here your picture is borderless, now it works just like Todd explained.

---

UnCertified LabVIEW Student
Mistakes are for learning, that's why suggestions are always welcome!
Message 21 of 34
(1,283 Views)

Thanks.

But I got one problem as the result waveform signal looks like the mirror image of the input image signal (seen in the attached image).

Is there a way of correcting it so that the both look the same.

0 Kudos
Message 22 of 34
(1,273 Views)

Then use "negate"

---

UnCertified LabVIEW Student
Mistakes are for learning, that's why suggestions are always welcome!
0 Kudos
Message 23 of 34
(1,266 Views)

Btw, if you use this vi you'll have a more accurate model.

It takes the index of both sides and then sums them.

The two for loops can be combined ofcourse

---

UnCertified LabVIEW Student
Mistakes are for learning, that's why suggestions are always welcome!
Message 24 of 34
(1,253 Views)

I am unable to open this vi as I am uisng labview 2011 and the one you posted is of labview2012 I guess.

If possible can I get your new vi in labview2011.

0 Kudos
Message 25 of 34
(1,246 Views)

Sorry, again

---

UnCertified LabVIEW Student
Mistakes are for learning, that's why suggestions are always welcome!
0 Kudos
Message 26 of 34
(1,242 Views)

thanks.

Just need a small clarification as all the three waveforms seems pretty much similar but what is the real difference between the three?

 

0 Kudos
Message 27 of 34
(1,235 Views)

The first one checks the array, which was created earlier, from the right.

The second one from the left.

The third one combines them to one, which is obviously the most accurate.

---

UnCertified LabVIEW Student
Mistakes are for learning, that's why suggestions are always welcome!
Message 28 of 34
(1,231 Views)

Hi KoenR94,

I tried to feed different input (signal)image as attached below to the vi you posted but was unable to generate the waveform as it is in the image.

Can I know what is wrong with this and how to correct it.

 

Download All
0 Kudos
Message 29 of 34
(1,189 Views)

Line is red, make it white again and it will work.

---

UnCertified LabVIEW Student
Mistakes are for learning, that's why suggestions are always welcome!
0 Kudos
Message 30 of 34
(1,179 Views)