Denso BHT-200QW Spécifications Page 363

  • 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 362
- 361 -
Output
Sends the contents of the file that was specified by AddFile.
Syntax
[VB]
Public Sub Output()
[C#]
public void Output();
Parameters
None
Return value
None
Exceptions
Name of Exception Meaning
SecurityException The port has already opened by another application.
DeviceNotFoundException The COM port specified at Port does not exist.
ArgumentNullException The file has not been added by AddFile.
PathTooLongException The path specified by Path is too long, or the file name
specified by AddFile is too long.
[Ex.] Send a file.
[VB] MyFileTransfer.Output()
[C#] MyFileTransfer.Output ();
Vue de la page 362
1 2 ... 358 359 360 361 362 363 364 365 366 367 368 ... 376 377

Commentaires sur ces manuels

Pas de commentaire