Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

ni4882.dll references

We have many programs running with the 1997 version of the VBIB32 we also has visual studio programs running older version of the GPIB DLL NationalInstrument.ni4882.dll and Nationalinstrument.Common.dll but this files are not part of ni488_312.exe.

 

What dll's should be added to Visual Studio programs in the reference area to correctly run the GPIB ENET/1000? What VBIB32 version should be added to VBA software to correctly run GPIB ENET/1000 and ENET/100 units? 

 

I found many references in the forum to a location C:\User\Public\Document\Nattional Instrument\488.2\example\DOTnet??? directory that also did not come with 3.1.2... 

0 Kudos
Message 1 of 3
(4,572 Views)

@PLWasalaski wrote:

We have many programs running with the 1997 version of the VBIB32 we also has visual studio programs running older version of the GPIB DLL NationalInstrument.ni4882.dll and Nationalinstrument.Common.dll but this files are not part of ni488_312.exe.

 

What dll's should be added to Visual Studio programs in the reference area to correctly run the GPIB ENET/1000? What VBIB32 version should be added to VBA software to correctly run GPIB ENET/1000 and ENET/100 units? 

 

I found many references in the forum to a location C:\User\Public\Document\Nattional Instrument\488.2\example\DOTnet??? directory that also did not come with 3.1.2... 


I installed the NI-488.2 version 3.1.2 on this work laptop.

I believe it tries to see which version of Visual Studio you have installed, but if it doesn't, you'll need to choose a custom install and select which version of .NET Framework support you want installed. VS 2012 is .NET 4.5 and VS 2010 is .NET 4.0

0 Kudos
Message 2 of 3
(4,565 Views)

Yes, it took all day to come to that conclusion. That is when ni488312.exe was run on this machines that the DOT NET framework was not loaded and and old version of the drivers kept being used.

 

I am in the process of loading them now.

 

0 Kudos
Message 3 of 3
(4,550 Views)