Search found 1 match

by Hads
Tue Dec 01, 2015 5:30 am
Forum: .Net Languages (C#, VB.Net, .)
Topic: C# .net and DrDaq
Replies: 1
Views: 3159

C# .net and DrDaq

Hi, I am having trouble getting the scalings with a memory corruption error, I am a little rusty with C, would someone be able to give me an idea what may be the cause? { using(DrDaqManager mgr = new DrDaqManager()) { short nScales = 0; short currentScales = 0; char[] names = new char[1000]; mgr.Get...