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 perkos
Thu Oct 30, 2008 8:03 pm
Forum: General Support
Topic: Reading serial port and controlling TV
Replies: 3
Views: 1631

Re: Reading serial port and controlling TV

Thanks! That is a much better way to do it. Here's the result:

<EventGhost Name="Configuration Tree" Expanded="True" Version="1483" Guid="{64ACB924-283E-470F-9BF4-4E7B6066C8C0}" Time="1225395875.1">
<Autostart Name="Autostart" Expanded="True">
<Plugin File="USB-UIRT" Identifier="USB_UIRT ...
by perkos
Thu Oct 30, 2008 5:26 pm
Forum: General Support
Topic: Reading serial port and controlling TV
Replies: 3
Views: 1631

Re: Reading serial port and controlling TV

Now I have got a working version:

<EventGhost Name="Configuration Tree" Expanded="True" Version="1483" Guid="{8C442C2B-D8BB-4861-BAD0-C2067E09B594}" Time="1225386201.47">
<Autostart Name="Autostart" Expanded="True">
<Plugin File="USB-UIRT" Identifier="USB_UIRT"> gAKJiImHcQAu </Plugin>
<Plugin ...
by perkos
Wed Oct 29, 2008 11:53 am
Forum: General Support
Topic: Reading serial port and controlling TV
Replies: 3
Views: 1631

Reading serial port and controlling TV

Hello

I am trying to get make a program that reads the serial port and depending on what it reads, it changes between channel 1 and 2. But I can not get the reading of the serial port to work. The "change channel" macros work, I use them in another version where I change the channel with timer and ...