07-10-2017 07:36 AM
Here is a simple OpenG example that loads and saves all controls on your front panel to an INI file the file: %temp%\OpenG Config.ini
Just follow the instructions on the front panel.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord
07-15-2017 12:11 AM - edited 07-15-2017 12:12 AM
I don't know how to add path for openG or MGI. I want the user choose where to save the file or load the file from ..
I tried using your code , but still doesn't work on mine...
07-15-2017 02:30 AM
@Canucks.canucks wrote:
I don't know how to add path for openG or MGI. I want the user choose where to save the file or load the file from ..
I tried using your code , but still doesn't work on mine...
07-17-2017 05:41 PM
It still wont work with my code 😞
I think the problem is when I try to save a pattern lets say 6,8,9,10.. so 4 elements .. if my array is currently lets say 8 element they try to load only 4 it freezes? or I might be wrong..ughhhhh
07-17-2017 05:50 PM
Even when I keep the array size the same..it loads NOTHING
07-17-2017 09:49 PM
Attach your vi, otherwise we cannot help.
07-18-2017 12:29 PM
This is my vi..I put it back the way it was after trying different things
07-18-2017 01:45 PM
@Canucks.canucks wrote:
This is my vi..I put it back the way it was after trying different things
Sorry, but I just cannot debug this VI. You overuse property and invoke nodes, and just violating data flow.
I really recommend to put aside this project for a while, and you should really learn how to program a proper State Machine!
07-18-2017 01:53 PM
Good idea actually.. I'm currently stuck in an infinite loop! Maybe this will get me out of misery..
07-18-2017 01:57 PM
@Canucks.canucks wrote:
Good idea actually.. I'm currently stuck in an infinite loop! Maybe this will get me out of misery..
You will see that some time investment now to practice and learn LabVIEW will actually save much more time for you later. I strongly recommend the Core 1-2 online training, very useful (you get access to these if you have a valid licence)!