Keyboard Shortcuts
Likes
- Crestron
- Messages
Search
New file uploaded to Crestron
Hello,
This email message is a notification to let you know that a file has been uploaded to the Files area of the Crestron group. File : /Documents/Autonomic MMS_DirectPresets.pdf Uploaded by : spannertech <oliver@...> Description : Quick document describing how to do direct station presets with the Autonomics MMS You can access this file at the URL: To learn more about file sharing for your group, please visit: Regards, spannertech <oliver@...> |
Re: Creating modules
Of course, you don't have to make a module to control a device. Load up a SIO for simple control.
|
Re: Windows 10 Upgrade
¿ªÔÆÌåÓýNo, all good.? Windows 10 only crashes so now and then when compiling simple windows. Just reboot, all okay again for a few hours... D3 even runs on windows 10 so now and then without errors!? My 2 cents; Windowed 7 still my favorite. Graphics with win7 in parallels is best... Mahalo, Patrick Soesman Hawaii Smart Home, Inc. On Sep 13, 2015, at 04:30, muham41@... [Crestron] <Crestron@...> wrote:
|
Re: Creating modules
Heather told you how.
In simplest terms: Open SIMPL, select FILE, New SIMPL Module. Select a category for the module and the processor series it should be valid for. You'll now see in the Program View, a Define Arguments section and an Argument Definition symbol. Open the symbol and start putting the signal names you'll want to connect to when you insert this into your program. Then add code in the logic folder to send/receive commands (think SIO) |
CP2E Relay for LEDs?
I'm thinking of wiring some LED strips into my relay. I would think that running the ground through the relay might be better for the HW but before i do this do you think it might destroy my CP2E? It's 12v pulling maybe 0.3A. The spec says 28v but i'm not sure what that's referring to. Thanks, Crestr0n n00b |
Re: Creating modules
amjadx ali
and if i did not find a similar device in application market ?? how can i creat a module from the beginning ?? On Sunday, September 13, 2015 7:59 PM, "bhavens571@... [Crestron]" wrote:
?
Easiest way is to grab a similar device from the application market and modify as needed. ?
|
Re: Creating modules
Heather Baiman
Do you need a 2-way module (requiring parsing for feedback)?
What is the device? There may be a device with a similar protocol in the database that we can recommend for you to look at. In simplest terms: Open SIMPL, select FILE, New SIMPL Module. Select a category for the module and the processor series it should be valid for. You'll now see in the Program View, a Define Arguments section and an Argument Definition symbol. Open the symbol and start putting the signal names you'll want to connect to when you insert this into your program. Then add code in the logic folder to send/receive commands (think SIO). ________________________________________ From: Crestron@... [Crestron@...] Sent: Sunday, September 13, 2015 12:34 PM To: Crestron@... Subject: [Crestron] Creating modules If i have a new device i need to control it throw rs232 And the device have no module in simple windows ..... what is the main steps to creaat rs232 control module ,, i want to avoid ir learning by using rs232 control ------------------------------------ Posted by: amjadali20492@... ------------------------------------ Check out the Files area for useful modules, documents, and drivers. A contact list of Crestron dealers and programmers can be found in the Database area. ------------------------------------ Yahoo Groups Links ============================================================================ Please refer to for important disclosures regarding this electronic communication. ============================================================================ |
Factory Restore without connecting?
Hi All, Is there a way to restore a processor to factory defaults without connecting to tool box (viewport). I've got an MP2e set to static from a previous job, no clue what the IP is and I don't have a serial cable on me... I feel like something along the lines of holding down HW-R while applying power will restore everything, but I'm not sure. Any help is appreciated. Thanks! Drew |
Re: Another Nest question
I'd love to, but since?the basis?of the code is from the Crestron simpl+ module, I don't think forum rules will allow it - if anyone can confirm this is not the case, then I will gladly post the module. Also, bear in mind that I've stripped out all the code related to cooling since the UK Nest only supports heating, although using a text comparison tool (Beyond Compare, for example) you can easily see what I've stripped out and what I've added. The heatcall function I've added is only based on the difference between target and ambient temperature because unfortunately the Crestron Simpl# module is missing?the API object called "hvac_state" and Crestron?unfortunately won't release the source code for this (I have asked :) I'm hoping they will release an updated simpl# module in due course with this object added. Mark |
Re: C2N-CB OLD Style Having trouble making it dim of one button
toggle quoted message
Show quoted text
On Sep 12, 2015, at 8:27 PM, Kool-Aid Drinker herald@... [Crestron] <Crestron@...> wrote:
|
Re: C2N-CB OLD Style Having trouble making it dim of one button
Kool-Aid Drinker
How about just using the btn_model_cycledim module that D3 uses?
toggle quoted message
Show quoted text
On 12 Sep 2015 18:46:12 -0700, kgossen@... wrote:
You could do it with a Press & Hold, Toggle, Analog Ramp, couple LWPs, and a couple Inits |