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

insert array into colums

Hi,

use the "replace array subset" function instead of the insert into array function. Or if you want to insert an array you can use the "build array" function before connecting to the "insert into array" funciton.

Mike

メッセージ11/16
1,199件の閲覧回数
yeah, that didnt work for me too..
can you take a look at my code?


i basically wants to take the device_global variables and put it in create array..
when i have the array values like the .csv file..

I can perform math to get the slope and intercept like the .csv file..

first, i need to know how to make my array look like my .csv file by copying/inserting/replacing what i have from device global into that array..
i am basically trying to automate the process of creating the .csv file..



Message Edited by krispiekream on 03-28-2008 06:37 PM

Message Edited by krispiekream on 03-28-2008 06:38 PM
Best regards,
Krispiekream
すべてをダウンロード
0 件の賞賛
メッセージ12/16
1,197件の閲覧回数
i got it..thanks for everything

Best regards,
Krispiekream
0 件の賞賛
メッセージ13/16
1,189件の閲覧回数
Hi krispiekream,

you should really learn to avoid locals and sequences...スマイリー ウインク
See attached pic, this can be simplified even more!
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
メッセージ14/16
1,167件の閲覧回数
cool, thanks..i really liked that style of programming rather than what i had..
Best regards,
Krispiekream
0 件の賞賛
メッセージ15/16
1,153件の閲覧回数
i tried using the simplified version and it worked out nicely..

Best regards,
Krispiekream
0 件の賞賛
メッセージ16/16
1,108件の閲覧回数