Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

GPIB Commands (ibdma, ibconfig, ibrsc)

Need some help from you more experienced with MStudio 2012 for VS 2010. I am porting a couple of DLLs into a new application that sits between a program on one PC and a PXI DAQ application.  The operator, in the current configuration, interacts with the application running on the PXI DAQ system. The application on the other PC control some EMC equipment and handles some record keeping etc.

 

I am using MStudio 2012, VS2010, .NET 4.0, WPF and C# to create this new application. In the existing DLL there are several commands that are from the old NI488 library (think LabWindows/CVI Version 6) that I am having a little trouble understanding how to map into the new MStudio world.

 

I have found equivalents for:

ibonl

ibsic

ibdev

and some of ibconfig

 

What I have not been able to find equivalents for is:

ibrsc

ibdma

ibconfig (IbcDMA, IbcSC, IbcTMO, IbcIRQ, IbcEOT and IbcTIMING)

 

Does anyone have any ideas?

 

Thanks,

Douglas R Jones

0 Kudos
Message 1 of 3
(6,596 Views)

Hello sir,

    In the following Knowledge base there is a way to create a wrapper function that will let users who are familiar with the old 488.2 commands before the .NET languages can still use the same commands.  Hopefully this will help you out.
    http://digital.ni.com/public.nsf/allkb/5C33D4BF4B36794186256E5A0006A28A

Daniel D.
Applications Engineering

0 Kudos
Message 2 of 3
(6,582 Views)

hello daniel, your link is not working..

0 Kudos
Message 3 of 3
(2,095 Views)