Denso BHT-200QW Specifikace Strana 342

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 377
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 341
- 340 -
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.
Zobrazit stránku 341
1 2 ... 337 338 339 340 341 342 343 344 345 346 347 ... 376 377

Komentáře k této Příručce

Žádné komentáře