Teledyne-lecroy Automation API for Bluetooth Exercisers Uživatelský manuál Strana 11

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 17
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 10
CATC Automation API for CATC Bluetooth Exercisers Manual Version 1.01
8
2.2.7 DeleteTransmitPipe Method
HRESULT DeleteTransmitPipe( BSTR pipe_name )
Removes a transmit pipe to the data transfer manager. Returns failure if the transmit pipe
does not exist.
BSTR pipe_name [in]:
Name of the pipe to remove.
Errors:
BTEXERCISER_ERROR_PIPE_NOT_FOUND:
No transmit pipe with this name can be found.
BTEXERCISER_ERROR_BUSY:
The application status not ready.
Requirements:
BTTrainer 2.01
2.2.8 SaveReceivePipeFile Method
HRESULT SaveReceivePipeFile( BSTR pipe_name, BSTR file_name )
Saves the data associated with a receive pipe to a file. Returns failure if the receive pipe
does not exist, or there were errors saving the file.
BSTR pipe_name [in]:
Name of the receive pipe.
BSTR file_name [in]:
Filename of server side file to use.
Errors:
BTEXERCISER_ERROR_PIPE_NOT_FOUND:
No receive pipe with this name can be found.
BTEXERCISER_ERROR_FILE:
There was a problem writing the file. The error string will contain a description of the
error.
BTEXERCISER_ERROR_BUSY:
The application status not ready.
Requirements:
BTTrainer 2.01
2.2.9 CloseReceivePipe Method
HRESULT CloseReceivePipe ( BSTR pipe_name )
Closes a receive pipe. Returns failure if the receive pipe does not exist.
Zobrazit stránku 10
1 2 ... 6 7 8 9 10 11 12 13 14 15 16 17

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

Žádné komentáře