Convert:Start Asynchronous Call
- Updated2026-02-04
- 1 minute(s) read
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.
| Short Name | ConvertStartAsyncCall |
| 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 |