LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to debug the "Write KEY.vi"

Solved!
Go to solution

I have a very standard setup and there are not any errors being thrown, but the "write key" doesn't make any changes to the file.  I've been hammering away at this for about 5 hours, its so simple it's driving me crazy.

 

See attached file.

 

I am already reading correctly from the file and key at the beginning of the VI so I know the reference and path are correct.  The FOUND? terminal is probing as true so it is able to open the file and find the key.  It just won't change the key for some reason. 

 

Section from .ini file

[FIRMWARE LOAD PANEL]
Firmware Path = "C:\Neuronetrix_Disk\Files\Test System\Software Development\SC-1673 COGNISION TESTSET\Trunk\Bin\Firmware.hex"

 

-Regards

eximo
_______________________________________________
UofL Bioengineering M.S.
Neuronetrix

"I had rather be right than be president" -Henry Clay
0 Kudos
Message 1 of 3
(2,121 Views)
Solution
Accepted by topic author eximo

Please show your entire VI.

 

Did you close the Config File?  That is when the file gets written out.

Message 2 of 3
(2,120 Views)

Yes, the close file has a binary terminal for writing any changes.  Thanks!!

-Regards

eximo
_______________________________________________
UofL Bioengineering M.S.
Neuronetrix

"I had rather be right than be president" -Henry Clay
0 Kudos
Message 3 of 3
(2,103 Views)