Convert:Start Asynchronous Call Method

Short Name: ConvertStartAsyncCall

Requires: VI Scripting

Class: CallByRef Methods

To Use: Create a method.

Converts the referenced node into a Start Asynchronous Call node.

Use this method to convert a standard Call By Reference node or a Wait On Asynchronous Call node into a Start 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 programmatic way to create a Start Asynchronous Call node with VI Scripting.

Remarks

The following table lists the characteristics of this method.

Data typeNo return value
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