You develop a SubVI that only outputs a value and need to use this SubVI in a (calling) VI. Which of the following is the best way to enforce dataflow to control the execution of the SubVI?
The SubVI PROCESS represents a test that outputs one line of text each time the test runs.
When the VI stops, we need to have a log showing every line of data output from PROCESS.
Which of the following VIs meets all these requirements?
Which VI will acquire one temperature data point every 5 minutes for 12 hours?
A:
B:
C:
D:
Which of the following is a manual step when creating a SubVI from a section of Code using Edit>Create SubVI?
Which of the following does not conform to data flow programming paradigm?