05-19-2008 06:18 AM
But you could use the vi´s also without them, right click on the control/constant/indicator and select "disconnect from typedef".![]()
Dear mike,Daily am learning lot of things from you. Thanks a lot.Mathan
05-19-2008 06:25 AM
Actually i thought of simulating a key press or mouse click automatically (programmatically) after the system enters resume state.[Edited: I thought this because my systems gotback to resume state without any problem but monitor only needs external disturbance to get activated]
05-19-2008 06:27 AM
Hi mathan,
when do you simulate the key press event? After the pc resumed?
I think while the pc is in standby mode, it is not possible, but maybe after.
Mike
05-19-2008 06:29 AM - edited 05-19-2008 06:31 AM
Hi Mike,
c the attached.
That subvi named 3 was the keydown.example.vi
05-19-2008 06:37 AM
Hi mathan,
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.
Hope it helps, and clear what i mean. ![]()
Mike
05-19-2008 06:49 AM
05-19-2008 06:52 AM
Hope it helps, and clear what i mean.![]()
You are always very clear
and clever
in explaining things. ![]()
Mathan
05-19-2008 08:56 AM
05-19-2008 09:05 AM - edited 05-19-2008 09:05 AM
05-19-2008 09:09 AM
smercurio_fc wrote:
Well, if nothing else, you two are definitely getting each other's posts count up with the number of threads in which you guys go back and forth.
But the thing is the problem is getting solved with nice suggestions. Also whoever hereafter facing such kind of problems will get clear understandings from this post.Ok?
Mathan