Lenze E94P PositionServo with MVOB Instrukcja Użytkownika Strona 90

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 140
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 89
88 L PM94H201B_13xxxxxx_EN
Reference
Table 31: ENDEVENT
ENDEVENT END of Event handler Statement
Purpose
Indicates end of the scanned event code
Syntax
ENDEVENT
Remarks
See Also
EVENT, EVENT ON/OFF, EVENTS ON/OFF
Example:
EVENT InputRise IN_B4 RISE
V0=V0+1
ENDEVENT
Table 32: EVENT ON/OFF
EVENT ON/OFF Turn events on or off Statement
Purpose
Turns ON or OFF events created by an EVENT statement
Syntax
EVENT <name> ON
EVENT <name> OFF
<name> Event name
Remarks
See Also
EVENT
Example:
; Events Section
EVENT InputRise IN_B4 RISE
V0=V0+1
ENDEVENT
; Main Program
EVENT InputRise ON
; statements...
EVENT InputRise OFF
Przeglądanie stron 89
1 2 ... 85 86 87 88 89 90 91 92 93 94 95 ... 139 140

Komentarze do niniejszej Instrukcji

Brak uwag