Remote-processing BASIC 52 Manuale Utente Pagina 65

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 163
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 64
RPBASIC-52 PROGRAMMING GUIDE
2-46
IDLE
Syntax: IDLE [option]
Where: option specifies a card dependent mode.
Function: Suspends program execution and w aits for an interrupt.
Mode: RUN
Use: IDLE
Cards: All. Variations are card dependent.
DESCRIPTION
Different cards have a variety of parameters. Refer to your hardware manual for more information.
Use this command to suspend program execution and wait for an interrupt. An interrupt is from an ONTICK,
ONITR, ON COUN T, ON CO M$, ON LINE , or ON KEYPAD command.
RELATED none
ERRORS none
EXAMPLE
10 ONITR 0,1000
.
. Other initialization
.
200 IDLE Wait for interrupt
.
. On exit from idle, continue program
.
1000 RETI Simply exit
Vedere la pagina 64
1 2 ... 60 61 62 63 64 65 66 67 68 69 70 ... 162 163

Commenti su questo manuale

Nessun commento