LabVIEW

cancel
Showing results forΒ 
Search instead forΒ 
Did you mean:Β 

LabVIEW Programming

  • LabVIEW executes block diagram code based on what programming layout?
  1. Dataflow model, block diagram executes dependent on flow of data.
  2. Top to bottom, program executed starting at the top of the block diagram and moving downward.
  3. Control flow, the sequential order of program elements determines the execution order of a program.
  4. Left to right, program executed starting on the left and moving right on the block diagram.
0 Kudos
Message 1 of 4
(2,855 Views)

1

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 2 of 4
(2,839 Views)

Hi ersmt,

 

that's a CLAD question!

And you should be able to answer all those CLAD questions when you finished those Core1&2 lessons, which are accessable for free…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 3 of 4
(2,831 Views)

Hi, 

 Labview follows the dataflow model.

 

Hope it helps ! πŸ˜‰ 

Best Regards,
Dhans πŸ˜‰
Kudos are welcome πŸ˜‰
Aspirant Labview Programmer (Labview 14) πŸ˜‰
0 Kudos
Message 4 of 4
(2,811 Views)