![]() | Download Help (Windows Only) |
Provides methods that you use to configure the DataFinder.
The node operates in the same way as a standard Invoke Node.
![]() |
reference is the refnum associated with the object on which you want to invoke a method or perform an action. If the Invoke Node class is Application or VI, you do not have to wire a refnum to this input. For the Application class, the default is the current application instance. For the VI class, the default is the VI containing the Invoke Node. |
![]() |
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
input 1..n are example input parameters of a method. |
![]() |
reference out returns reference unchanged. |
![]() |
error out contains error information. This output provides standard error out functionality. |
![]() |
return value is an example return value of a method. |
![]() |
output 1..n are example output parameters of a method. |
Refer to the DataFinder_Configure VI in the labview\examples\DataFinder\DataFinder_Examples.lvproj for an example of using the Invoke Node.
Helpful
Not Helpful