A calling method of dynamic link library based on labview
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- BEIJING INST OF RADIO METROLOGY & MEASUREMENT
- Publication Date
- 2018-04-03
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
A calling method of dynamic link library based on LabVIEW technical field The invention relates to a dynamic link calling method. More specifically, it relates to a calling method of a dynamic link library based on the graphical programming language LabVIEW. Background technique A dynamic link library is an executable code and data module connected at runtime. It is an important part of the Microsoft Windows system operating system. It is a special and widely used function library. Although the dynamic link library DLL is not an exe file, it is a Windows executable file. A DLL consists of executable modules that provide data, code, and resources to a process. Unlike statically linked libraries that are used at compile time, dynamic linked libraries are independent of the executable that activates them, and address translations for calls are resolved at load time. Compared with the static link library, no matter how many programs are designed by the dynamic link library,...