[?]: DATA TYPE

CX-One, CX programmer, NTST, Syswin ....
Post Reply
macminh
Posts: 18
Joined: Sat Jun 06, 2009 7:45 am
Location: Vietnam

[?]: DATA TYPE

Post by macminh » Wed Aug 05, 2009 1:36 am

how to write the data type as BCD, real, hexadecimal number.
and how to convert hexadecimal to BCD, hexadecimal to real.
I don't know i must use instructions
Last edited by macminh on Wed Aug 05, 2009 1:53 am, edited 1 time in total.

Rune
Posts: 8
Joined: Fri Feb 06, 2009 12:59 am
Location: Greenland

Instructions

Post by Rune » Wed Aug 05, 2009 1:44 am

Hi

You use the different conversion instructions, see under help menu, or in progtsmming manual, but dont get sad if you are having problems with the different data types in omron, it is not alway simple...

macminh
Posts: 18
Joined: Sat Jun 06, 2009 7:45 am
Location: Vietnam

Re: Instructions

Post by macminh » Wed Aug 05, 2009 1:56 am

Rune wrote:Hi

You use the different conversion instructions, see under help menu, or in progtsmming manual, but dont get sad if you are having problems with the different data types in omron, it is not alway simple...
could you help me?

Rune
Posts: 8
Joined: Fri Feb 06, 2009 12:59 am
Location: Greenland

Hi

Post by Rune » Thu Aug 06, 2009 1:22 am

When you want to convert the data type, you insert a innstruction, and then in the dialog box you can "find instruction" and under the group " data convert " you will find the one you need. eks.

BCD(024) that converts your Binary data into BCD values... ans so on.

and if your are having problems conveting to/from HEX, i can recommend the calculator in windows... helps me a lot..

Post Reply