Thread: [vrf] Intergers to Hex


Permlink Replies: 3 - Pages: 1 - Last Post: Sep 13, 2006 12:16 AM Last Post By: rsb
monty1082

Posts: 5
Registered: 11/11/08
[vrf] Intergers to Hex
Posted: Sep 13, 2006 12:16 AM   in response to: rsb in response to: rsb
Click to report abuse...   Click to reply to this thread Reply
<div> </div>
<div>Hello Everyone,</div>
<div> </div>
<div>I want to convert integer to hexa decimal. I need to do calculations on integers and the result i want to convert hexadecimal. Is there any way in VEE that I can convert my calculated result from integer to hexadecimal?
</div>
<div> </div>
<div>Thank you.</div>
<div> </div>
<div>Monty</div>

---
You are currently subscribed to vrf as: rsb@soco.agilent.com
To subscribe please send an email to: "vrf-request@lists.it.agilent.com" with the word subscribe in the message body.
To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".
To send messages to this mailing list, email "vrf@agilent.com".
If you need help with the mailing list send a message to
"owner-vrf@it.lists.it.agilent.com".
Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/".
VRF user

Posts: 16,231
Registered: 11/05/08
[vrf] Intergers to Hex
Posted: Sep 13, 2006 12:17 PM   in response to: rsb in response to: rsb
Click to report abuse...   Click to reply to this thread Reply
 
Hello Everyone,
 
I want to convert integer to hexa decimal. I need to do calculations on integers and the result i want to convert hexadecimal. Is there any way in VEE that I can convert my calculated result from integer to hexadecimal?
 
Thank you.
 
Monty
--- To subscribe please send an email to: "vrf-request@lists.it.agilent.com" with the word subscribe in the message body. To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com". To send messages to this mailing list, email "vrf@agilent.com". If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com". Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/".
VRF user

Posts: 16,231
Registered: 11/05/08
[vrf] Intergers to Hex
Posted: Sep 13, 2006 12:22 PM   in response to: rsb in response to: rsb
Click to report abuse...   Click to reply to this thread Reply
"monty a <monty1082@gmail.com> wrote:
> Hello Everyone,
>
> I want to convert integer to hexa decimal. I need to do calculations
> on integers and the result i want to convert hexadecimal. Is there any
> way in VEE that I can convert my calculated result from integer to hexadecimal?

If you just want it DISPLAYED in hex then you can change the number fomatting in your display object to hex.

If you want it to actually look like hex, use a "to string"
object to write in hex format.

Since you want to do calculations then convert I would expect that the former is right for you.

regards

Stan


--------------------------------------------------------------------------
Stan Bischof Agilent Technologies 707-577-3994 stan_bischof@agilent.com
--------------------------------------------------------------------------

---
To subscribe please send an email to: "vrf-request@lists.it.agilent.com" with the word subscribe in the message body.
To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".
To send messages to this mailing list, email "vrf@agilent.com".
If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com".
Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/".
rsb

Posts: 425
Registered: 11/11/08
[vrf] Intergers to Hex
Posted: Sep 13, 2006 12:23 PM
Click to report abuse...   Click to reply to this thread Reply
"monty a <monty1082@gmail.com> wrote:
> Hello Everyone,
>
> I want to convert integer to hexa decimal. I need to do calculations on
> integers and the result i want to convert hexadecimal. Is there any way in
> VEE that I can convert my calculated result from integer to hexadecimal?

If you just want it DISPLAYED in hex then you can change the number
fomatting in your display object to hex.

If you want it to actually look like hex, use a "to string"
object to write in hex format.

Since you want to do calculations then convert I would expect that
the former is right for you.

regards

Stan


--------------------------------------------------------------------------
Stan Bischof Agilent Technologies 707-577-3994 stan_bischof@agilent.com
--------------------------------------------------------------------------

---
You are currently subscribed to vrf as: rsb@soco.agilent.com
To subscribe please send an email to: "vrf-request@lists.it.agilent.com" with the word subscribe in the message body.
To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".
To send messages to this mailing list, email "vrf@agilent.com".
If you need help with the mailing list send a message to
"owner-vrf@it.lists.it.agilent.com".
Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/".


Point your RSS reader here for a feed of the latest messages in all forums