The Daily CLAD

Community Browser
cancel
Showing results for 
Search instead for 
Did you mean: 

Passing data within an application

SercoSteveB
Active Participant

Wires, Feedback Nodes, Shift registers and Global Variables are all ways to pass data within an application. 

In terms of VI Execution Speed, please order them from 'most' to 'least' efficient.

a) Wires, Feedback Node, Global Variable, Shift Register, .

b) Wires, Shift Register, Feedback Node, Global Variable.

c) Wires, Global Variable, Feedback Node, Shift Register.

d) Wires, Feedback Node, Shift Register, Global Variable.

Comments