Hello. I am very new to labview and am working on a project that involves tracking data. I have a login screen that, when the correct password is entered, opens a new VI. I have a global variable that records information about the user login and is placed in a table. It works fine transferring from one VI to the next, but the problem is that when the program is closed and reopened, the table resets itself to have nothing in it. I was wondering if there was a way to keep the global variable data so that each time I open the program I am still able to view the data. I will post the two VI's below for reference. Password for Connor = 111, each name after that is 222, 333, 444, 555, and 666. (Open the username and password VI first)
↧