Denso BHT-200QW Specifikace Strana 363

  • 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 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 ();
Zobrazit stránku 362
1 2 ... 358 359 360 361 362 363 364 365 366 367 368 ... 376 377

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

Žádné komentáře