ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to plot some datas (different type)

Hi all !

 

I would like to plot on the same chart (or the same graph) some double datas (I send them with RS232) and dynamic datas from a signal.

How can I do that ? 

I tried to use 'convert DDT' but it didn't work well (it freezed my chart) and I didn't find an example in the Help.

Any ideas ?

Thanks for your help !

 

 

0 Kudos
Message 1 of 2
(2,671 Views)

Hi Stuart,

 

use "From DDT" to convert DDT to DBL. Then use BuildArray as shown in the context help of the chart…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(2,665 Views)