取消
显示结果 
搜索替代 
您的意思是: 

How to convert 1d array dynamic data to double?

hi guys

 

I would like to convert '1D array of dynamic data' to double.
I've found a function that converts 'dynamic data' to double. But I didn't find a function that converts '1D array of dynamic data' to 'dynamic data', or '1D array of dynamic data' to double. 

Does anyone know how to '1D array of dynamic data' to double?
Here is my vi.

 

thanks

0 项奖励
1 条消息(共 2 条)
2,579 次查看

Hi wppome,

 

move that FromDDT function inside your loop…

 

I've found a function that converts 'dynamic data' to double.

Right now you create an array waveforms. Quite a difference to a "double"…

 

You seem to lack understanding of basic LabVIEW features (like autoindexing) and datatypes (like DBL vs. waveform): did you notice those "Training resources" offered in the header of the LabVIEW board?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 项奖励
2 条消息(共 2 条)
2,572 次查看