LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Are the TDM DLLs compatible with Eclipse/MinGW?

Is it possible to use the TDM DLLs with Eclipse/MinGW?

 

[Sorry if this is the wrong forum, but I didn't see one that was obviously appropriate.]

0 Kudos
Message 1 of 3
(2,812 Views)

SSteve,

 

          This is a language issue and not an environment one. If these two environments communicate in a language that takes TDM files then you will be fine (I don't know myself). I would check their websites or help files for if they take TDM files. Check back here though because another customer might know exactly or have used these before. Good Luck!!

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

Hi SSteve,

 

The question would be whether or not Eclipse/MinGW can call DLLs.  The TDM C DLL is a standard DLL so any programming language that can call into a DLL can use the TDM DLL.  That said, I am not familiar with Eclipse/MinGW but from my quick search on the web it looks like you can call DLLs. So, you should be able to use TDM files in your application.

 

Thanks,
Caroline Tipton
Data Management Product Manager
National Instruments
0 Kudos
Message 3 of 3
(2,778 Views)