¿ªÔÆÌåÓý

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

Re: ATEM Television Studio HD

 

I've tried the UDP module in Files (won't connect) and RS-422 (tried everything I could glean from the Interwebs) and am unable to get it working.

Anyone actually pulled this off?


Re: Control Module for Sony VW385ES

 

¿ªÔÆÌåÓý

Try the VPL-VW1000ES module.

?

From: Crestron@...
Sent: Monday, January 28, 2019 7:56 AM
To: Crestron@...
Subject: [Crestron] Control Module for Sony VW385ES

?

?

I am hoping someone can help me find/send me a control module for a Sony VW385ES projector. I am using a module for a Sony VPL-VW95ES that controls on and off but does not work for switching HDMI inputs. It seems to connect via C2COM serial driver/RS232.

?

Thanks so much for any help/advice you can provide.


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

 

¿ªÔÆÌåÓý

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


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


Re: Steamist port for communication

 

"I have a system that I have to connect to this device that is on the network, the manual says to use port 9761 but i look in the ip table and is not connecting."

You'll want to watch the analog status value in debugger to get some kind of clue regarding the connection.? Also ping the IP from the processor itself to make sure it can be "seen" from the Crestron...

? - Chip


Re: String Size

 

"I need to send this exemple of string with SIO feeding the TX$ TCP Client block

"sendrf,1,8,1,2663,9024,2760,8999,2760,9023,2736,9119,2664,9023,8352,3071,2760,9023,2736,9048,2735,9024,8351,3072,2736,9047,8399,3024,8352,3071,2736,9047,8328,3168,2663,9024,2759,9024,2736,9119,2664,9023,2760,8999,2760,9023,2736,9047,8400,3000,8423,3024,2736,65535\r\n""

For everyone else - and you if you haven't tripped on it yet - you want those last characters to be "\n\n", not "\r\n".? Depending on the server/device you're connecting to, you may not get a response getting what you're using - the "<cr><lf><cr><lf>" is the *correct* way of terminating that...

And to continue on replies by others, you can break that across two or more lines in a single SIO, *and* you can trigger all the inputs with the same digital signal - the processor is smart enough to complete the one on top before moving on to the next line, even with the same trigger.

? - Chip


Control Module for Sony VW385ES

 

I am hoping someone can help me find/send me a control module for a Sony VW385ES projector. I am using a module for a Sony VPL-VW95ES that controls on and off but does not work for switching HDMI inputs. It seems to connect via C2COM serial driver/RS232.

Thanks so much for any help/advice you can provide.


New file uploaded to Crestron

 

Hello,

This email message is a notification to let you know that
a file has been uploaded to the Files area of the Crestron
group.

File : /HELP_CCU2_control_module_v1.8.5.pdf
Uploaded by : v.golubenko <v.golubenko@...>
Description :

You can access this file at the URL:


To learn more about file sharing for your group, please visit:


Regards,

v.golubenko <v.golubenko@...>


New file uploaded to Crestron

 

Hello,

This email message is a notification to let you know that
a file has been uploaded to the Files area of the Crestron
group.

File : /bosch1000D&DCNM_WAP_v1.2ru_eng.pdf
Uploaded by : v.golubenko <v.golubenko@...>
Description :

You can access this file at the URL:


To learn more about file sharing for your group, please visit:


Regards,

v.golubenko <v.golubenko@...>


Re: MC3 Image

 

It's underneath the daughter board. The daughter board is attached to the motherboard with two plastic screws.




On Sunday, January 27, 2019 Philip Wolochuk philip <Crestron@...> wrote:

?

Where is the sd card. ?I¡¯ve looked previously and couldn¡¯t find it anywhere. ?

Philip
PJW Installations




Re: MC3 Image

 

¿ªÔÆÌåÓý

Where is the sd card. ?I¡¯ve looked previously and couldn¡¯t find it anywhere. ?

Philip
PJW Installations




Re: MC3 Image

 

The software image on the 3 series processors also includes the mac addresses, serial number and internal communication bus addresses.? If you are swapping in an image from a different unit you will want to hex edit the correct mac values into the image file.? That is if your planning to do it properly.??

Sending the unit in for repair is strongly recommended if you do not know what your doing and it is a must if the equipment belongs to a client.

On Sat, Jan 26, 2019, 12:06 PM freer_patrick@... [Crestron] <Crestron@... wrote:
?

Do you mind sharing the image you received?? I have backed my image up and tried what I thought to be was a clean one, and can't get it to boot with a Sandisk 2GB card.??


Re: MC3 Image

 

Do you mind sharing the image you received?? I have backed my image up and tried what I thought to be was a clean one, and can't get it to boot with a Sandisk 2GB card.??


Re: Apple TV IP Control

 

i'm using the IP module and it keeps losing control
in the middle of watching something, it stops responding
in the debugger the status from the module is flipping between 1 & 3
sometimes if I wait long enough (not minutes) it will connect & work again
I connect only when the AppleTV is in use

?mark


Re: Pyng feedback to 3 Seies Simpl program

 

¿ªÔÆÌåÓý

I heard rumors that would be exposed via Simpl# in Pyng 2.0

But I wouldn't hold my breath. This is why we won¡¯t use Pyng.?


On Jan 25, 2019, at 5:23 PM, wh888@... [Crestron] <Crestron@...> wrote:

?

I am using the "listen for Pyng" module. I am trying to get a way to display a feedback for a thermostat, shade on the Simpl side of the program. Does anyone know if its possible ??

?Thanks


Pyng feedback to 3 Seies Simpl program

 

I am using the "listen for Pyng" module. I am trying to get a way to display a feedback for a thermostat, shade on the Simpl side of the program. Does anyone know if its possible ??

?Thanks


Re: Does anyone know of any IP modules for a 2014 Samsung UN series TV?

 

there is a module and example on Crestron's Application Market that works for 2018 models


Re: MC3 Image

 

Yes I did, now I`m waiting for my 2GB Micro SD card to arrive.


Re: Does anyone know of any IP modules for a 2014 Samsung UN series TV?

 

I do have the protocol for RS-232 via the mini jack service port. The module is written for URC Total Control but I can post a picture of the commands if you like.

You do need a TTL converter for the service port. I used a B&B electronics 232LPTTL but I cant remember if its the 3.3 or 5v version. I thinks its the 33 (3.3v) version.

The model I tested was Samsung ED55D.



Re: simpl#

 

Thanks for your help guys.?

Lincoln - thanks for clearing that up. Seemed to be a number of ways to skin the cat and wasn't sure the approved way!
sirgaston99 - just what I was looking for! Thanks!