Denso BHT-202Q Bedienungsanleitung Seite 385

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 407
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 384
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
ArgumentException The value specified to communication parameter is
invalid
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 ();
376
Seitenansicht 384
1 2 ... 380 381 382 383 384 385 386 387 388 389 390 ... 406 407

Kommentare zu diesen Handbüchern

Keine Kommentare