Remote-processing CAMBASIC Manuale Utente Pagina 177

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 208
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 176
CONFIG C ommands - 4
CONFIG BREAK
Statement
SYNTAX: CONF IG BREAK com port,mode
PURPOSE: To enable or disable response to a break charac ter on a communications por t.
REMARK S: In normal operation an < ESC> to COM1 while the program is running will stop program
execution. The same is true for $C in an IN PUT statement.
This response is disabled with CONFIG BREAK.
The com port parameter is 1 or 2.
The mode parameter tells the system whether or not to suppress break. A “ 0” will allow normal
break operation. A “1” will suppress the break character s.
RELATED: none
EXAMPLE: 10 CONFIG BREAK 1,1
Suppress break on channel 1.
ERROR: < Data negative> for com port and mode
Vedere la pagina 176
1 2 ... 172 173 174 175 176 177 178 179 180 181 182 ... 207 208

Commenti su questo manuale

Nessun commento