LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Help using CopyMemory function

I need to use a copy memory function like in VB or C++. I have made a dll (see attached c file) using the Copy Memory source code. My Labview terminates when I call this dll adn says memory can't be read. Essentially I have written code in VB and now we want to make it work in Labview but I am having problems. I am using Labview 6.1 and Windows NT 4.0.

Any help would be great!
0 Kudos
Message 1 of 2
(3,212 Views)
You may want to use the accesshw library. This is a collection of memory functions. You can find it by going to www.ni.com (the home page ) and searching for accesshw in the search bar in the top left.
0 Kudos
Message 2 of 2
(3,212 Views)