New Year Sale Special - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

Can Probes be attached to objects on the Front Panel?

A.

Yes

B.

No

In the figure below, the output of Array Size is

A.

a 1-D Array of {2, 3}

B.

a 1-D Array of {3,2}

C.

2

D.

None of the above

How do you document a VI so that the description appears in the Show Context Help popup window?

A.

Usethe VIProperties Documentation window

B.

Typein the Show Context Help window

C.

Createa free label on thefront panel

D.

Editthe LabVIEW help files

Which of the following will allow you to have multiple plots on a Waveform Graph?

A.

Bundle two 1D arrays of X and Y data together for each plot. Then build an array of these clusters and wire it to the Waveform Graph indicator.

B.

Build an n-dimensional array of data with each plot in a separate row (or column) in the array, then wire the array to the Waveform Graph indicator.

C.

Bundle the elements of each waveform into a cluster and build an array of these clusters, then wire the array to the Waveform Graph indicator.

D.

Both B. and C.