Short Name: DependPaths
Requires: VI Scripting
Class: GObject Properties
To Use: Create a property.
Returns the array of paths listing every dependency that is not missing of the given object.
For a standard subVI node, this might be a single path to the subVI. For a polymorphic VI subVI node, this might be two paths: one path for the polymorphic VI and one path for the instance VI. For typedef controls, only a single path will be returned even if the typedef has nested typedefs. Call this property on the nested controls to get the nested typedef paths.
The following table lists the characteristics of this property.
Data type | |
Permissions | Read Only |
Available in Run-Time Engine | No |
Available in Real-Time Operating System | No |
Settable when the VI is running | No |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Loads the block diagram into memory | No |
Remote access allowed | Yes |