Remote-processing BASIC for the CX-10 Modbus Manuale Utente Pagina 61

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 84
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 60
BASIC PROGRAMMING GUIDE
2-52
RETI
Syntax: RETI
Function: Return from ONITR or ONTICK interrupt. RETI must be the last instruction of the interrupt
subroutine.
Mode: Run
Use: RETI
DESCRIPTION
The RETI instruction causes you to exit from ONTICK and ONITR (if available) interrupts. RETI functions
like RETURN, but it clears software interrupt flags so that BASIC-52 can acknowledge subsequent
interrupts. If you don't execute the RETI instruction in the interrupt procedure, all future interrupts, hardware
and software, are ignored.
RELATED
ONITR, ONTICK
EXAMPLE
Refer to ONTICK and ONITR examples.
Vedere la pagina 60
1 2 ... 56 57 58 59 60 61 62 63 64 65 66 ... 83 84

Commenti su questo manuale

Nessun commento