Calling Shared Libraries in LabVIEW
- 已更新2025-08-15
- 閱讀時間為 2 分鐘
Use the Call Library Function Node to call most standard shared libraries in LabVIEW. Use the Automation Open function with the Property Node and the Invoke Node to call a shared library that contains ActiveX objects.
The following illustration shows the typical workflow for calling shared libraries in LabVIEW. Click a blue diamond box for detailed information about each step.

|
(Windows) To view related topics, click the Locate button, shown at left, in the toolbar at the top of this window. The LabVIEW Help highlights this topic in the Contents tab so you can navigate the related topics. |
Related Concepts
Configuring the Call Library Function Node
Using Arrays and Strings in the Call Library Function Node
Debugging Shared Libraries and Calls to Shared Libraries
Related How-To
相關內容
- ActiveX Container Overview
- Configuring the Call Library Function Node
- Debugging Shared Libraries and Calls to Shared Libraries
- Calling Shared Libraries
- Using Arrays and Strings in the Call Library Function Node
- Importing Shared Libraries
- Using LabVIEW Manager Functions in Shared Libraries
- Memory Manager
- Using the Flatten To String Function