Hey Troy,
There are actually a whole slew of VIs that will scan for instruments on your bus, and initialize them if need be. You can access these VIs through the functions palette on the block diagram, under the Instrument I/O->GPIB->488.2 sub-directory, you should find the FindLstn, TestSys, and ResetSys. These three VIs should be able to find all devices on the bus, initialize them and perform a self test. I hope that this helps
Can Wong