Skip to content

Never fires any of the OnRx* Events... #10

@3FLLC

Description

@3FLLC

I have a Serial Port tracing module (allows me to mimic a loopback).

It shows each character I send:

Comport1.WriteStr('ATZ'#13);

However, all of the OnRx* events - I do a show message for each... even added to your Test\ CPortUTestMainFm - nothing ever fires. Yet, I can open any Windows Terminal program - and when the Port tracing module shows "A", "T", "Z", #13, #10 - the windows terminal programs show: ATZ.

I have tried with Comport v4.11 and your code - neither work. Could someone shed some light - what am I missing??

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions