A
Armin Zingler
Actaully it didn;t print out to my output window however I was able to
see that there is no sequence for the COM1 or COM2 ports being
called.....There could be 5 COM2 in a row or it could alternate COM1
and COM2 there is no pattern what I can see..... So in this
GetDualDSIInputCOM1 Sub how can I read COM1 data and COM 2 data at
the same time????
====
I don't find an error. It should work. Before you don't see the debug output
("port 1"/"port 2") I can not help. Did you enable Release
configuration? Switch to Debug configuration. Otherwise Debug.Print is
ignored.
Armin
see that there is no sequence for the COM1 or COM2 ports being
called.....There could be 5 COM2 in a row or it could alternate COM1
and COM2 there is no pattern what I can see..... So in this
GetDualDSIInputCOM1 Sub how can I read COM1 data and COM 2 data at
the same time????
====
I don't find an error. It should work. Before you don't see the debug output
("port 1"/"port 2") I can not help. Did you enable Release
configuration? Switch to Debug configuration. Otherwise Debug.Print is
ignored.
Armin