Denso RC5 Spezifikationen Seite 516

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 692
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 515
16-2
ON (Built-in constant)
Function
Sets an ON (1) value.
Format
ON
Explanation
This statement sets an ON (1) value in an expression.
Related Terms
OFF
Example
1F I1 = TRUE THEN 'Sets the Boolean value to true (1).
I1 = ON 'Sets ON(1) to the integer type variable.
ELSEIF I1 = FALSE THEN 'Sets the Boolean value to true (1).
I1 = OFF 'Sets OFF(0) to the integer type variable.
ELSE
D1 = P 'Assigns π to the real type variable.
ENDIF
Seitenansicht 515
1 2 ... 511 512 513 514 515 516 517 518 519 520 521 ... 691 692

Kommentare zu diesen Handbüchern

Keine Kommentare