03-15-2012 03:13 AM
Hi :
I have number in HEX which is FF78 , if i convert this number using calculator the number will be -136
nots i need to sign attach see picture
how i can do the in labview
thanks
03-15-2012 03:35 AM - edited 03-15-2012 03:35 AM
I assume that the input is a hex formatted string. Try the following (select I16 representation for the default constant):

03-15-2012 03:37 AM
03-15-2012 04:14 AM
@elyan wisam wrote:
I have number in HEX which is FF78 , if i convert this number using calculator the number will be -136
As you can see, your problem description is quite ambiguous.
The above could mean:
So please tell us exactly what you have and what you want. Some scenarios don't need any code at all.