Keyboard Shortcuts
Likes
- Crestron
- Messages
Search
Re: Add Toggle Dim function to C2N-CB-TS keypad buttons in SIMPL
Of the top of my head I would probably use the press hold module, a toggle, 2 and's and a ramp. The hold would trigger the toggle and the 2 and's. One output of the toggle would go to one and, and the other to the other and. The outputs of the 2 and's would drive the ramp.
|
Re: Add Toggle Dim function to C2N-CB-TS keypad buttons in SIMPL
¿ªÔÆÌåÓýI have done this a long time ago, I don't remember the exact logic I used. But I do know that I created a D3 project that was just one light and one press, compiled and opened the Simpl and reversed engineered the logic from there.
On 7/24/2023 1:20 AM, Etienne via
groups.io wrote:
|
Add Toggle Dim function to C2N-CB-TS keypad buttons in SIMPL
Hi,
|
Re: DSC Neo Integration issues
You might start with reviewing this previous thread...Unless things have changed recently, you may continue to be disappointed...
/g/crestron/topic/94194951#249715 |
DSC Neo Integration issues
Hello, thanks for letting me join your little group. I've been a Crestron programmer for 13 years but it's always been small, simple residential systems. The one I'm working on now is seriously kicking my butt and I'm sure I'll be making more posts with more 3rd party integration issues before this is done.
My current issue is trying to incorporate a DSC Neo Security system into my Simpl program using The Crestron Certified Driver "DSC Powerseries - Neo Security system IP" I have the driver loaded, I have my Simpl program talking to the driver properly, and I think I'm finally getting a little feedback from the Security system, but not much. The message I'm getting on Debugger is as Follows: DscPowerSeriesNeoTcp : [SHIM] - Channel Ready Status: 10 DscPowerSeriesNeoTcp : [SHIM] - Channel Ready Status: 20 Number of Channels=0 DscPowerSeriesNeoTcp : [SHIM] - Channel Ready Status: 100 ready:0 DscPowerSeriesNeoTcp : [SHIM] - Channel not ready on interation 25 ... Sleeping DscPowerSeriesNeoTcp : [SHIM] - Continuing trying to find a channel (repeat several times) DscPowerSeriesNeoTcp : [SHIM] - [CTCPServer::ThreadProc] Socket Status failure?? DscPowerSeriesNeoTcp : [SHIM] - [CUDPPoint::ThreadProc] Handling EINTR case in other Socket?? DscPowerSeriesNeoTcp : [SHIM] - [CTCPServer::ThreadProc] Handling EINTR case in other Socket? (Repeat 1st grouping above) Can anyone who has successfully used this module offer some insight on where I should go from here? |
Re: Seura Shade 2 RS-232 control
FTR, we got things working with the strings as noted above. Seems to work great - 115k baud BTW...because we really need to turn it on quickly!...HaHa
It still did take us 4 hours unrelated to the Seura... Its a take-over job and we just needed to temp the control for the client before we completely revamp the system. The path was simple - CP4 port to AVpro EX70 balun to the TV...but since it was mounted without an articulating mount and above a counter, with no slack on the cables, etc, etc.. And then we had inexplicable issues getting the comms to work properly with symptomatic red-herrings et.al....Ugghh! I need to charge more...:) |
Topics in Home Automation - New Article in Residential Tech Today
My latest article, "Managing a Home¡¯s Air Temperature Based on the PMV Comfort Model¡± is being published by the good folks at Residential Tech Today Magazine on their web site.
Since the development of modern heating and cooling systems for homes, people have managed their operation by simply selecting a temperature "set point".? However, that approach doesn't focus on what is really important; whether the occupants of the home are comfortable, or not.? This article looks at the practical application of the American Society of Heating, Refrigerating and Air-Conditioning Engineer (ASHRAE) standard 55 which focuses on thermal comfort instead of set points when heating / cooling a home. You can find the article here: For those interested in earlier articles that I've written, you can find those here: Finally, for those that want to see even more content I've written about smart home technology you can find that here: Thanks |
Re: Cheap reliable power monitoring.....ya right.
Many of the current generator installs they have an on board or add-on I/O and Relay board that can be programmed for various faults/statuses (Kohler calles it a PIM for example). We always tie into those and feed our processor to get running status/fault status/low battery/etc.?
|