Skip to main content
Submitted by jmartz on Wed, 06/10/2015 - 07:22

I am running LabVIEW 2012 and trying to communicate with a DMC-2143.
I've downloaded Galil Tools as well as the latest COM library and I'm trying to use LabVIEW via method 3 provided by: http://www.galilmc.com/download/application-note/note4414.pdf

The instruction set says to use DMC32.dll, which I downloaded from the legacy files. When I try to run the the example vi's that are provided within method 3 of the application note, LabVIEW is telling me I can't because "DMCOpen cannot be found". When I look into the Call Library Function and try to select dmc32.dll as the library used, it says LabVIEW can't because that library is for 32-bit when I am using a 64-bit version of LabVIEW.
I've looked within the downloaded COM library and I can't find anything that is helpful.

How can I use LabVIEW to control the DMC-2143 using those vi's provided in method 3? And if I can't, what are my other options?

Thank you

Comments 2

jmartz on 06/22/2015 - 09:33

Never mind, I found a solution.

ALDO_R on 06/12/2018 - 02:04

What was your solution please, i have the same problem