Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Search found 3 matches

by Wagner
Sun Feb 21, 2010 6:53 pm
Forum: Coding Corner
Topic: plugin: Logitech Cordless Keyboard
Replies: 3
Views: 2931

Re: plugin: Logitech Cordless Keyboard

I was formerly using the generic HID plugin for this purpose, but this has the huge benefit of blocking the normal button functions. Enduring events seem to work fine on my end, what problem where you having with them?

My keyboard supports two simultaneous key presses, with the second and third ...
by Wagner
Sun Dec 27, 2009 9:20 pm
Forum: Coding Corner
Topic: [Done] process monitoring plugin
Replies: 11
Views: 12733

Re: [Done] process monitoring plugin

I've added FindProcess and CloseProcess actions in the manner as the similar Window functions, and while it's mostly working, I'm having some problems. Every time I close and re-open EG to reload the module, the actions have detached, and I get a...

Can't find action: Process.FindProcess(u'XWin ...
by Wagner
Sun Aug 23, 2009 4:20 am
Forum: General Support
Topic: RS232 via TCP
Replies: 3
Views: 1402

Re: RS232 via TCP

hi, has anyone been able to send RS232 commands via TCP?

The serial pluging only does com ports.

I can use Hyperterminal to send commands ok; but Hyperterminal does not work on the command line.

That would be called... telnet, or at least a dumb text socket. I do not see a plugin for this ...