Call By Ref Node Style
- Updated2026-02-04
- 1 minute(s) read
Returns the style of an instance of the Call By Reference class. The possible values include Call By Reference, Start Asynchronous Call, and Wait On Asynchronous Call.
Use the following methods to change the style of a particular instance of the Call By Reference class:
Remarks
The following table lists the characteristics of this property.
| Short Name | CBRNodeStyle |
| Data type | ![]() |
| Permissions | Read Only |
| 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 |
| Invalid | 0 | |
| Call By Reference | 1 | |
| Start Asynchronous Call | 2 | |
| Wait On Asynchronous Call | 3 |
