Check the driver by pushing a button on the configuration screen

From RadiWiki
Revision as of 11:15, 14 June 2007 by Netadmin (talk | contribs) (1 revision(s))
Jump to: navigation, search

The Device driver settings configuration window, now contains a 'check' button that can be used to check if the device driver is correctly connected to the PC.

RadiMationDeviceDriverSettings.JPG

If the 'Check' button is pressed, the following actions are performed:

  1. RadiMation tries to load the DLL of the device driver
  2. RadiMation tries to create an instance of the device driver
  3. The settings as configured under 'Advanced' are loaded
  4. The device driver is instructed to check if the (hardware) device itself is working correctly
  5. The device driver instance is removed from memory again

If one of these steps is unsuccessful, an error will be shown. If all steps are successful, a message will be shown that the check did not raise any errors.

RadiMationSuccesfullDeviceDriverCheck.JPG

This 'Check' button is very helpful because it is a fast method if the advanced settings (most often the (GPIB) address) of the device are set correctly. If this 'Check' is successful, the 'device check' during the test initialization at the begin of the test will also be successfull, because the same check is performed.

Some devices (like antenna's, couplers, LISN's, injection clamps, etc...) cannot be checked for the correct connection to the PC (done at step 4), because there is no connection at all. In this situation the above message will also be shown. The check that is performed is depending on the implemented device driver. Some device drivers for example assume that the LASER of the device is activated before the check is successful.

Information.png
This functionality is available in RadiMation® version 5.3 and newer.