This package contains *.LIB and *.H files that you need to develop own DLD software projects making use of the DLL interfaces of the Surface Concept DLDs.

Check the DLD installation and software interface explanations for DLDs in the provided DLD-manuals. 

In addition, you need to download the newest "DldGui_Core_*.zip" or "DldGui_Demo*.zip" file to get the current interface DLLs for your project. 

Read the therein provided README files for further installation hints.

The needed binaries are:

LIBTIFF3.DLL
DLD.DLL
DELAYLINE_GPX3.DLL

The user interface is provided by the DELAYLINE_GPX3.DLL which needs DLD.DLL and DLD.DLL needs LIBTIFF3.DLL. 

The interface of the DELAYLINE_GPX3.DLL is described by the DELAYLINE.H file. 

The used data structures for that interface are described by the DELAYLINEDEFS.H file.

A programming example can be found in the downloadable container "DLD_LabView_Core.zip". 

It contains the sourcecode for the LVWRAPPER.DLL which uses the DELAYLINE_GPX3.DLL interface for several functions bridging to the LV VIs.

 