开云体育

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Cisco SX80 and Touch 10 Communication with Crestron DMPS3-200-C


 

Dear All,


Can anybody let me know how do I Control DMPS3-200-C with Cisco SX80(with Touch 10), I had already prepared the GUI using Cisco In Room editor and loaded the GUI in cisco Touch 10.?


 

Hi Rahul,
what OS version is running on the SX80 codec? This will make a difference

Jim


 

开云体育


CE9.3
Sent from my android


 

We built a few systems with the Touch 10, SX80 and an RMC3 processor, also used an external switcher driving the presentation input. Main issues we had - make sure you create the custom UI in the same CE version as the codec, there are quite a few differences between versions. Module has to initialize after a codec or processor reboot, so you need to trigger an initialization with a delay from either the program restart or the codec restart. You should be able to use the Cisco Touch 10 module in application market without too much difficulty, or if not the command reference for 9.3 is here:

jim


 

Hi,

Thanks for your reply, but do I need to do certain codeing in cicso VC or making the GUI using cisco end room controller is enough.

On Wed 23 Jan, 2019, 3:48 AM ace_rimmer42@... [Crestron] <Crestron@... wrote:
?

We built a few systems with the Touch 10, SX80 and an RMC3 processor, also used an external switcher driving the presentation input. Main issues we had - make sure you create the custom UI in the same CE version as the codec, there are quite a few differences between versions. Module has to initialize after a codec or processor reboot, so you need to trigger an initialization with a delay from either the program restart or the codec restart. You should be able to use the Cisco Touch 10 module in application market without too much difficulty, or if not the command reference for 9.3 is here:

jim


 

You just need to create the GUi, and load to the codec. You can give your own name to each control, or use the default assigned when you create the control. In the program, use the cisco touch 10 modules, one for each control.(there is one for each type of control you can create) Put the name of the control widget from the gui editor in the paramWidgetId field, and tie all the modules to the control processor module, then send to the codec via your serial or SSH connection -
initialize the control processor module after codec or processor reboot, and that
should be all you need to do.


 

"Can anybody let me know how do I Control DMPS3-200-C with Cisco SX80(with Touch 10), I had already prepared the GUI using Cisco In Room editor and loaded the GUI in cisco Touch 10."

? Everything you need is in the "Cisco Touch 10 Room Control Demo" you can get from Crestron.? You just need to copy the IDs for each control you've generated on the Cisco UI.

? One thing to look out for - a project I'm working on now creates certain button press signals twice on the same physical press - somehow two different press-related messages messages from the Cisco come in timed far enough from each other that they trigger the module's code twice - not helpful if you're trying to drive a toggle in your code.? I put a one-shot on the ones I'm trying to use for that...

? - Chip


 

开云体育

Hi,

Thanks for the guidelines, as far now I am not facing this issue.

But my only concern is I am not able to create a feedback button on cisco touch Panel.
For e.g if I am pressing any button on my Blu-ray player control I am not able to get the feedback button on Touch 10, because of which sometime user keeping the recording button on and not realising to stop there recording is there any solution for this.

Sent from my android


From: Crestron@... on behalf of chipmoody@... [Crestron]
Sent: Monday, January 28, 2019 8:10:42 PM
To: Crestron@...
Subject: [Crestron] Re: Cisco SX80 and Touch 10 Communication with Crestron DMPS3-200-C
?
?

"Can anybody let me know how do I Control DMPS3-200-C with Cisco SX80(with Touch 10), I had already prepared the GUI using Cisco In Room editor and loaded the GUI in cisco Touch 10."

? Everything you need is in the "Cisco Touch 10 Room Control Demo" you can get from Crestron.? You just need to copy the IDs for each control you've generated on the Cisco UI.

? One thing to look out for - a project I'm working on now creates certain button press signals twice on the same physical press - somehow two different press-related messages messages from the Cisco come in timed far enough from each other that they trigger the module's code twice - not helpful if you're trying to drive a toggle in your code.? I put a one-shot on the ones I'm trying to use for that...

? - Chip


 

开云体育

With Crestron’s modules. ?

That TX$ on the left is a typo, should be RX$. ?

On Jan 22, 2019, at 10:21, rahul.jain@... [Crestron] <Crestron@...> wrote:

?

Dear All,


Can anybody let me know how do I Control DMPS3-200-C with Cisco SX80(with Touch 10), I had already prepared the GUI using Cisco In Room editor and loaded the GUI in cisco Touch 10.?