Yaskawa MotionSuite Series Machine Controller Programming Bedienungsanleitung Seite 140

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 187
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 139
MotionSuite™ Series Machine Controller Motion Programming Manual Chapter 4: Sequence Commands
4-8
4.2.3 Subtraction (–)
!
!!
! Outline
The subtraction function performs integer and real number subtraction on the right side,
and stores the result in the register on the left side. For the right-side subtraction, a con-
stant can also be used instead of the register. Even if the integer and real numbers are
mixed, the result can still be stored by the data type on the left side.
!
!!
! Detailed Explanation
Command Method
Data Type
!
!!
! Program Example
Bit (B) Integer (W) 32-bit Integer (L) Real (F)
×
$$$
Type Motion Program Ladder Program
B—
W MW00101=MW00100–12345;
L ML00106=ML00102–ML00104;
F MF00202=MF00200–1.23456;
MW
=MW
– –
MW
;
MW00100–12345MW00101
ML00102–ML00104ML00106
MF00200–1.23456MF00202
Seitenansicht 139
1 2 ... 135 136 137 138 139 140 141 142 143 144 145 ... 186 187

Kommentare zu diesen Handbüchern

Keine Kommentare