Machsupport Forum

Mach Discussion => VB and the development of wizards => Topic started by: MojsterMiha on August 03, 2015, 10:04:31 AM

Title: Wizard "Save as..." and "Load"
Post by: MojsterMiha on August 03, 2015, 10:04:31 AM
Hi

Is there a possibility to store the data entered in a wizard under different names in order to  be loaded  back later  and taken a small correction
(not only last entered data)?
I know that the G-code can be saved under different names, but if  later I want to change something I have to write  back all  the parameters in the wizard and generate G-code again.
G-code is probably not possible to convert back into wizard DROs...????

Example:

Load wizard - Circular Pocket

Enter all necessary data...
Save entered data As....
Generate G-code
....
....
....

Load some saved data into Wizard (not only last one)
Make  corrections...


Hope I was clear enough to get some advice... ;)

Title: Re: Wizard "Save as..." and "Load"
Post by: BR549 on August 03, 2015, 10:51:49 AM
Most wizards have an option to save settings so they are there when you return. Some do it automatically on save and return

(;-) TP
Title: Re: Wizard "Save as..." and "Load"
Post by: MojsterMiha on August 03, 2015, 11:47:03 AM
Yes, Iknow that.
But it is possible to save not only last one?
For example:
I fill in data for pocket nr.1 and generate G-code
Day after I fill in data for pocket nr.2.....
Day three....I want to call back wizard with data "Pocket nr.1"

It's possible  something like this?
Title: Re: Wizard "Save as..." and "Load"
Post by: BR549 on August 03, 2015, 01:35:47 PM
Sure it is possible,  BUT you are going to have to rebuild and recode each wizard in order for it to do it (;-)

(;-) TP
Title: Re: Wizard "Save as..." and "Load"
Post by: MojsterMiha on August 04, 2015, 12:39:22 AM
How I have to recode wizard? ???
I dont understand your suggestion.

Is there any command for save?

Where all data from wizard are saved?