¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date
Re: Crestron DM System - Detecting a DM transmitter by IPID
hi can you explain what is please the RCON slot x EST not familiar with it.
By Shavon Taylor · #219252 ·
Re: Crestron - SmartThings Integration Code is Now on Github
God to hear it. As I said the process is convoluted and needs to be documented Thanks Jay
By jbasen · #219251 ·
Re: Crestron DM System - Detecting a DM transmitter by IPID
RCON slot x EST 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.
By Caleb Radecky · #219250 ·
Re: Sharp Serial Port
I believe that (in most cases) the RSPW1 command must be sent when the display is already on.
By rickmcneely@... · #219249 ·
Re: Sharp Serial Port
I just ran into this yesterday where the RSPW1 would be accepted but would not turn on the display. There is a setting on the display called Quick Mode. When that was enabled, the display worked fine.
By kilntyme@... · #219248 ·
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?
By tim28 · #219247 ·
Re: DMPS-4K-150C
Blow it out
By jbudz1977 · #219246 ·
Re: DMPS-4K-150C
Ok, thanks, I missed that in the spec sheet. What are we supposed to do with the Pre-Loaded "AVFramework" program that's loaded in these things. If doing a custom project, should we blow it out with
By j.mussetter · #219245 ·
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
By Oliver Hall · #219244 ·
Re: Crestron - SmartThings Integration Code is Now on Github
Got it - I hadn't published my SmartApp which was causing the error. Thanks for your help!
By rlf79cm · #219243 ·
Polycom HDX 8000 Address Book
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
By gwellin01 · #219242 ·
Re: Crestron - SmartThings Integration Code is Now on Github
Hi Rick Yes a port forward is required. The port is then added as one of the parameters in the receiver module. It also must be put in the groovy code with the public IP address of your router. Look
By jbasen · #219241 ·
Re: Crestron - SmartThings Integration Code is Now on Github
Hi Jay Did you need to setup any NAT port forwards from your external router to your SmartThings hub? Cheers, Rick
By rlf79cm · #219240 ·
For Sale: Crestron Adagio AMS AIP
Complete details here: http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=302199750497 http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=302199750497 Feel free to contact me directly with any
By jtalborough · #219239 ·
Re: Adding a stop command after PZT action controlling a camera
Use a LWP instead of a one-shot. If there isn't a need for an actual time based operation, a one-shot introduces extra overhead that's not usually needed. [Crestron] <Crestron@...> wrote:
By Andrew Welker <andrew.welker@...> · #219238 ·
Re: Adding a stop command after PZT action controlling a camera
Button press to the [TRIG*] of a One Shot. 0 on the Trig. The OUT will pulse when you release the DPAD Crestron@...> wrote:
By BruteForceIsUnderRated · #219237 ·
Adding a stop command after PZT action controlling a camera
I am controlling a Huddle USB Camera that requires a stop command be sent after PZT actions and I am looking for suggestions as to how best to implement the STOP command after a button release. I am
By sbob1123@... · #219235 ·
Re: Custom Animated Objects
Have many custom animations for SG, fountain, garage doors, ceiling fans. When you're editing your theme in Studio, add your animations.
By keith.gossen · #219234 ·
Re: Crestron DM System - Detecting a DM transmitter by IPID
And how are you getting the MAC addresses per port on the DM frame? Inquiring minds want to know... [Crestron] <Crestron@...> wrote:
By Jeremy Weatherford · #219236 ·
Re: SIMPl+ & SIMPl# Callbacks
Each program is confined to it's slot, so if you have a copy of the module in slot 1, it's events and callbacks won't show up on the same module/program running in slot 2. If your class isn't static
By Andrew Welker <andrew.welker@...> · #219233 ·