LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I couldn't find how to integrate CDB with DBL in front panel as a single array

Solved!
Go to solution

Hello,

 

I am working with a LabVIEW example 'Matrix Fundamentals' in which I can see both DBL and CDB data types in the block diagram but both are connected as a single front Panel object. How can we make that?... I couldn't solve this. Please help me out. Thank you in advance.

Download All
0 Kudos
Message 1 of 3
(2,200 Views)
Solution
Accepted by topic author manideepj

You cannot, they have different datatypes. You could format each as a string in a desired format and use a 2D array of strings (or preferably a "table") as indicator.

0 Kudos
Message 2 of 3
(2,163 Views)

Thank you so much

0 Kudos
Message 3 of 3
(2,147 Views)