Iai-america XSEL-KX Bedienungsanleitung Seite 71

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 377
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 70
55
Part 3 Controller Data Structure
1.5 Variables
(1) Meaning of variable
“Variable” is a technical term used in software programming. Simply put, it means “a box in which a
value is put.” Variables can be used in many ways, such as putting in or taking out a value and
performing addition or subtraction.
Command Operand 1 Operand 2
ADD 1 1
If this command is applied to variable box 1, which already contains 2, then 1 will be added to the current
value and 3 will result.
Variable
box 1
A variable can be used in many ways, such as:
Putting in a value (1234),
Taking out a value (456), or
Adding a value (+1).
Variable
box 1
1 is added.
(Already contains 2)
2
Seitenansicht 70
1 2 ... 66 67 68 69 70 71 72 73 74 75 76 ... 376 377

Kommentare zu diesen Handbüchern

Keine Kommentare