Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Windows 2000 asks for gpibmngr.dll for Win 95 Matlab6.1

I am trying to get started with MATLAB'S Intrument controll toolbox using a GPIB interface from Win 2000.I have ni488.2M 1.6 installed. When trying to acces an instrument i get an error asking for gpibmngr.dll for win95. I am shure my board and connection is fine I only get this from MATLAB
0 Kudos
Message 1 of 2
(3,013 Views)
Hello-

This might have something to do with permissions. Try using this application when logged in as administrator. Windows 2000 actually requires the 1.70 driver or higher. Call Sales for a copy of this driver.

Be sure to use an ibonl(ud,0) to take all unit descriptors offline before closing a program. Also be sure the GPIB card is functioning. After making sure you have the latest driver from (http://www.ni.com/support/gpib/versions. htm), the first step in determining the functionality of your GPIB card is to run the "Getting Started Wizard" found in Start/Programs/National Instruments/NI-488.2.

If the Getting Started Wizard Fails:
-Read the instructions on that utility.
-If you are using a PCI card, try switching slots.
-In Windows NT
, you may want to verify your setup in Control Panel/GPIB. In this dialog, click GPIB0 and click "Board Type". Be sure that the board matches what is installed in your system. If you can't see the serial number see KB#1N88Q5RM (http://digital.ni.com/public.nsf/ websearch?SearchView&Query=1N88Q5RM)
-In other versions of Windows, you should be able to see the GPIB interface in the "Device Manager".

The next step is to communicate with the instrument in the Measurement & Automation Explorer (MAX). In MAX
under "Devices and Interfaces" you should be able to find your card. Right-click and do a "Scan for Instruments".

If the scan fails:
-Be sure the instrument is powered on and online.
-Be sure the cable is connected tight and screwed on.
-Try switching cables. Shorter cables are preferred.
-If using multiple instruments, try communicating to one instrument at a time.

Randy Solomonson
Application Engineer
National Instruments
0 Kudos
Message 2 of 2
(3,013 Views)