¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date
Re: Tstat change 74,3 degrees to 74
There was a tstat rounding module already in the files section. Been there since 2004. TB
By ted_brincka · #164965 ·
Re: String Parsing
Haha, Thanks for the correction Stig. Poorly.formatted.code.example = iPad.Splus.edits + not.enough.sleep + hangover.from.wedding; //Equation to defend programmer's ego -Neil
By Neil Dorin · #164964 ·
Re: masters 2012
Confirmed Oct 17-19 in NJ.
By Erik Meyer · #164963 ·
Re: Tstat change 74,3 degrees to 74
Thanks all, I did the combo of Most suggestions and used a asum to add 5, then into a divmod and the output is a perfect 2- digit number like me old Tstat and work great. Thanks for all the replies, I
By j5races · #164962 ·
Panasonic Led TV
Hi all, Do any body know if it's possible to have control of panasonic led TV with RS232 or IP. Thanks
By ben_q05 <quellecbenoit@...> · #164961 ·
Re: TPMC-4SMFD hard button feedback
The TPMC-4SM (and TPCS-4SM, not sure about the "D" version, though) do via the System3 Reserved Joins device extender with an analog value for each button (0 - off, 1 - green, 2 - red, IIRC) Beware,
By Lincoln King-Cliby · #164960 ·
Re: Tstat change 74,3 degrees to 74
Can't you just add 5 to the initial value before DIVMODing it, or is my math off? - Chip
By Chip <cfm@...> · #164959 ·
Re: masters 2012
I'm confirmed for Nov 12th-14th in Cypress. No more 6 hour flight across the country!
By nathan_hesson · #164958 ·
Re: OT: need a new hobby?
So they're already doing better than Crestron... sorry, that was a cheap shot.
By Jeremy Weatherford · #164957 ·
Re: OT: need a new hobby?
I just read an article last week that only 25% of all funded projects are even delivering on time. Mark [Non-text portions of this message have been removed]
By delcrestron · #164956 ·
Re: Lifesize stops communicating
I have a system with an Express 220 using the latest modules over TCP/IP and currently I have had zero issues. I don't have the code in front of me but I believe I am only connecting to it if it is in
By delcrestron · #164955 ·
Re: String Parsing
Thanks, Ill give this a try and see if it does what im hoping.
By Chris <chrmac68@...> · #164954 ·
Re: Tstat change 74,3 degrees to 74
Nice idea. I am going to try and set this to my NVram :)
By eagrubbs · #164953 ·
Re: Tstat change 74,3 degrees to 74
on the scheduler module there is a signal 'display_0.5C_steps' that comes from the hardware definition not sure if it works for that foreignheight stuff (; mark
By Mark <markrkaye@...> · #164952 ·
Re: String Parsing
With all respect Neil, Don't use iPad to edit simpl+ code ;) The index counter must also be after the first occurance of "actor Name". -Stig #DEFINE_CONSTANT maxnames 10 #DEFINE_CONSTANT maxlength 40
By Stig <ska@...> · #164951 ·
Re: apple tv control methods
I am not making changes to his. I am working on one independently of his. I have not even tried it to see how it works yet.
By Chris <chrmac68@...> · #164950 ·
Re: TPMC-4SMFD hard button feedback
IIRC the TPMC-4SM does not support individual led feedback for hard buttons. You can select green or red as the backlight colour and then turn the whole backlight on/off. -Neil Dorin
By Neil Dorin · #164949 ·
Re: OT: need a new hobby?
Love new ideas, but ... "this entire system works seamlessly..."
By Etienne · #164948 ·
Re: String Parsing
Here: //Based on the sample data you've given I'm making the assumption that you'll get all the names you're after in a single query. This code will parse up to 10 names and those names would be
By Neil Dorin · #164947 ·
Re: apple tv control methods
I didn't want to go off and make changes as he asked for feedback. So many people have asked about control of ATV2 that we should rather get something that we could possibly all use...
By Etienne · #164946 ·