Gui dialog for instrument search is added
- Added findInstrumentDialog which allows to automatically search and test constructor visa, gpib and serial constructor names
- An auxiliary calass MyRefVar with only one field is creaded to implement passing a variable by reference. Needed to output constructor names as matlab apps do not support output arguments.