CallLibrary Properties

Requires: VI Scripting

Inherits from Node»GrowableFunction. View the class hierarchy.

PropertyDescription
Abort CallbackSets or returns the name of the abort callback function that LabVIEW calls. Details
Any Thread?Indicates whether the function is reentrant. Details
Calling ConventionUses the calling conventions to call libraries. Details
Dynamic Library?Sets the Call Library Function Node, in write mode, to execute with the library path you specify. In read mode, this property returns whether LabVIEW configures the Call Library Function Node to load the library dynamically. Details
Error Checking LevelSets or returns the error level for the Call Library Function Node. Details
Function NameSets or returns the name of the function you configure the Call Library Function Node to call. Details
Input Terminals[]Returns a 1D array of references to the input parameters. Details
Library PathSpecifies the path to the DLL or shared library the Call Library Function Node calls. Details
Output Terminals []Returns a 1D array of references to the output parameters. Details
Parameter InfoSets or returns an array of clusters with information for the parameters of a function. Details
Reserve CallbackSets or returns the name of the reserve callback function that LabVIEW calls. Details
Unreserve CallbackSets or returns the name of the unreserve callback function that LabVIEW calls. Details