In LabVIEW's dataflow programming model, two nodes on the block diagram execute in parallel when:
-
A
They are placed inside a Flat Sequence Structure on separate frames
-
B
They share the same execution priority setting
-
C
There is no data dependency connecting them
-
D
They are wired to the same data wire