Synchronize Data Flow VI
- Updated2025-07-30
- 2 minute(s) read
Passes through the values of the input wires after the upstream code executes.
Use this VI to synchronize multiple parallel code paths at a single point of data flow to ensure a certain execution order.

Inputs/Outputs
input 1
—
input 1 specifies the value of the first wire. This input accepts any data type. The default data type is a variant.
input 2
—
input 2 specifies the value of the second wire. This input accepts any data type. The default data type is a variant.
input 3
—
input 3 specifies the value of the third wire. This input accepts any data type. The default data type is a variant.
input 4
—
input 4 specifies the value of the fourth wire. This input accepts any data type. The default data type is a variant.
output 1
—
output 1 returns the value of input 1.
output 2
—
output 2 returns the value of input 2.
output 3
—
output 3 returns the value of input 3.
output 4
—
output 4 returns the value of input 4. |
input 1
—
output 1
—