Keyboard Shortcuts
Likes
- Crestron
- Messages
Search
Re: Lots of buttons
That sounds like what I would do.? The way Smart Graphics handles a vector based button is completely ridiculous and a memory hog.
If you create a single subpage with a fully built microphone button/indicator on it, then put it on one page 400 times, then it's still only a single button.? It should handle it a lot better. Not sure how you fit that many buttons on a page.? If it's just an 'indicator', then it may not be an issue. For grins and giggles I put in a standard advanced button.? 48x48 pixels, and I put it on a subpage, then put it on a full page 360 times.? So, 360 buttons from a single subpage reference. I then took that same button and put it into a single page.? Same deal.? 15 rows of 24 buttons to make it 360 buttons on the page.? The two different projects now looked identical.? One with all subpages, the other with all buttons. The project which has the subpage references 360 times produced a file that is 16,784KB.? The file which used the actual button repeated 360 times is 43,744KB.? Well over twice the file size. If that memory path follows through to a panel, then you shouldn't have the same issues as you have a lot less memory used for a single page. |
AirMedia2/AM-200 Testimonials
Hi All, We have a client that is interested in using AM-200 units in almost all of their conference rooms as the primary method of connecting laptops in the room to the display. They have a demo unit but have asked us if we have any testimonials from currently installed customers as to the performance of AirMedia2. In short - we don't. We have a couple installs out there of the AirMedia integrated DMPS, but those customers don't seem to use it enough to have an opinion on it. So... do any of you guys have customers with an active AirMedia2 install base which might be willing to offer a few words to another customer about their experiences? Thanks, Michael |
Re: MC3 Image
¿ªÔÆÌåÓý
Jeroen,
Image as in graphical? there are several stock photos on Crestron website under the product webpage.?
Charles,
From: Crestron@... on behalf of jeroen.vandervelden@... [Crestron]
Sent: Thursday, January 17, 2019 8:35 AM To: Crestron@... Subject: [Crestron] MC3 Image ?
?
Hi,
Im looking for an MC3 Image file. I found bunch of Reddit and Yahoo topics but no links in it.
Does anyone has the image?
Br, Jeroen
|
Re: Grace Digital GDI-IRDT200
Anybody else using this device and able to get 2 way control?? Thanks! On Thu, Jan 10, 2019 at 5:14 PM ktrdsl23 <ktrdsl23@...> wrote:
|
Legrand MR232?
Anyone have experience with the Legrand MR232?? Connect with Termie and control it no problem, go through a CP3N and get nothing back except the last 2 or 3 digits of whatever command I send it. Put in the Crestron Module and get FB that says invalid entry (because as far as I can tell the module has no way to tell what # room it is in), but Preset 11 that is default for "All Off" works. Try to edit the user module in SIMPL+ and it is password protected..... looking for any advice before I throw it across the room. |
Re: Android TV
I have this working using an IRUSB transceiver from Video Storm -http://www.video-storm.com/proddetail.asp?prod=irusb? on an nVidia Shield Android TV box.? It should work for other Android TV boxes as long as they have a USB port.? ?It might be possible using some other method like ADB but I have seen reports that there was a lot of lag with ADB.
|
Re: Newline TRUTOUCH X5
1 command = 1 level change.? If the device supported a press and hold function, it would normally have separate button "pressed" and button "released" commands.? Without separate commands, the device would not know how long you have pressed the button.
I have controlled one of these, the protocol has a seperate string for direct volume levels and volumeUp/volumeDown. |
Re: Android TV
Should be . . . ?depends on the brand, I suppose. From: <Crestron@...> on behalf of "Stefan Andersson stefan@... [Crestron]" <Crestron@...> Reply-To: <Crestron@...> Date: Wednesday, January 16, 2019 at 11:46 AM To: "Crestron@..." <Crestron@...> Subject: [Crestron] Android TV ?
Hi, ? Is it possible to control Android TV via IP or is it only IR/CEC for sat boxes? ? //S |
Newline TRUTOUCH X5
Has anyone controlled a Newline TRUTOUCH X5? More specifically, the volume control. The RS232 commands are in the manual, so easy enough there. I'm just wondering if a press and hold will raise/lower the volume 1 tick or if it will ramp until the button is released? Thanks in advance! |
Android TV
¿ªÔÆÌåÓýHi, ? Is it possible to control Android TV via IP or is it only IR/CEC for sat boxes? ? //S |
Re: Sony SRG-300H
"The Stop command is sent 1 second after the preset save or recall" Perfect - thanks again so much! ?? - Chip ---In Crestron@..., <adamsx2@...> wrote : You have to send the "Stop" command before you send another command, such as a preset save or recall in order for it to save the preset properly if you are using multiple presets. It simply tells the camera "This one is complete, get ready for the next command" If you don't send the "Stop" you will overwrite your last preset you saved. The module works fine with the exception of the preset save. Connect the module and the SIO to a UDP/Communications using port 52381 Unfortunately I was working remote at a job site several hundred miles away and this is what worked FINALLY. Here are the list of commands for the 6 Presets I needed. Preset 1 Save??\x01\x00\x00\x09\xFF\xFF\xFF\xFF\x81\x01\x04\x3F\x01\x00\xFF Preset 1 Recall?\x01\x00\x00\x09\xFF\xFF\xFF\xFF\x81\x01\x04\x3F\x02\x00\xFF Preset 2 Save?\x01\x00\x00\x09\xFF\xFF\xFF\xFF\x81\x01\x04\x3F\x01\x01\xFF Preset 2 Recall?\x01\x00\x00\x09\xFF\xFF\xFF\xFF\x81\x01\x04\x3F\x02\x01\xFF Preset 3 Save?\x01\x00\x00\x09\xFF\xFF\xFF\xFF\x81\x01\x04\x3F\x01\x02\xFF Preset 3 Recall?\x01\x00\x00\x09\xFF\xFF\xFF\xFF\x81\x01\x04\x3F\x02\x02\xFF Preset 4 Save?\x01\x00\x00\x09\xFF\xFF\xFF\xFF\x81\x01\x04\x3F\x01\x03\xFF Preset 4 Recall?\x01\x00\x00\x09\xFF\xFF\xFF\xFF\x81\x01\x04\x3F\x02\x03\xFF Preset 5 Save?\x01\x00\x00\x09\xFF\xFF\xFF\xFF\x81\x01\x04\x3F\x01\x04\xFF Preset 5 Recall?\x01\x00\x00\x09\xFF\xFF\xFF\xFF\x81\x01\x04\x3F\x02\x04\xFF Preset 6 Save?\x01\x00\x00\x09\xFF\xFF\xFF\xFF\x81\x01\x04\x3F\x01\x05\xFF Preset 6 Recall?\x01\x00\x00\x09\xFF\xFF\xFF\xFF\x81\x01\x04\x3F\x02\x05\xFF The Stop command is sent 1 second after the preset save or recall Preset Done (Stop)?\x01\x00\x00\x09\x00\x00\x00\x42\x81\x01\x06\x01\x05\x05\x03\x03\xFF Steve |
Re: Roku IP Module
Using a serial I/O and a TCP/IP Client tied to the IP of the roku device.
For Keypresses:? POST\x20/keypress/Home The following are the key names that are recognized by ECP: Home
For App Launching (Sunday Ticket used in this example):? POST\x20/launch/63772? ? Delimiter:?\x20HTTP/1.1\x0D\x0A\x0D\x0A Most of this information is provided by Roku:? |
Re: Sony SRG-300H
You have to send the "Stop" command before you send another command, such as a preset save or recall in order for it to save the preset properly if you are using multiple presets. It simply tells the camera "This one is complete, get ready for the next command" If you don't send the "Stop" you will overwrite your last preset you saved.
The module works fine with the exception of the preset save. Connect the module and the SIO to a UDP/Communications using port 52381 Unfortunately I was working remote at a job site several hundred miles away and this is what worked FINALLY. Here are the list of commands for the 6 Presets I needed. Preset 1 Save??\x01\x00\x00\x09\xFF\xFF\xFF\xFF\x81\x01\x04\x3F\x01\x00\xFF Preset 1 Recall?\x01\x00\x00\x09\xFF\xFF\xFF\xFF\x81\x01\x04\x3F\x02\x00\xFF Preset 2 Save?\x01\x00\x00\x09\xFF\xFF\xFF\xFF\x81\x01\x04\x3F\x01\x01\xFF Preset 2 Recall?\x01\x00\x00\x09\xFF\xFF\xFF\xFF\x81\x01\x04\x3F\x02\x01\xFF Preset 3 Save?\x01\x00\x00\x09\xFF\xFF\xFF\xFF\x81\x01\x04\x3F\x01\x02\xFF Preset 3 Recall?\x01\x00\x00\x09\xFF\xFF\xFF\xFF\x81\x01\x04\x3F\x02\x02\xFF Preset 4 Save?\x01\x00\x00\x09\xFF\xFF\xFF\xFF\x81\x01\x04\x3F\x01\x03\xFF Preset 4 Recall?\x01\x00\x00\x09\xFF\xFF\xFF\xFF\x81\x01\x04\x3F\x02\x03\xFF Preset 5 Save?\x01\x00\x00\x09\xFF\xFF\xFF\xFF\x81\x01\x04\x3F\x01\x04\xFF Preset 5 Recall?\x01\x00\x00\x09\xFF\xFF\xFF\xFF\x81\x01\x04\x3F\x02\x04\xFF Preset 6 Save?\x01\x00\x00\x09\xFF\xFF\xFF\xFF\x81\x01\x04\x3F\x01\x05\xFF Preset 6 Recall?\x01\x00\x00\x09\xFF\xFF\xFF\xFF\x81\x01\x04\x3F\x02\x05\xFF The Stop command is sent 1 second after the preset save or recall Preset Done (Stop)?\x01\x00\x00\x09\x00\x00\x00\x42\x81\x01\x06\x01\x05\x05\x03\x03\xFF Steve |