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.


icon

Inputs/Outputs

  • cfxdt.png input 1

    input 1 specifies the value of the first wire.

    This input accepts any data type. The default data type is a variant.

  • cfxdt.png input 2

    input 2 specifies the value of the second wire.

    This input accepts any data type. The default data type is a variant.

  • cfxdt.png input 3

    input 3 specifies the value of the third wire.

    This input accepts any data type. The default data type is a variant.

  • cfxdt.png input 4

    input 4 specifies the value of the fourth wire.

    This input accepts any data type. The default data type is a variant.

  • ifxdt.png output 1

    output 1 returns the value of input 1.

  • ifxdt.png output 2

    output 2 returns the value of input 2.

  • ifxdt.png output 3

    output 3 returns the value of input 3.

  • ifxdt.png output 4

    output 4 returns the value of input 4.