Denso BHT-200QW Especificações Página 363

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 377
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 ();
Vista de página 362
1 2 ... 358 359 360 361 362 363 364 365 366 367 368 ... 376 377

Comentários a estes Manuais

Sem comentários