¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date
Topics In Home Automation - New Blog Post
Just a quick note to let people know that I've added a new post to my blog, Topics in Home Automation. The post is titled "Focals Smart Glasses". It is the eighth part in a series of posts on applying
By jbasen · #230194 ·
Re: Spectrum 110-A
What city are you getting this box for? I've done several 101-T and 201-T here in NYC Sent: Tuesday, January 22, 2019 3:12 PM To: Crestron@... Subject: [Crestron] Re: Spectrum 110-A We
By Heather Baiman <heather@...> · #230193 ·
Re: Spectrum 110-A
We will see. The new remote looks to have fewer buttons, kind of like what Comcast did with their Xfinity remote. I'm guessing that will come with a new set of IR commands even though most buttons
By Tim Roberts · #230192 ·
Re: Tekmar Snow Melt 654
I am dealing with one of these now. I was able to find the protocol:
By Heather Baiman <heather@...> · #230191 ·
Re: Cisco SX80 and Touch 10 Communication with Crestron DMPS3-200-C
CE9.3 Sent from my android
By Rahul Jain · #230190 ·
Re: Cisco SX80 and Touch 10 Communication with Crestron DMPS3-200-C
Hi Rahul, what OS version is running on the SX80 codec? This will make a difference Jim
By ace_rimmer42@... · #230189 ·
Re: MC3 - Issue
Looks to me like your program never compiled properly. I've had this happen occasionally on my Parallels VM. Usually moving the complete program to a known working folder (where a program is known to
By slip.cougan@... · #230188 ·
Re: Spectrum 110-A
Spectrum receivers¡­ nothing like needing to have a backlit reboot button on the front panel. Caleb Radecky | Manager, Online Products & Services Crestron Silver Certified Programmer | DMC-D-4K |
By Caleb Radecky · #230187 ·
Re: Spectrum 110-A
They are most likely the same as the Scientific Atlanta commands we've all been using for years. You may have issues with repeats on some commands; that seems to be the only problem I have run into
By Heather Baiman <heather@...> · #230185 ·
Cisco SX80 and Touch 10 Communication with Crestron DMPS3-200-C
Dear All, Can anybody let me know how do I Control DMPS3-200-C with Cisco SX80(with Touch 10), I had already prepared the GUI using Cisco In Room editor and loaded the GUI in cisco Touch 10.
By Rahul Jain · #230186 ·
Spectrum 110-A
Has anybody worked with the Spectrum 110-A? I've got an upcoming job where I was told these are the boxes we need to control, but I don't have anything to put my hands on at this point. It looks like
By Tim Roberts · #230183 ·
Re: Password for this file?
Thanks Williamprice880, appreciated. Cheers Rich
By RK-X · #230184 ·
Has anyone ever programmed a hyperwall?
I have an upcoming job where I need to control a Hyperwall from a Crestron system. I need to turn the power On, Off and recall three presets. I am looking for any help on how to get this to work. I
By litchy250@... · #230182 ·
Re: Simpl+ ITOHEX question
Take a look at the chr reserved word. String = chr(integer) That should get you where you need to be.
By Keith Mullins <kilntyme@...> · #230181 ·
Re: Simpl+ ITOHEX question
Ok¡­ so a couple points: 1. ITOHEX outputs the asciified hex equivalent, e.g. as a string with the hex representation. If you want to send it as a hex byte CHR() or the %c modifier in MAKESTRING will
By Lincoln King-Cliby · #230180 ·
Simpl+ ITOHEX question
Hi All, I'm new to S+ and I'm trying to append a hex checksum to a string. The weird thing I'm seeing is that when I send a decimal value into my checksum logic it appends it but the ITOHEX will
By B B · #230179 ·
MC3 - Issue
I am hoping someone can help me. My gut is telling me my SD Card is beginning to go on a MC3, but the odd thing is I can load previous versions of my program and write them successfully to the
By freer_patrick@... · #230178 ·
Re: simpl#
This should get you started - https://learnavprogramming.com/product/s-intro-course-free/ https://learnavprogramming.com/product/s-intro-course-free/
By sirgaston99@... · #230177 ·
Steamist Sauna Control
Hi everyone Does anyone have a module that can control this device? I was using the one in the application market but they have changed the ports to udp 30303 and the olde one is 9761 and theres no
By Johnny · #230176 ·
Re: simpl#
Depends on what you mean by ¡®send¡¯. If it¡¯s something synchronous or an async driven from the S+ side you can use a public string (or the return value from a function) to get ¡®read¡¯ S# data
By Lincoln King-Cliby · #230175 ·