The Daily CLAD

Community Browser
cancel
Showing results for 
Search instead for 
Did you mean: 

Re: Array Operations #1

SercoSteveB
Active Participant

What are the values of Numeric Value Out 1 and Numeric Value Out 2 following execution of the VI?

Array Operations 09_09_2014.png

a) Numeric Value Out 1 = 5.67, Numeric Value Out 2 = 2.34

b) Numeric Value Out 1 = 3.45, Numeric Value Out 2 = 4.56

c) Numeric Value Out 1 = 5.67, Numeric Value Out 2 = 3.45

d) Numeric Value Out 1 = 6.78, Numeric Value Out 2 = 1.23

Comments
Bioengineer_UM
Member

Answer is C.

LordNobady
Member

C


Learning LabVIEW since January 2013
mini09
Active Participant

C

nik35324
Member

C

crossrulz
Knight of NI

C


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
MrStevenUND
Member

C

beautyandbrains
Member

C 🙂

SercoSteveB
Active Participant
MustafaJama50
Member

Can some one explain how Numeric Value Out 1 got = 5.67? Thank you in advance

SercoSteveB
Active Participant

The Array Subset node outputs a 3 element array containing {3.45, 4.56, 5.67}, this is what we get from taking a subset from the array constant with an offset of 2 and a length of 3 (the two numeric constants in the question).   The Min Max picks the maximum and minimum values from our 3 element array.

Hope this helps

Steve

MustafaJama50
Member

Thanks Steve for the prompt replied. I found the blog last week and I have

learn alot for free. Thanks agwin

Tim.Erskine.iLV
Member

Thanks Steve for the prompt replied. I found the blog last week and I have learn alot for free. Thanks again

MJ

CLA | CTD
NI Alliance Partner
iLV Test Solutions Ltd