cklo Posted May 28, 2023 Posted May 28, 2023 I got the DtLvLink_64.dll, and DtLvLink.lib, however the header file is missing. Could anybody tell me where I can get it? Thanks in advance
0 Fausto Posted May 31, 2023 Posted May 31, 2023 Hello @cklo. The "DtLvLink_64.h" file is not available. Why do you need it? Regards, Fausto
0 cklo Posted June 7, 2023 Author Posted June 7, 2023 (edited) I want to call functions defined in DtLvLink_64.dll from labwindows/cvi , however, DtLvLink_64.h is needed. So, what to do? For example, I want to call a function LviCreateTask(), however, the declaration of its prototype should be in the head file. Without the header, I think I am not able to call the functions. Edited June 7, 2023 by cklo
0 Fausto Posted June 7, 2023 Posted June 7, 2023 Data Translation's LV-Link was developed for NI LabVIEW, not LabWindows™/CVI™. LV-Link uses the DT-Open Layers Data Acq SDK for its vi's. Perhaps the Data Acq SDK header files may be of use for your application, since a "DtLvLink_64.h" file does not exist. The SDK header files are found in the "C:\Program Files (x86)\Data Translation\Win32\SDK\Include" folder. If this workaround does not resolve the issue, then the NI Technical Support Community may be able to help. Please reach out to them directly through the following page. https://www.ni.com/en-us/support.html
Question
cklo
I got the DtLvLink_64.dll, and DtLvLink.lib, however the header file is missing. Could anybody tell me where I can get it?
Thanks in advance
3 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now