Keyboard Shortcuts
Likes
- Crestron
- Messages
Search
Re: Sony Bravia tv controls
toggle quoted message
Show quoted text
On Jan 18, 2017, at 6:43 PM, wiredhometechnologies@... [Crestron] <Crestron@...> wrote:
|
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: 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: 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 ? 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:
|
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:
|
Re: Crestron - SmartThings Integration Code is Now on Github
I took a shot at writing some basic instructions to help people get started. ?Since you just went through this I'd greatly appreciate it if you could review it and make sure it makes sense and follows what you were required to do. Thanks Jay Basic Steps to Install the SmartThings Crestron API and Get it Working? 1) Add a port forward to your router for the SmartThings Interface and point it to your processor ? 2) Go to the SmartThings Web Site (www.smartthings.com) ? 3) Scroll to the bottom of the page and click on "Developers" ? 4) Login using your SmartThings username and password ? 5) Validate that your location and hub are shown ? 6) Click on My SmartApps and add a new smartapp using the provided groovy code ? 7) Make sure you insert your routers public IP address (typically your mycrestron.com url) and the port you forwarded in step 1 into the goovy code ? 8) Save the code and then publish it "For Me" ? 9) Press the App Settings button at the top of the screen ? 10) Toward the bottom of the page click on OAuth ? 11) Enable OAuth and copy down your Client ID and Secret ID ? 12)? Following the code in the example program add the SmartThings Receiver module to your program with the clientID and Secret ID from step 11 as parameters and the port from step 1 as a 3rd parameter.? Load the program to your processor ? 13) Pulse the Startup Signal and then Pulse the Authenticate Signal.? ? 14) Copy the url from the event log to your browser and use the displayed page to authorize your Crestron processor to access your devices ? 15) Using the SmartThings App on your phone, Goto the marketplace and then select SmartApps.? ? 16) Scroll to the bottom of the screen and select My Apps. ? 17) You should see the CrestronAPI Smart App Listed.? Click on it and use the displayed screen to enable your devices to send updates when your devices change state through the SmartApp ? 18) Pulse the Print_Device_List signal on the Crestron SmartThings Receiver Module.? ? 19) Use the device ID's that are added to the error log to add SmartThings modules to your program to control your devices.? The device ID's need to be added as parameters to these modules. ? 20) You should now be able to control your SmartThings devices through your Crestron program and the outputs of the modules should reflect the state of the devices.?? ------ Original Message ------
From: "Jay Basen" <jay.m.basen@...>
To: Crestron@...
Sent: 1/18/2017 1:04:43 PM
Subject: Re: [Crestron] Re: Crestron - SmartThings Integration Code is Now on Github
|
Latest software crashing processors?
I feel like I've written this same post about 10 times over the years, but has anybody had issues with the latest databases? Two separate files that have always worked fine on two separate pc's. ?After compile, program looks like it loads in processor but does not. Shows blank program in slot 1. If I compile the exact same file with my office pc, program loads fine. That pc has Crestron database 61.5.6.00, Device database 81.0.2.0. Ugh, what a waste of time.? |
Re: Crestron DM System - Detecting a DM transmitter by IPID
Andrew Welker
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.
|
Re: Sonos and Swamp
Heather Baiman
¿ªÔÆÌåÓýI'm back at this. ? With respect to 60 series panels only... ? Method 2/3; Why would one even bother giving the client the Media Player?? You can just give them access to the Sonos APP and they can get access to all the line in sources there. ? ? Heather Baiman From: Crestron@... [mailto:Crestron@...]
Sent: Thursday, December 29, 2016 12:12 PM To: Crestron@... Subject: RE: [Crestron] Re: Sonos and Swamp ?
So I sort of see this as 3 methods of deployment. ? Method 1: "In that scenario, set each connect to fixed output and treat it as any other media player source. ?Control volume on the swamp as you normally would."? That is not the 1:1 scenario Crestron is pushing. This would be if I had a few Connects as sources, that any zone could get access to, engineered the way we've been doing systems for years.? But this method prevents the end user from using the 'grouping' feature and volume control within the Sonos App. ? Method 2: We don't sell Sonos speakers for our 'proper/high end' systems, except perhaps a Playbar for a TV that has crappy built in speakers.? After speaking with Crestron, it seems the next method is to use the Connects as preamps and use no audio matrix.? This would allow all the grouping and volume control to happen via the Sonos App.? But this means you can't have non-Sonos sources in the mix. ? Method 3: If you want Sonos and other sources, perhaps Airplay, you could use an audio matrix with a Connect for each room (set to variable), so that the user could use the grouping feature and volume control when using the App, but then still have access to other distributed sources.? Except the grouping experience would not be the same for the other sources and you would need to set the audio matrix zone outputs to unity gain when listening to Sonos and variable when using the other sources. This seems clunky and not user friendly; controlling sources and volume differently depending on sources. ? Is there a better/different way to use both Sonos and third party sources in the same system while allowing the user to use the Sonos App? ? ? ? ? Heather Baiman From: Crestron@... [mailto:Crestron@...]
?
The alternative scenario is to use the SONOS grouping modules. ?That would be typically used when sonos speakers are involved, not connects, although if you had multiple connects wired directly to amplifiers and then to room speakers, not going through a switcher, that could work with the group module as well. To this point I've only used the former, but it works awesome and has been 100% reliable.?
?
? ? ============================================================================ Please refer to http://www.eeny.net/disclaimer.txt for important disclosures regarding this electronic communication. ============================================================================ |
Re: Crestron DM System - Detecting a DM transmitter by IPID
¿ªÔÆÌåÓýWhere? All I see is the TSID. ? Caleb Radecky |
Manager, Online Products & Services ? 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:
|
Re: Crestron DM System - Detecting a DM transmitter by IPID
Andrew Welker
Sorry, had the wrong command. REPORTDM will give you the serial number for endpoints connected to the frame.?
|
Re: Crestron DM System - Detecting a DM transmitter by IPID
¿ªÔÆÌåÓý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 ? 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: Crestron DM System - Detecting a DM transmitter by IPID
¿ªÔÆÌåÓýThat won¡¯t give you the serial number. It¡¯ll give you the PNM port number. ? Caleb Radecky |
Manager, Online Products & Services ? From: Crestron@... [mailto:Crestron@...]
Sent: Wednesday, January 18, 2017 15:14 To: Crestron@... Subject: Re: [Crestron] Re: Crestron DM System - Detecting a DM transmitter by IPID ? ? You can also do a DUMPDMIPCONFIG over a telnet or console (41795) connection to get the serial number and type of the connected device. ? On Wed, Jan 18, 2017 at 3:10 PM nvaslpn25@... [Crestron] <Crestron@...> wrote:
|