¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Outdoor cover for Crestron Horizon 2 keypads?
Hello fellas!, Title pretty much says it all, is there an outdoor cover for Horizon keypads? Thanks.
By David Chramcow · #256665 ·
Re: Lutron RadioRA 3 Processor not connecting
I did reach out to Crestron for the license and got the response below. When I try to apply it I get the error below:
By UnifiedChicken · #256664 ·
Re: Lutron RadioRA 3 Processor not connecting
Yea it wasnt firmware specific it was based on manufacture date. At least with the normal procesors. I had 4 systems where the processor system key changed itself on its own which breaks the installed
By @johnmax · #256663 ·
Re: TSR Screen Flash for ID
I'll look into the Message command, thanks! MQSACK, the use-case is to remotely ID the specific TSR. I have a site where were added/changed a unit and I'm looking to make sure we're dealing with the
By ckangis · #256662 ·
Re: Lutron RadioRA 3 Processor not connecting
That's a good thought JohnMax! Though, the 'license' no longer costs $$ with the newer FW, it did require getting the free license... I can't remember if it was eliminated with later FW versions, but
By ckangis · #256661 ·
Re: Mac MacBook M series and USB workaround
I got it to work on Parallels but only on 3-series processors. I have not been able to get it to work on 4-series (4 series uses USB-RNDIS).
By dwoo@... · #256660 ·
Re: Lutron RadioRA 3 Processor not connecting
Do the DMPS3 require a 3rd Party Lighting License? Maybe that is your issue?
By @johnmax · #256659 ·
Re: Controlling Extron AXI 22 AT D dante interface
Thanks for the info, seems like dmp is a must in my case
By Dream Chaser · #256658 ·
Re: Mac MacBook M series and USB workaround
Hi, Has anyone tried on parallels and it did work? Please, update.
By ali.azzy2013@... · #256657 ·
Lutron RadioRA 3 Processor not connecting
Hello, I've been having issues getting my RA 3 proc to connect to my simpl windows program. I'm using the publicly available v1.1 modules on a DMPS3-4k-150c. My company does almost exclusively QSX and
By UnifiedChicken · #256656 ·
Re: TSR Screen Flash for ID
Not flash but does the 310 still support the message command? If so "message (whatever you want here)" will display the provided message on a black screen Get Outlook for
By Lincoln King-Cliby · #256655 ·
Re: TSR Screen Flash for ID
Curious what the application is....
By MQSACK · #256654 ·
TSR Screen Flash for ID
Hi All, I know that I can cause the TSR-310 screen to flash (as an ID'ing tool) with the AppleTV Control reserved Join extender, But does anyone know if there's a way to flash the screen without this
By ckangis · #256653 ·
Re: Transfer Project File to BPC-8
thanks Da vid.? I am actually using the BPC-8 IC to control the BPC-8, and using OnCue to program the keypad.
By jhuerta@... · #256652 ·
Re: Transfer Project File to BPC-8
FTR, I have never used "" around string values in SIOs, except to actually send a "" as a null value. Never had an issue. It makes sense that the "" would not be a problem, but I don't think it's
By ckangis · #256651 ·
Re: Transfer Project File to BPC-8
Using an SIO in SIMPL with Ka 00 00 for Off, Ka 00 01 for On and \x0D in the delimeter works for me (no quotes).
Re: Q_SYS Crestron Certified Modules version 5.0 and 5.1 #cp4 #q-sys
I started using Mat's modules years ago and have never had any issues. Really like that they use the component (code name). Although this is obviously not as convenient as named controls. I just use
By Slip Cougan · #256649 ·
Re: Transfer Project File to BPC-8
they're actually not a part of the syntax, it's more of a Crestron thing - we were told way back when in P101 it's the 'preferred' way, kind of best-practice, that all strings and especially the ones
By igor.pero.bauer@... · #256648 ·
Re: Transfer Project File to BPC-8
Igor, so are you saying that the syntax should include the ""?? I was only entering the command inside the quotes.
By jhuerta@... · #256647 ·
Re: Transfer Project File to BPC-8
The exact syntax is "ka 01 01\x0d" for Power On or "ka 01 00\x0d" for Power Off, so there should be no space before the CR character (\x0d). Also, only the CR is in hex notation, the rest of the
By igor.pero.bauer@... · #256646 ·