LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Editing the Array from Front Panel

Solved!
Go to solution

I am reading a string spreadsheet from my pc, I want to edit it then save it.
Is there anyway to edit it manually without using replace element in the block diagram ?

0 Kudos
Message 1 of 3
(2,845 Views)

Hi El-Awny,

 

Is there anyway to edit it manually

Yes.

 

Spoiler
Load your data, display them in a frontpanel control element, and save when editing is finished…
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 3
(2,833 Views)
Solution
Accepted by topic author El-Awny

Or do you want be able to do it while running the code? You speak of element and spreadsheet, so since you attached no code, I guessed what you want. See attached VI.

Certified LabVIEW Architect
Message 3 of 3
(2,825 Views)