Dynamic Library? Property

Short Name: DynamicLib

Requires: VI Scripting

Class: CallLibrary Properties

To Use: Create a property.

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.

With the dynamic library property set in write mode, the library loads when LabVIEW executes the node. When you wire a different path, the Call Library Function Node unloads the previous library and loads the new library. When you wire a NULL path, the Call Library Function Node unloads the previous library and loads the NULL path in the same way.

Remarks

The following table lists the characteristics of this property.

Data type
PermissionsRead/Write
Available in Run-Time EngineNo
Available in Real-Time Operating SystemNo
Settable when the VI is runningNo
Loads the front panel into memoryNo
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access allowedYes