¿ªÔÆÌåÓý

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

Re: Custom Animated Objects

 

I open up the theme in Studio, Copy the images into resources, create my Image Map, then create a Animation Style for it. Now I have the different animations available whenever I need one because they are now a permanent part of my theme.?


Re: Sony Bravia tv controls

 

Go into the TV menu and find SimpleIP and turn it on, even if you are only using rs-232.



From: <Crestron@...> on behalf of "mingomaster@... [Crestron]" <Crestron@...>
Reply-To: <Crestron@...>
Date: Wednesday, January 18, 2017 at 6:20 PM
To: <Crestron@...>
Subject: [Crestron] Sony Bravia tv controls

?

Has anyone experienced loosing controls on tv power on when tv is left off for more than an hour ? And the only way to get it back working is to turn tv with tv remote its self

Any suggestions?


Flir NVR streaming to TSW Panels

 

?Greetings. Has anyone been able to stream directly from the Flir to the TSW Panels ? If so can you suggest to me a configuration? Thanks


Re: Power Toggle logic

 

It's not possible to get this working in all cases.? You have three options: 1) get power feedback from the display somehow (current sensor, light sensor, USB power detect, EDID detect), 2) use a different display with discrete power commands, or 3) put a power toggle button on the touchpanel and manage user expectations (not ideal).

On Thu, Jan 19, 2017 at 6:25 AM, jaime.short@... [Crestron] <Crestron@...> wrote:
?

So I have a TV that only has a power toggle. I have to correct logic ( I believe) to only execute the power command when sources are selected after the TV is on so it doesn't turn it back off, and I thought I had the off working as well until I realized it throws the off again with a whole house off and ends up turning the TV on if its off and vice verse if it's in the other state. What would be the best logic or symbols to use to get this to function correctly. I was thinking a truth table but is there a better way (easier)?

Thank you in advance for any input on this.



Re: Adding a stop command after PZT action controlling a camera

 

"Or put your DPAD signals (up, down, left, right) into a NOR and drive the STOP command from the output.
As long as the STOP logic is only edge triggered, there's no need for any additional pulse symbols."

The anal retentive among us hate the idea that this means a pan stop, tilt stop and zoom stop commands are generated/fired out every time the program starts up - that's why we use the neg trigger on pulses instead.? :)

? - Chip


Re: Latest software crashing processors?

 

Thanks, will give it a try.
Steve


Re: Polycom Soundstructure C series

Andrew Welker
 

There should be a sample program in the zip file you used. Look at that for reference I how things are hooked up. You'll probably mostly be using the basic in and out modules.


On Thu, Jan 19, 2017, 6:43 AM titoortiz21@... [Crestron] <Crestron@...> wrote:

new here in Crestron programming,


I am working on a project which includes Audio Conference, with VoIP interface, my processor is CP3 and it is controlling the DSP via RS-232. I downloaded the C-series module from crestron application market but I do not know which of those modules do I need to use, because there's a lot of modules inside the folder.


TIA!


Re: Latest software crashing processors?

 

the problem is SIMPL Windows 4.06.01
go back to 4.05

?mark


Power Toggle logic

 

So I have a TV that only has a power toggle. I have to correct logic ( I believe) to only execute the power command when sources are selected after the TV is on so it doesn't turn it back off, and I thought I had the off working as well until I realized it throws the off again with a whole house off and ends up turning the TV on if its off and vice verse if it's in the other state. What would be the best logic or symbols to use to get this to function correctly. I was thinking a truth table but is there a better way (easier)?

Thank you in advance for any input on this.


Polycom Soundstructure C series

 

new here in Crestron programming,


I am working on a project which includes Audio Conference, with VoIP interface, my processor is CP3 and it is controlling the DSP via RS-232. I downloaded the C-series module from crestron application market but I do not know which of those modules do I need to use, because there's a lot of modules inside the folder.


TIA!


Re: Sony Bravia tv controls

 

¿ªÔÆÌåÓý

Nope I'm talking about the Xlink connection on the back of the tv .?

Thanks ,?
Mingo?

On Jan 18, 2017, at 6:43 PM, wiredhometechnologies@... [Crestron] <Crestron@...> wrote:

?

Are you talking about an RS232/HDMI model using a cbxh11 interface? Then yes.

Of so, we remove pin13 from the HDMI input board of the cbx box and that seems to make it much better.


Re: Sonos and Swamp

 

What we have always done is 1:1 sonos connects going through the SWAMP. When the zone is "Off" we instead switch to the SONOS and fix the volume on the SWAMP, This allows the client to have the full sonos experience separate from the "Crestron" experience . .even thought hey are still using the SWAMP as an amp . .albeit unbeknownst to them. . Now this is pre-60 series but I dont see how anything would change. GUI volume is disabled and only Sonos volume matters at that point.


Re: Sony Bravia tv controls

 

Are you talking about an RS232/HDMI model using a cbxh11 interface? Then yes.

Of so, we remove pin13 from the HDMI input board of the cbx box and that seems to make it much better.


Re: Sharp Serial Port

miketx
 

In the power setting make certain the following are set:

Setup - Quick Start On

System Options - Power Control Off



It is also always best to update firmware.





Mike



From: Crestron@... [mailto:Crestron@...]
Sent: Wednesday, January 18, 2017 1:23 PM
To: Crestron@...
Subject: [Crestron] Re: Sharp Serial Port





I have recently ran into the same issue where the panel will not respond after the display is powered down. did you get any resolution?





[Non-text portions of this message have been removed]


