I don't have this instrument available to test with directly, so I can only offer some suggestions.
First of all, it looks like the menus aren't quite right, so you have to load the Getting Started VI with File -> Open, not through the palette menus. I think you figured this out, though.
I think the main subVI you want to use is "Configure Output". If you just use a simple program with Initialize, Configure Output and Close, does it maintain the voltage?
If not, then I would try leaving out the Close. Does this make a difference?
If you are using Windows, you might also try using NI-Spy to look at the messages being sent to the instrument. Maybe you can figure out that the driver is explicitly resetting the instrument. If so, we can look at th
e driver more closely and figure out how to avoid this.
I hope this helps you get started.
Brian