Short Name: RelativeMode
Requires: VI Scripting
Class: SharedVariableNode Properties
To Use: Create a property.
Gets or sets whether the connection between a shared variable and a Shared Variable node is absolute, target-relative, or the default mode.
| 0 | Default (default) |
| 1 | Absolute—Specifies that the Shared Variable node always connects to the shared variable on the target on which you created the shared variable. |
| 2 | Target Relative—Specifies that the Shared Variable node always connects to the shared variable on the target on which you run the VI that contains the Shared Variable node. |
The following table lists the characteristics of this property.
| Data type | ![]() |
| Permissions | Read/Write |
| 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 |