Hi all.
I need to control a vi sending event (keydown) from a different vi. Want I'd like to do is some kind of keylogger, so i want to cacth the keystroke,log it and then send it to the second vi.
I guess it's possible to do it with register events subvis.