Remote-processing CAMBASIC Bedienungsanleitung Seite 50

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 208
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 49
Commands - 17
CLEAR COM$
Process Statement
SYNTAX: CLEAR CO M$ n
PURPOSE: To reset a serial port input buffer to the power– up condition.
REMARK S: Executing this statement will clear the serial input buffer specified by n.
n = legal serial port number.
The input buffer parameters are reset. Any previous CON FIG C OM$ and ON COM$ comm ands
will be canceled.
This statement does not clear serial output buffers.
See the Multitasking Chapter for more information.
RELATED: COM$, CONFIG COM$, ON COM$
EXAMPLE: The following clears the primary serial port input buffer:
10 CLEAR COM$ 1
ERROR: < Data negative> for n
< Data out of range> if n is not a legal serial port number
Seitenansicht 49
1 2 ... 45 46 47 48 49 50 51 52 53 54 55 ... 207 208

Kommentare zu diesen Handbüchern

Keine Kommentare