LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Please check the wiring of the code

Hello All,

 

I am attaching a code . Please check the wiring of the code in the section where initially the 2 simulated triangular signals are added. The output is of dynamic data type and I have added it along with an integer type. Is that correct? Coz the thing is that I am getting the desired result with the code, but just wanted to confirm the wiring of this particular section.

 

Many Thanks,

0 Kudos
Message 1 of 4
(2,350 Views)

The addition part is mose likely done good.

 

You should however check the error in out of the adder, if the dynamics types mismatch you get an error there.

 

Ton

Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 2 of 4
(2,348 Views)

What if the error is zero...that is what I have assumed, then wat?

 

 

0 Kudos
Message 3 of 4
(2,341 Views)

You should check the boolean and not the number, however a number indicates there is no error.

 

Ton

Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 4 of 4
(2,316 Views)