12-11-2012 04:04 PM
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
12-12-2012 12:53 PM
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
01-25-2021 06:46 AM
hello daniel, your link is not working..