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 6 matches

by cafe.racer
Wed Jan 25, 2012 9:36 pm
Forum: General Support
Topic: New way to get MCE Remote signals in EG (for Vista/Win7)
Replies: 478
Views: 357497

Re: New way to get MCE Remote signals in EG (for Vista/Win7)

on't know if tis helps (or if youstill havethe prblem) but I remember somthing similar with the IRSS plugin - there was a registry hack that got round it.
by cafe.racer
Fri Jan 06, 2012 3:33 pm
Forum: Coding Corner
Topic: Serial Control Cambridge Audio 340R
Replies: 5
Views: 3590

Re: Serial Control Cambridge Audio 340R

I tried a serial loopback test - nothing.

I tried shorting the jumpers 2 and 3 and a loopback - still nothing, so I bit the bullet and bought a USB - 2 x Serial cable, and now the commands work.

BUT reading from the port is random - it seems to drop characters :evil:
by cafe.racer
Tue Jan 03, 2012 9:27 pm
Forum: Coding Corner
Topic: Serial Control Cambridge Audio 340R
Replies: 5
Views: 3590

Re: Serial Control Cambridge Audio 340R

Thanks for that. Useful tool, but it didn't seem to help. Searching around for some help on com0com I found RealTerm, which also doesn't help me, but is useful in that it does exactly what EventGhost, the serial plugin, "my" plugin, the original Cambridge audio plugin do. Makes me think it's not the ...
by cafe.racer
Thu Dec 29, 2011 5:26 pm
Forum: Coding Corner
Topic: Serial Control Cambridge Audio 340R
Replies: 5
Views: 3590

Re: Serial Control Cambridge Audio 340R

Anyone? Please?

Anyway I could test the serial port?
by cafe.racer
Sat Dec 24, 2011 3:08 pm
Forum: Coding Corner
Topic: Serial Control Cambridge Audio 340R
Replies: 5
Views: 3590

Re: Serial Control Cambridge Audio 340R

#
# CambridgeAudioAzur540RSerial V0.1
# ================
# Based on work by Pavel Ivanov aka Johnson, <[email protected]>
# Public Domain
#
# Revision history:
# -----------------
# 0.1 - (23.12.11) initial

import eg

help = '''\
Plugin based on Pavel Ivanov's plugin for the 840A adapted for the ...
by cafe.racer
Fri Dec 23, 2011 8:52 pm
Forum: Coding Corner
Topic: Serial Control Cambridge Audio 340R
Replies: 5
Views: 3590

Serial Control Cambridge Audio 340R

Hi, utter noob, so be gentle. No experience of EventGhost, or Python.

I have started a plugin for Serial Control of the 340R Receiver which is based on the plugin for the 840A that's included with EventGhost. The Protocol is the same, but the commands are different.

I cannot for the life of me get ...