LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Saving typedef value in .ini file

tan0709_1-1709098407439.png

I need to SAVE Position 2, button size, Numeric text size and Position values in an .ini file and later READ that file to display the elements in the same exact position. Can anyone help?

0 Kudos
Message 1 of 3
(391 Views)

Hi tan,

 


@tan0709 wrote:

I need to SAVE Position 2, button size, Numeric text size and Position values in an .ini file and later READ that file to display the elements in the same exact position. Can anyone help?


Help to solve which problem?

  • You already can read all those values, now you just need to save them to a file.
  • You already know you want to use a Config (aka .ini) file, so you just need to use the Config file functions in the file palette…
  • You already know you want to save and to read those values, so you just need to create two VIs to handle each task…

Where exactly is the problem you need our help for?

Best regards,
GerdW


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

solved. Thanks for the help! 

0 Kudos
Message 3 of 3
(339 Views)