Keyboard Shortcuts
Likes
- Crestron
- Messages
Search
Sharp LC60LE661U volume ramp issue.
Hi All, ? I'm working with a Sharp LC60LE661U for the first time and the volume wants an integer between 0 and 100 to ramp correctly. The modules I've found in the database and Marketplace seem to only ramp between 0 and 60. Does anyone know of a module that supports a range of 0 to 100? ?Thank you. |
Re: Crestron Mobile App not working
Michael S. Moran
¿ªÔÆÌåÓýLike you, I¡¯ve used the same App for multiple years.? I too have had some related issues but Platform not supported generally suggests that you have the wrong APP loaded.? The iPone & iPad Apps are different and will evoke that very message. ? You could attempt recompiling and reloading your programs to see if that solves the issue. ? msm ? From: Crestron@... [mailto:Crestron@...]
Sent: Wednesday, February 22, 2017 1:39 PM To: Crestron@... Subject: RE: [Crestron] Crestron Mobile App not working ? ? I using the free version of the app, but the numbers you noted are all correct and have been checked several times. ? ? The thing I don't understand is that this was working flawlessly for years and only the last month or so it has gone bad.? ? Was there a change in the mobile pro app or to the software? |
Qconnect for QMotion serial module
Hi, Has anyone used a serial driver to control these shades? I looked into the crestron modules and serial drivers and can't find one. How are people getting feedback from the QConnect interface? What module are you guys using? C If someone has it and is willing to share it here I appreciate. Thank you |
Re: Crestron Mobile App not working
I using the free version of the app, but the numbers you noted are all correct and have been checked several times. ?
The thing I don't understand is that this was working flawlessly for years and only the last month or so it has gone bad.? Was there a change in the mobile pro app or to the software? |
Re: Crestron Mobile App not working
Michael S. Moran
¿ªÔÆÌåÓýThere are multiple platforms¡specifically, ?
? iPad: iPad uses Ports 41792 ? You may need to reload the file to Web Apps via Toolbox ? msm From: Crestron@... [mailto:Crestron@...]
Sent: Wednesday, February 22, 2017 1:20 PM To: Crestron@... Subject: [Crestron] Crestron Mobile App not working ? ? Hello, ? I have been using the Crestron Mobile app for several years without a problem. ?Over the past month or so the app now says "platform not supported" when I try to access it through my iphone 6. ?Nothing has changed and I have tried to reload the program, VT project file and iphone files. ?Still I get the same message.? ? The rest of the system works fine. ? Does anyone know what I am doing wrong? ? Thanks Brian Jacobsen |
Crestron Mobile App not working
Hello, I have been using the Crestron Mobile app for several years without a problem. ?Over the past month or so the app now says "platform not supported" when I try to access it through my iphone 6. ?Nothing has changed and I have tried to reload the program, VT project file and iphone files. ?Still I get the same message.? The rest of the system works fine. Does anyone know what I am doing wrong? Thanks Brian Jacobsen |
Re: Ceiling swivel mount
It has to swivel over 300 degrees?? On Feb 22, 2017 11:10 AM, "cyberbri24@... [Crestron]" <Crestron@...> wrote:
|
Ceiling swivel mount
Hi all! Been doing mostly commercial work for a the past 8 years, but have a resi job that the client wishes for TV to be ceiling mounted over a kitchen sink counter with the ability to swivel around to the kitchen table area. The client also wishes the back of the TV to be covered in way to hide the back of the display, wiring, RMC black box, etc. Looking for something around 28-32" in screen size but not having very good luck finding product out there. Has anyone worked with any custom brand they might want to recommend please?? Thanks, Cyberbri |
Re: Cisco In-Room Control
So basically there's a hidden variable somewhere for the last value *you* set, not the widget's current value, and it ignores you if you set/unset the same value, even if it's different from the widget's current value. When you touch a group button, it will highlight automatically and change its value.? If you never send a command to set a value, though, you can't send a command to unset it later (remove the highlight).On Tue, Feb 21, 2017 at 7:20 AM, Jeremy Weatherford jweather@... [Crestron] <Crestron@...> wrote:
|
Re: Store Digitals In ARAM? Or use DRAM?
>?0% is off and 100% is on
"strange, I'd use 0d for FALSE and 1d for TRUE but both would do." Well, the reason I am using % values is that is what the lighting processor I am talking to is expecting. RSD from a different programmer. If I store and recall 0d and 1d on a range up to 65535, I'd have a problem. If I stick to 0% and 100%, I don't need to convert the value. |