Question: ( 1 3 points ) The LabVIEW Notifier is a broadcast mechanism for communicating from one master loop to many parallel loops, or one -

(13 points) The LabVIEW Notifier is a broadcast mechanism for communicating from one master loop to many parallel loops, or one-to-N communication. As an example, consider the VI in Figure 5. The Data Source Loop generates data that is broadcast to three data processing loops that work in parallel via the Notifier named Data.
(a)(3 points) The default value of the create if not found? terminal of the Obtain Notifier node is True. Is it necessary to set this terminal to False for each of the three Obtain Notifier Nodes preceding the Data Processor loops? Justify your answer in one or two sentences.
(b)(3 points) The default value of the force destroy? terminal of the Release Notifier node is False. Using the given block diagram, it necessary to set this terminal to True? Justify your answer in one or two sentences.
(c)(4 points) Why did the software engineer elect to pause the Data Source Loop every 10 ms ? What may happen if this delay is eliminated? Explain your answer in two or three sentences.
(d)(3 points) In words, briefly specify what the numeric value of each of the three indicators, labeled Output 1, Output 2, and Output 3, represent.
Figure 5: LabVIEW code for Problem 15 part 2.
( 1 3 points ) The LabVIEW Notifier is a

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!