Short Name: ParamInfo
Requires: VI Scripting
Class: CallLibrary Properties
To Use: Create a property.
Sets or returns an array of clusters with information for the parameters of a function.
Each cluster in the array represents a parameter of the function, starting with the return value. The property only returns the fields relevant to the parameter type. For example, if the parameter type is a numeric, the property returns a value to the Param Passing element but not to the Array Passing element.
The following table lists the characteristics of this property.
Data type | |
Permissions | Read/Write |
Available in Run-Time Engine | Yes |
Available in Real-Time Operating System | Yes |
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 |