C h a p t e r 3 D e v i c e s
Word:
A word is composed of two consecutive bytes (i.e. 16 bits,
b15~b0). Words can be used to represent 0000~FFFF in the
hexadecimal system.
Double word:
A double word is composed of two consecutive words (i.e. 32 bits,
b31~b0). Double words can be used to represent
00000000~FFFFFFFF in the hexadecimal system.
The relation among bits, nibbles, bytes, words, and double words in the binary system is
shown below.
b31 b 30 b29 b 28 b27 b26 b25 b 24 b23 b 22 b21 b20 b 19 b18 b 17 b16 b 15 b14 b 13 b12 b 11 b10
b9 b8 b7 b6 b5 b4 b3 b2 b1 b0
N B0
N B1
N B2
N B3
N B4
N B5
N B6
N B7
B Y 3
B Y 2
B Y 1
B Y 0
W 1
D W
W 0
Double word
W ord
Byte
Nib ble
Bit
2.
Decimal number (DEC)
A decimal number can be used as the setting value of a timer, or the setting value of a
counter, e.g. TMR T0 K50 (K indicates that the value following it is a constant.).
A decimal number can be used as the number of an S/M/SM/T/C/D/SR/V/Z/P device,
e.g. M10 and T30.
A decimal number can be used as an operand in an applied instruction, e.g. MOV K123
D0 (K indicates that the value following it is a constant.).
Decimal numbers can be used as external input numbers, e.g. X0.0~X0.15 and X1.0~X
1.15.
Decimal number can be used as external output numbers, e.g. Y0.0~Y0.15 and
Y1.0~Y1.15.
3.
Hexadecimal number (HEX)
A hexadecimal number can be used as an operand in an applied instruction, e.g. MOV
H1A2B D0 (H indicates that the value following it is a constant.).
Constant (K): A decimal number is generally preceded by K. For example, K100 represents the
decimal number 100.
Exception:
If K is used with an M/S device, a nibble device, a byte device, a word device, or a
double word device will be formed.
Example:
K1M100 represents a device composed of 4 bits, K2M100 represents a device
composed of 8 bits, K3M100 represents a device composed of 12 bit, and
K4M100 represents a device composed of 16 bits.
Constant (16#): A hexadecimal number is generally preceded by 16#. For example, the
hexadecimal number 16#100 represents the decimal number 256.
Floating-point number (F): A floating-point number is generally preceded by F. For example, the
floating-point number F3.123 represents 3.123.
3 - 3
Содержание AH500
Страница 9: ...viii...
Страница 52: ...Chapter 2 Hardware Specifications and Wiring Wiring AH10PM 5A and a Panasonic CN5 series servo drive 2 31...
Страница 53: ...AH500 Motion Control Module Manual Wiring AH10PM 5A and a Yaskawa servo drive 2 32...
Страница 54: ...Chapter 2 Hardware Specifications and Wiring Wiring AH10PM 5A and a Mitsubishi MJR2 series servo drive 2 33...
Страница 55: ...AH500 Motion Control Module Manual Wiring AH10PM 5A and a Fuji servo drive 2 34...
Страница 115: ...AH500 Motion Control Module Manual 4 16 MEMO...
Страница 375: ...AH500 Motion Control Module Manual 5 260 MEMO...
Страница 376: ...Chapter 6 Data Transmission Table of Contents 6 1 Functions 6 2 6 2 Parameters 6 2 6 3 Usage 6 5 6 1...
Страница 383: ...AH500 Motion Control Module Manual 6 8 MEMO...
Страница 419: ...AH500 Motion Control Module Manual 7 36 MEMO...
Страница 436: ...Chapter 8 Electronic Cam 8 17...
Страница 482: ...Chapter 10 High speed Counters and High speed Timers 3 The cyclic mode is used to measure a frequency 10 7...
Страница 483: ...AH500 Motion Control Module Manual 10 8 MEMO...
Страница 505: ...AH500 Motion Control Module Manual 12 8 MEMO...
Страница 515: ...AH500 Motion Control Module Manual 13 10 MEMO...
Страница 544: ...Appendix A Error Code Table Table of Contents A 1 Error Code Table A 2 A 1...
Страница 547: ...AH500 Motion Control Module Manual A 4 MEMO...