Converts the referenced node into a Wait On Asynchronous Call node.

Use this method to convert a Call By Reference node or a Start Asynchronous Call node into a Wait On Asynchronous Call node programmatically. To programmatically determine the node style of an instance of the Call By Reference class, use the Call By Ref Node Style property.

This method provides the only way to create a Wait On Asynchronous Call node using VI Scripting.

Remarks

The following table lists the characteristics of this method.

Short Name ConvertWaitAsyncCall
Data type No return value
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