8 bcd → → → → bin (bin) ! ! ! ! outline, Detailed explanation, Program example – Yaskawa MotionSuite Series Machine Controller Programming Manual User Manual
Page 169

MotionSuite™ Series Machine Controller Motion Programming Manual
Chapter 4: Sequence Commands
4-37
4.6.8
BCD
→
→
→
→BIN (BIN)
!
!
!
! Outline
The BIN command converts the BCD code data to a binary number (BIN code). It can
only be used for integer number data. If a value other than the BCD code is designated, the
correct result cannot be obtained.
!
!
!
! Detailed Explanation
Command Method
Data Type
$ = Yes
× = No
!
!
!
! Program Example
Supplement
If data other than the BCD code is designated, the correct result cannot be obtained.
Bit (B)
Integer (W)
32-bit Integer (L)
Real (F)
Constant
×
$
$
×
$
Type
Motion Program
Ladder Program
B
—
—
W
MW00101=BIN(MW00100);
L
ML00102=BIN(MW00100);
F
—
—
MW00100=BIN(MW00101);
MW00100=BIN(1234H);
MF00200=BIN(ML00202);
MW00100
BIN
⇒MW00101
ML00100
BIN
⇒ML00101
(Example 1)
1
2
3
4
MW00101
0
4
D
2
MW00101
Convert
(1234H)
1234 (Decimal)
(Example 2)
1
2
3
F
MW00101
0
4
D
D
MW00101
Convert
(1234H)
1245 (Decimal)
- Tag Generator (30 pages)
- MP3300iec (82 pages)
- 1000 Hz High Frequency (18 pages)
- 1000 Series (7 pages)
- PS-A10LB (39 pages)
- iQpump Micro User Manual (300 pages)
- 1000 Series Drive Option - Digital Input (30 pages)
- 1000 Series Drive Option - CANopen (39 pages)
- 1000 Series Drive Option - Analog Monitor (27 pages)
- 1000 Series Drive Option - CANopen Technical Manual (37 pages)
- 1000 Series Drive Option - CC-Link (38 pages)
- 1000 Series Drive Option - CC-Link Technical Manual (36 pages)
- 1000 Series Drive Option - DeviceNet (37 pages)
- 1000 Series Drive Option - DeviceNet Technical Manual (81 pages)
- 1000 Series Drive Option - MECHATROLINK-II (32 pages)
- 1000 Series Drive Option - Digital Output (31 pages)
- 1000 Series Drive Option - MECHATROLINK-II Technical Manual (41 pages)
- 1000 Series Drive Option - Profibus-DP (35 pages)
- AC Drive 1000-Series Option PG-RT3 Motor (36 pages)
- Z1000U HVAC MATRIX Drive Quick Start (378 pages)
- 1000 Series Operator Mounting Kit NEMA Type 4X (20 pages)
- 1000 Series Drive Option - Profibus-DP Technical Manual (44 pages)
- CopyUnitManager (38 pages)
- 1000 Series Option - JVOP-182 Remote LED (58 pages)
- 1000 Series Option - PG-X3 Line Driver (31 pages)
- SI-EN3 Technical Manual (68 pages)
- JVOP-181 (22 pages)
- JVOP-181 USB Copy Unit (2 pages)
- SI-EN3 (54 pages)
- SI-ET3 (49 pages)
- MECHATROLINK-III (35 pages)
- EtherNet/IP (50 pages)
- SI-EM3 (51 pages)
- 1000-Series Option PG-E3 Motor Encoder Feedback (33 pages)
- 1000-Series Option SI-EP3 PROFINET (56 pages)
- PROFINET (62 pages)
- AC Drive 1000-Series Option PG-RT3 Motor (45 pages)
- SI-EP3 PROFINET Technical Manual (53 pages)
- A1000 Drive Option - BACnet MS/TP (48 pages)
- 120 Series I/O Modules (308 pages)
- A1000 12-Pulse (92 pages)
- A1000 Drive Software Technical Manual (16 pages)
- A1000 Quick Start (2 pages)
- JUNMA Series AC SERVOMOTOR (1 page)
- A1000 Option DI-101 120 Vac Digital Input Option (24 pages)