Open Variable Connection
- Updated2025-07-30
- 3 minute(s) read
Opens a connection to a shared variable.
You cannot buffer data that you read or write with this function. To enable buffering, use the Open and Verify Variable Connection or Open Variable Connection in Background function instead.

Inputs/Outputs
shared variable refnum in
—
data type
—
data type specifies the data type of the shared variable or I/O variable container. For I/O variable containers, you must specify an array data type. This input is available only if the data type has not been previously specified. You can specify a data type by placing a checkmark in the Specify Data Type checkbox on the Configuration page of the Properties dialog box for the variable refnum. If you specify the data type upon opening the connection, this terminal is unavailable on subsequent read and write functions.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
access
—
access specifies read access and write access settings for the shared variable connection.
shared variable refnum out
—
error out
—
error out contains error information. This output provides standard error out functionality. |
shared variable refnum in
—
data type
—
error in (no error)
—
access
—
Read Access
—
shared variable refnum out
—
error out
—