05-19-2008 09:34 AM
05-19-2008 09:40 AM
smercurio_fc wrote:
I think you guys misunderstood/misinterpreted the intent of my message. Chill out. It was not meant to be derisive.
Ooops
smercurio thanks a lot.
I was afraid you are scolding us. ![]()
Threads should have such encouragement messages to boost others ![]()
Thanks,
Mathan
05-19-2008 09:46 AM
Dear smercurio,
where are you from? Your English was so good.... ![]()
I saw your High Class English words in lot of threads.... ![]()
Thanks, ![]()
Mathan
05-26-2008 04:21 AM
MikeS81 wrote:i think the problem is, that after suspend nothing run anymore. If you are really sure your pc come back after a specific time, you can run a vi in background with an endless loop and see if it begins running after coming back. If yes you can send the simulated key maybe with this vi.
Dear mike and smercurio,Am damn sure, my system got wakeup after an user input delay. But still the monitor didn't get switched ON.Which dll is controlling the power of the monitor? If we know that, then its easy to solve my problem. any ideas? Thanks....Mathan
05-26-2008 05:45 AM
Hi mathan,
here is an example how to switch on and off the monitor.
Hope it helps.
Mike
05-26-2008 07:31 AM
Mike,
This is what i did but still monitor sleeps. In this case, the monitor is getting powered ON (LED at the bottom turn from orange to green), but the window screen didn't get loaded, instead just black screen persists. With the press of a key or mouse move only it getback to its normal screen.
Any issues?
Thanks,
Mathan
05-26-2008 07:35 AM - edited 05-26-2008 07:35 AM
Hi mathan,
as i said in a previous post, did you check if this vi already run if the pc came back from suspend? i´m not sure about it.
You only need the "Monitor ON" part. ![]()
Mike