Denso BHT-202Q Bedienungsanleitung Seite 364

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 407
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 363
Input
Reads data from the receive buffer.
Syntax
[VB]
Public Function Input(ByVal buffer() As Byte, _
ByVal offset As Integer, ByVal len As Integer) As Integer
[C#]
public int Input(byte[] buffer, int offset, int len)
Parameters
buffer
[out] Destination buffer
offset
[in] Offset from the beginning of the destination buffer indicating the start point of the
read data
len
[in] Maximum length of the buffer to be read
Return value
Length (size) of the data that has been actually read out
Exceptions
Name of Exception Meaning
ObjectDisposedException The COM port has not been opened yet.
355
Seitenansicht 363
1 2 ... 359 360 361 362 363 364 365 366 367 368 369 ... 406 407

Kommentare zu diesen Handbüchern

Keine Kommentare