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
[?]: DATA TYPE
-
- Posts: 18
- Joined: Sat Jun 06, 2009 7:45 am
- Location: Vietnam
[?]: DATA TYPE
Last edited by macminh on Wed Aug 05, 2009 1:53 am, edited 1 time in total.
-
- Posts: 8
- Joined: Fri Feb 06, 2009 12:59 am
- Location: Greenland
Instructions
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...
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...
-
- Posts: 18
- Joined: Sat Jun 06, 2009 7:45 am
- Location: Vietnam
Re: Instructions
could you help me?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...
-
- Posts: 8
- Joined: Fri Feb 06, 2009 12:59 am
- Location: Greenland
Hi
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..
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..