C API for BALTECH SDK

§ brp_DHWCtrl_Ser2Ctrl()

brp_errcode brp_DHWCtrl_Ser2Ctrl ( brp_protocol  protocol,
unsigned  InterfaceID,
bool  Enable,
brp_Baudrate  NewBaudrate,
brp_Parity  NewParity,
unsigned  Stopbits 
)

Enable/Disable and setup the reader's 2nd UART interface.

Parameters
[in]protocolused to execute the command
[in]InterfaceID
[in]Enable
[in]NewBaudrateThe Baudrate specifies the performance of an UART based interface in bits per second. For the old-style 8bit format, which omits the least significant digit, this format is not supported any more. Configurations using this format cannot be opened.
[in]NewParitySpecifies the Parity-bit mode which is used for UART protocols.
[in]StopbitsNumber of stop bits.