D
DavidW
Hi,
I have problem to reading from 1-Wire DS1991 that connected to COM2:
My problem is:
I have my shell application that after 1 second window timer delay, launch
my UtilApp.
In my Utillapp I use
1. Call to TMExtendedStartSession - and it is OK
2. Call TMSetup and here I got an error. (The port not ready.
When I run the UtilApp again (double click on UtilApp.exe), the application
read the DS1991 correctly.
I thing that the problem is that my UtilApp run before the system make the
COM2: ready.
I would like to know how I can control that the COM2 is ready before the
UtilApp is started to run.
Thanks,
David.
I have problem to reading from 1-Wire DS1991 that connected to COM2:
My problem is:
I have my shell application that after 1 second window timer delay, launch
my UtilApp.
In my Utillapp I use
1. Call to TMExtendedStartSession - and it is OK
2. Call TMSetup and here I got an error. (The port not ready.
When I run the UtilApp again (double click on UtilApp.exe), the application
read the DS1991 correctly.
I thing that the problem is that my UtilApp run before the system make the
COM2: ready.
I would like to know how I can control that the COM2 is ready before the
UtilApp is started to run.
Thanks,
David.