• Welcome to Forum.Deepsoftware.Com. Please login or sign up.
 

Is there a compatible Timer Library ?

Started by ChrisDG, January 23, 2013, 08:16:38 am

Previous topic - Next topic

ChrisDG

Hi Roman,

I just bought a licence of nrCommlib.
I mainly use nrGsm.
When you unplug a 3G Dongle, no event is fired ; but nrDeviceBox1.Items is changed and nrDeviceBox1.ItemIndex is set to -1.
I wanted to use ZylTimer to monitor that.
But ZylTimer and nrComm are not compatible (TimeOut in nrComm).
Do you know of a Timer library that would be compatible with nrComm ?

Thank you

Christine DG

chinachengxinyong

you can use nrcomm1.WaitForBytes() to monitor state to see wether return "OK"
i think so