キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

Converting multiple column Arduino string data to Labview numerical data

解決済み
解決策を見る

Dear Experts,

 

I'm trying to convert multiple column string data coming from an Arduino to numerical Labview data. The data itself is created with a certain sample rating that eventually gives the following response if I use the response function within Labview. The display is extended with a row when a timestep has passed with new data being gathered for that same timestep. Each column is separated with a space.  

 

iljardickhof_0-1658144850827.png

 

I already tried converting the data with the string to numerical function within Labview but was not very successful. I think the difficulty lies in data being present within multiple columns. My Labview code is within the attachment.

 

I would love to hear from you.

 

With kind regards,

 

Iljar Dickhof

 

PS. I'm quite new to Labview

 

 

0 件の賞賛
メッセージ1/2
1,092件の閲覧回数
解決策
トピック作成者iljardickhofが受理

Hi Iljar,

 


@iljardickhof wrote:

I'm trying to convert multiple column string data coming from an Arduino to numerical Labview data.


Use SpreadsheetStringToArray to convert the whole string at once…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 件の賞賛
メッセージ2/2
1,081件の閲覧回数