Re: Custom Animated Objects

 

Keith,

Would you just copy the the spinner animation then swap the 'Frames' for the frames of your custom animation then include in the completed theme?

Thanks

Aaron


Sony Bravia tv controls

 

Has anyone experienced loosing controls on tv power on when tv is left off for more than an hour ? And the only way to get it back working is to turn tv with tv remote its self

Any suggestions?


Re: Crestron DM System - Detecting a DM transmitter by IPID

 

It was quite a tricky process as we had over 20 systems each with a 16x16DM frame and AV3 and 6 or 7 DM transmitter inputs in each frame. ?

We used an RMC3 to handle all the mac address programming.

Basically, when a transmitter got plugged in to a system, the Ethernet Offline Manager for that particular port would trigger a bit of code and send?"rcon slot x.1 est\r". ?From there it was just a case of parsing out the mac address. ?This mac address was then passed through to the RMC3 processor running our mac address lookup code which would compare that mac to all the ones it had on file and if a match was found, it would return the name that had been previously assigned to it and return that information to the appropriate system. (EIC)?

If it didnt find a match, it would prompt the user to enter a name for the device which was then saved to the mac address list text file stored on the RMC3 processor. ??

Depending on the complexity of the system you are programming, you may not even need to read and write from a file. ?We had to as we were trying to manage over 100 TX units with the client wanting the abillity to add more as required. ?If you have a pre-determined quantity of TX units, no reason you couldnt hardcode the mac addresses in a simpl+ module and simply perform a lookup/comparison everytime a device comes online.
?


Re: SIMPl+ & SIMPl# Callbacks

 

Thanks Andrew! Yeah if that's how it works then most likely the problem is that one of the callbacks *is* static, but the others aren't. I'm guessing that in order to change it the SIMPl# library would have to be edited in Visual Studio and recompiled?

I've seen some of your other posts on SIMPl# when I was researching the issues on this one and you seem to be pretty knowledgeable. If I need any further help or handholding on this issue I'd be more than happy to pay you for your time if you're interested in doing a remote Teamviewer session or something like that. Not sure if there's a way to send a direct message on here, but it's bfourney at gmail dot com if you don't want to post your info.


Re: Crestron DM System - Detecting a DM transmitter by IPID

 

¿ªÔÆÌåÓý

Interesting¡­I¡¯m sure someone said that to me before¡­I can¡¯t remember anything anymore it seems :P

?

Caleb Radecky | Manager, Online Products & Services
Crestron Silver Certified Programmer | DMC-D-4K | DMC-E-4K
ControlWorks Consulting, LLC | Crestron Services Provider | 701 Beta Dr. #22 Cleveland OH 44143
P.440.449.1100 X1109 | F.440.449.1106 |

?

From: Crestron@... [mailto:Crestron@...]
Sent: Wednesday, January 18, 2017 15:57
To: Crestron@...
Subject: Re: [Crestron] Re: Crestron DM System - Detecting a DM transmitter by IPID

?

?

TSID IS the serial of the device. Put that in your Windows Calculator in HEX mode, then hit the Decimal button and that number is the serial # that is on the box for the device.

?

On Wed, Jan 18, 2017 at 3:39 PM Caleb Radecky caleb@... [Crestron] <Crestron@...> wrote:

?

Where? All I see is the TSID.

?

Caleb Radecky | Manager, Online Products & Services
Crestron Silver Certified Programmer | DMC-D-4K | DMC-E-4K
ControlWorks Consulting, LLC | Crestron Services Provider | 701 Beta Dr. #22 Cleveland OH 44143
P.440.449.1100 X1109 | F.440.449.1106 |

?

From: Crestron@... [mailto:Crestron@...]
Sent: Wednesday, January 18, 2017 15:32
To: Crestron@...
Subject: Re: [Crestron] Re: Crestron DM System - Detecting a DM transmitter by IPID

?

?

Sorry, had the wrong command. REPORTDM will give you the serial number for endpoints connected to the frame.?

?

On Wed, Jan 18, 2017 at 3:24 PM Caleb Radecky caleb@... [Crestron] <Crestron@...> wrote:

?

Essentially connect to the DM frame and by using the RCON commands get the MAC address of the connected endpoint. Additionally If the frame is in PNM, then you know the port number, to which you could connect directly to the endpoint and query for the MAC instead of RCON.

?

From there out, it¡¯s just parsing.

?

Caleb Radecky | Manager, Online Products & Services
Crestron Silver Certified Programmer | DMC-D-4K | DMC-E-4K
ControlWorks Consulting, LLC | Crestron Services Provider | 701 Beta Dr. #22 Cleveland OH 44143
P.440.449.1100 X1109 | F.440.449.1106 |

?

From: Crestron@... [mailto:Crestron@...]
Sent: Wednesday, January 18, 2017 15:13
To: Crestron@...
Subject: RE: [Crestron] Re: Crestron DM System - Detecting a DM transmitter by IPID

?

?

this is exactly what i want to do. is it possible to walk me through it?


Re: Polycom HDX 8000 Address Book

Adam Bruneau
 

¿ªÔÆÌåÓý

I have one that utilizes the dynamic list sg if your interested. It's a press and hold to dial type module.?


On Jan 18, 2017, at 12:56 PM, aaron.larson@... [Crestron] <Crestron@...> wrote:

?

Does anyone have a module that works with the polycom HDX 8000 global address book? ?The crestron module version 3.5 that is in the application market doesn't seem to work right. ?The navigation of the pages don't seem to work correctly. ?