Call Library Function Dialog Box

Requires: Base Development System

Right-click a Call Library Function Node on the block diagram and select Configure from the shortcut menu to display this dialog box.

Use this dialog box to specify the library, function, parameters, return value for the object, and calling convention for a call to a shared library. When you click the OK button in the dialog box, LabVIEW updates the object on the block diagram. The object reflects the settings from this dialog box, displaying the correct number of terminals and setting the terminals to the correct data types.

This dialog box includes the following components:

You can use the Call Library Function Node to call code written in text-based programming languages. If you want to call a shared library that contains ActiveX objects, use the Automation Open function with the Property Node and the Invoke Node.

Related Information

Calling Shared Libraries in LabVIEW

Configure the Call Library Function Node

Debugging Shared Libraries and Calls to Shared Libraries

Call Library Function Node

LabVIEW Manager Functions