c:\Documents and Settings\ph411\ph415_s13 |------doxygen |------documentation | |----- visa_devices | |----- supported_devices | |----- instrument_classes | |----- configure_instruments | |------code |----- visa_devices | |--- visa_fake.py | |--- visa_devices.py | |----- supported_devices | |--- visa_fake.py | |--- visa_devices.py | |--- supported_devices.py | |--- supported_devices.txt | |----- instrument_classes | |--- visa_fake.py | |--- visa_devices.py | |--- supported_devices.py | |--- supported_devices.txt | |--- instrument_classes.py | |----- configure_instruments |--- visa_fake.py |--- visa_devices.py |--- supported_devices.py |--- supported_devices.txt |--- instrument_classes.py |--- configure_instruments.py