Hi,
trying to fire OnRxChar event in TVaComm but no success.
I set MonitorEvent.ceRxChar = true
Any suggestion?
thanks
C++2009 Async32 Ver. 1..4.0.1
Hi,
Is there actual data being received by the COM port?
Yes because if I enable a VaCapture component the data is received correctly
When you connected TVaCapture, this component is handling the receipt of characters and takes over/uses OnRxChar. Therefore it is no longer externally triggered on VaComm.