Appendix D How to Use PLC Function
|
Revision June 2008, 04EE, SW--PW V1.11/CTL V2.11
D-21
X0
X10
Y0
Y0
1
2
Y0 is repeated
The output of Y0 will be decided by circuit
○
2
, i.e. decided by On/Off of X10.
D.4.3 Value, Constant [K] / [H]
K
Decimal
K-32,768 ~ K32,767 (16-bit operation)
Constant
H
Hexadecimal
H0000 ~ HFFFF (16-bit operation)
There are five value types for DVP-PLC to use by the different control destination. The
following is the explanation of value types.
1.
Binary Number (BIN)
It uses binary system for the PLC internal operation or storage. The relative information of
binary system is in the following.
Bit
: Bit is the basic unit of binary system, the status are 1 or 0.
Nibble
: It is made up of continuous 4 bits, such as b3~b0. It can be used to represent
number 0~9 of decimal or 0~F of hexadecimal.
Byte
: It is made up of continuous 2 nibbles, i.e. 8 bits, b7~b0. It can used to represent
00~FF of hexadecimal system.
Word
: It is made up of continuous 2 bytes, i.e. 16 bits, b15~b0. It can used to represent
0000~FFFF of hexadecimal system.
Double
Word
: It is made up of continuous 2 words, i.e. 32 bits, b31~b0. It can used to
represent 00000000~FFFFFFFF of hexadecimal system.
The relations among bit, nibble, byte, word, and double word of binary number are shown as
follows.
NB0
NB1
NB2
NB3
NB4
NB5
NB6
NB7
BY3
BY2
BY1
BY0
W1
DW
W0
Double Word
Word
Byte
Nibble
Bit
2.
Octal Number (OCT)
The numbers of external input and output terminal of DVP-PLC use octal number.
Example:
External input: X0~X7, X10~X17
…
(device number)
Содержание AC Motor Drive VFD-E
Страница 1: ......
Страница 2: ......
Страница 3: ......
Страница 13: ...This page intentionally left blank...
Страница 27: ...Chapter 1 Introduction 1 14 Revision June 2008 04EE SW PW V1 11 CTL V2 11 This page intentionally left blank...
Страница 233: ......
Страница 237: ...Appendix A Specifications A 4 Revision June 2008 04EE SW PW V1 11 CTL V2 11 This page intentionally left blank...
Страница 272: ...Appendix B Accessories Revision June 2008 04EE SW PW V1 11 CTL V2 11 B 35 B 11 DIN Rail B 11 1 MKE DRA...
Страница 274: ...Appendix B Accessories Revision June 2008 04EE SW PW V1 11 CTL V2 11 B 37...
Страница 275: ...Appendix B Accessories B 38 Revision June 2008 04EE SW PW V1 11 CTL V2 11 This page intentionally left blank...
Страница 349: ...Appendix D How to Use PLC Function D 66 Revision June 2008 04EE SW PW V1 11 CTL V2 11 This page intentionally left blank...