LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

You have connected terminals of two different types error

Solved!
Go to solution

Diagram.pngError.png

 

I understand that I am unable to connect a fixed point source into a Compound Arithmetic Function. However, even if I remove the Compound Arithmetic Function and replace it with two addition functions, I am getting this same error later down the line with a method that does allow the input to be a fixed point source. I also can't seem to figure out where the fixed point source is coming from - as far as I can tell, everything is a long variable here. I was wondering if anyone could give me any insight as to how to fix this?

0 Kudos
Message 1 of 3
(799 Views)
Solution
Accepted by topic author umairzaidi

The output of your In Range and Coerce is fixed point (grey) because the central input is also fixed point (grey).

 

The fixed point source is yoiur SubVI that looks like an FPGA symbol along with a Sigma and Delta and some other symbol.

0 Kudos
Message 2 of 3
(779 Views)

Thank you! That helps a lot

0 Kudos
Message 3 of 3
(763 Views)