I want to re-initialize all front panel objects to their default values while the vi is running. I am using this to clear displays, empty arrays, etc. before the next time the vi runs. I know how to do this object-by-object. I would like to do it in one swell foop. The vi is all by itself (i.e.: not called by another).
Roy