[?]: How to programming PLC CP1H

CX-One, CX programmer, NTST, Syswin ....
Post Reply
singleperson
Posts: 118
Joined: Fri May 07, 2010 9:46 am

[?]: How to programming PLC CP1H

Post by singleperson » Sat Dec 04, 2010 5:56 am

Dear All,

Can you help me?
How to convert Hex Number to Decimal Number in PLC CP1H. Exp: D0=85 (hex) ----> D0=133 (Dec). What function?
I want move Data in Register. Exp: D0= 25AB ----> How to do & what function to -----> D0=AB25

Please help me?
I read in Programming PLC. But I don't understand.

Thank you.

jamie Quach
Posts: 24
Joined: Fri Apr 17, 2009 6:13 am
Location: Vietnam

Re: [?]: How to programming PLC CP1H

Post by jamie Quach » Sat Dec 04, 2010 2:06 pm

Image
Image
Regards,
Jamie Quach

singleperson
Posts: 118
Joined: Fri May 07, 2010 9:46 am

Re: [?]: How to programming PLC CP1H

Post by singleperson » Sat Dec 04, 2010 3:02 pm

Dear my friend,

Thank you for your support. (clap) (clap) (clap) (clap) (clap) (clap)

singleperson
Posts: 118
Joined: Fri May 07, 2010 9:46 am

Re: [?]: How to programming PLC CP1H

Post by singleperson » Mon Feb 07, 2011 1:28 am

Dear All,

Please help me how to convert BCD ---> Real.
I want display on HMI the value 14.6789 Kg.
Because I use Scale Command then I want to convert this value to Real then I divide 10000. But I can't find any command in library.

Thanks so much

Post Reply