The Daily CLAD

Community Browser
cancel
Showing results for 
Search instead for 
Did you mean: 
SercoSteveB
3802 Views
7 Comments

Identify the following nodes from the Events palette?

Event Nodes 30_01_2015.png

a) 1=Create User Event, 2=Generate User Event, 3=Unregister For Events, 4=Destroy User Event

b) 1=Open User Event, 2=Send User Event, 3=Wait For Events, 4=Close User Event

c) 1=Create User Event, 2=Send User Event, 3=Unregister For Events, 4=Destroy User Event

d) 1=Open User Event, 2=Generate User Event, 3=Wait For Events, 4=Close User Event

SercoSteveB
8793 Views
13 Comments

Which of the following are possible values for Output Cluster 1 following execution of the VI?

Bundle Unbundle 29_01_2015.png

Bundle Unbundle Answers 29_01_2015.png

SercoSteveB
5926 Views
19 Comments

What is Numeric Value Out following execution of the VI?

 

Build Array While Loop #2 28_01_2015.png

 

a) 7

b) 9

c) 13

d) 15

SercoSteveB
5133 Views
20 Comments
SercoSteveB
4356 Views
13 Comments

What is Numeric Value Out following execution of the VI?

Build Array 26_01_2015.png

a) 12

b) 13

c) 14

d) 15

SercoSteveB
4284 Views
14 Comments
SercoSteveB
4079 Views
19 Comments
SercoSteveB
3599 Views
12 Comments
SercoSteveB
3777 Views
9 Comments

Selecting and creating an Event Structure from the 'Events' palette rather than the 'Structures' palette displays the Dynamic Event Terminals by default?

a) TRUE

b) FALSE

NOTE:  Structures and Events Palettes and Event Structures showing Dynamic Event Terminals shown below for reference only.

Structures Palette.png    Events Palette.png

Event Structures 20_01_2015.png

SercoSteveB
3846 Views
5 Comments

Assuming Steves Enum Constant is defined as shown below.  What are the values of Numeric Value Out 1 and Numeric Value Out 2 following execution of the VI?

NOTE:  This would be how the question posted on the 1st December would have looked if I had fully appreciated the Type Cast.

TypeCast Numerics Enum Configuration 01_12_2014.PNG

TypeCast Enumerated Types 17_01_2014.png

a) Numeric Value Out 1 = Steve, Numeric Value Out 2 = Steve

b) Numeric Value Out 1 = Likes, Numeric Value Out 2 = Likes

c) Numeric Value Out 1 = LabVIEW, Numeric Value Out 2 = LabVIEW

d) Numeric Value Out 1 = LabVIEW, Numeric Value Out 2 = Steve

SercoSteveB
3707 Views
11 Comments
SercoSteveB
3678 Views
7 Comments

What is Numeric Value Out following execution of the VI?

Nested FOR Loops 15_01_2014.png

a) 0

b) 1

c) 2

d) Undefined (an index passed to Index Array is out of bounds)

SercoSteveB
4331 Views
6 Comments

What is Numeric Value Out following execution of the VI?    

Nested FOR Loops 14_01_2014.png

a) 0

b) 1

c) 2

d) 3

SercoSteveB
6402 Views
5 Comments

The following VI is executed. Which Waveform Chart (1 - 4) would match the data shown in the Data Display Control.

Data Conversions 13_01_2014.png

Data Conversions Graph 13_01_2014.png

a) Waveform Chart 1

b) Waveform Chart 2

c) Waveform Chart 3

d) Waveform Chart 4

SercoSteveB
4128 Views
9 Comments

The following VI is executed. Which Waveform Chart (1 - 4) would match the data shown in the Data Display Control.

Waveform Charts and Mathematical Functions 10_01_2015.png

Waveform Charts and Mathematical Functions Graph 10_01_2015.png

a) Waveform Chart 1

b) Waveform Chart 2

c) Waveform Chart 3

d) Waveform Chart 4

SercoSteveB
8219 Views
9 Comments

The FP.PanelBounds property of a VI (example shown below) returns a cluster defining the Front Panel Window Panel Bounds of the referenced VI with reference to the display.   Assuming a single monitor display, which corner of the display is at the Panel Bounds {0,0,0,0} as shown in the Front Panel Window:Panel Bounds control below?

Panel Bounds 09_1_2015.png   

FPBounds.png

a) Top Left corner

b) Bottom Left corner

c) Top Right corner

d) Bottom Right corner

SercoSteveB
9644 Views
11 Comments

What is Numeric Value Out following execution of the VI?

Nested Looping 08_12_2015.png

a) 0

b) 1

c) 2

d) Undefined (the VI does not stop)

SercoSteveB
3837 Views
9 Comments

What is the Numeric Value Out following execution of the VI?

Nested Looping 07_12_2015.png

a) 0

b) 1

c) 2

d) Undefined (the VI does not stop)

SercoSteveB
8535 Views
13 Comments
SercoSteveB
4213 Views
12 Comments
SercoSteveB
3859 Views
10 Comments

What is the size in bytes on DataFile.txt following execution of the VI?

Error Write To File 02_01_2015.png

a) 0

b) 18

c) 19

d) Undefined (a file is not created)