DAQ PCI-FRM01 Manuel d'utilisateur Page 6

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 12
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 5
Application Note (AN312)
eCARD-FRM11 board API Programming
2005 DAQ system, all rights reserved.
http://www.daqsystem.com
nCnt :
The address which contains the number of characters to be sent.
The maximum number of characters to be sent is limited to 4K byte(4096).
buf :
The buffer address.
Return Value:
If the function succeeds, it returns TRUE.
UART _Close
Release all resource were used for UART function.
BOOL UART_Close(void)
Parameters:
None
Return Value:
If the function succeeds, it returns TRUE.
UART _SetBaud
Sets UART Baud rates
BOOL UART_SetBaud(DWORD nBaud)
Parameters:
nBaud :
0: 9600, 1: 19200, 2: 38400, 3:57600, 4: 115200
Return Value:
If the function succeeds, it returns TRUE.
UART _BufferFlush
Flushes UART RX Buffer
BOOL UART_BufferFlush(void)
Parameters:
None
Return Value:
If the function succeeds, it returns TRUE.
Vue de la page 5
1 2 3 4 5 6 7 8 9 10 11 12

Commentaires sur ces manuels

Pas de commentaire