NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Converting from 32bit Hex to Decimal Floating-Point

I need to use an already written VI that returns two U16 words (Output_1, Output_2). How do I combine these words and convert to a 32bit decimal floating-point number in a post expression for use in a numeric comparison? Is there a way to do something similar to the labview type-cast function in TestStand? I think the expression should start with something like this Step.result.Numeric = Locals.Output_1*65535 + Locals.Output_2. I'm using TestStand 3.5 Thanks, Jason
0 Kudos
Message 1 of 2
(3,023 Views)

Duplicated Post !

please use this http://forums.ni.com/ni/board/message?board.id=330&thread.id=22130

 

 

--Signature--
Sessions NI-Week 2017 2016
Feedback or kudos are welcome
0 Kudos
Message 2 of 2
(3,009 Views)