Denso BHT-200QW Spécifications Page 344

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 377
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 343
- 342 -
Output
Writes data into the send buffer.
Syntax
[VB]
Public Sub Output(ByVal buffer() As Byte, ByVal offset As Integer, _
ByVal len As Integer)
[C#]
public void Output(byte[] buffer, int offset, int len)
Parameters
buffer
[in] Source buffer
offset
[in] Offset from the beginning of the source buffer indicating the start point of the data
len
[in] Maximum length of the buffer into which data is to be written
Return value
None
Exceptions
Name of Exception Meaning
ObjectDisposedException The COM port has not been opened yet.
Vue de la page 343
1 2 ... 339 340 341 342 343 344 345 346 347 348 349 ... 376 377

Commentaires sur ces manuels

Pas de commentaire