Analytica GmbH AnaGate CAN duo Manual do Utilizador Página 19

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 83
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 18
CAN API reference
12 © 2007-2010 Analytica GmbH
CANCloseDevice
CANCloseDevice — Closes an open network connection to an AnaGate CAN device.
Syntax
#include <AnaGateDllCan.h>
int CANCloseDevice(int hHandle);
Parameter
hHandle Valid access handle.
Return value
Returns Null if successful, or an error value otherwise (Appendix A, Return Codes).
Description
Closes an open network connection to an AnaGate CAN device. The hHandle parameter is a return value
of a succesfull call to the function CANOpenDevice.
Important
It is recommended to close the connection, because all internally allocated system resources
are freed again and the connected AnaGate device is signalled that the active connection is
not longer in use and can be used again for new connect requests.
See also
CANOpenDevice, CANOpenDeviceEx
Vista de página 18
1 2 ... 14 15 16 17 18 19 20 21 22 23 24 ... 82 83

Comentários a estes Manuais

Sem comentários