The Daily CLAD

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

Re: CLAD2017 - Variants - Set and Get Attribute Values

SercoSteveB
Active Participant

What are the contents of Numeric Array Out following execution of the VI?

 

Variants 2.png

 

Variants 2 Answers.png

Comments
crossrulz
Knight of NI

D


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
sankar06
Member

D

Happy to Wire
ravitejashivuni
Member

D

RAVITEJA S

Baltur
Member

d)

ArAmM
Member

Can someone please explain why and how the numbers are sorted?

Thanks in advance

CLD

SercoSteveB
Active Participant

Hi ArAmM

Check out this link from crossrulz from yesterday.

Steve

nik35324
Member

D

Akhil_shah
Member

If we will use Type cast in place of Number to decimal string we will get the answer B. Please can any explain the difference.

crossrulz
Knight of NI

Type Cast just reinterprets the bits.  Decimal Number To String converts the number into an ASCII representation that you can read with a text editor.  These operations are obviously very different.


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
rak84
Member

D

Now I am able to predict the output with out writing the code 🙂

istan0227
Member

D