Hi Laura
You're right, in that the drivers will give you VIs that will allow you to talk to the power meter without worrying about the actual commands. But you will still probably need to write some code around them depending upon your application.
If you open the "AGE441X VI Tree.vi" which comes with the driver package and look at the block diagram you will see all of the VIs displayed. On the right under the Utility section is a "Revision Query.vi" which does the *IDN? discussed earlier, which you can use to verify comms with your device. You can add these VIs to your app. as required. You will need NI-VISA 2.5.2 or later loaded according to the driver
download page.Regards
Neil