The Daily CLAD

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

Type Cast Enumerated Types "The Return"

SercoSteveB
Active Participant

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

Comments