Keyboard Shortcuts
Likes
- Crestron
- Messages
Search
Re: When to use a cross point
I'm pretty sure this crossed into "holy war" territory a long time ago.? There is no right answer, but it behooves you as a programmer to be familiar with crosspoints and know when they could be useful rather than simply dismissing them out of hand.? I try to be an equal-opportunity programmer willing to use any technology, although I will admit to getting stuck in ruts at times. On Wed, Sep 16, 2015 at 10:09 AM, cfm@... [Crestron] <Crestron@...> wrote:
--
Jeremy Weatherford
|
Re: Homeworks QS individual load control - Ro2 module question
Joseph Vossen
I have seen this and have already contacted Lutron about it; I¡¯ll let you know if I hear anything
toggle quoted message
Show quoted text
On Sep 14, 2015, at 4:05 PM, Kol Johnson kol.mstc@... [Crestron] <Crestron@...> wrote: |
Re: Polycom SoundStructure module stops working
"Chip, so you're saying I'm not crazy and I may be on to something? Might be time to update this module."
Yes, that's what I'm saying. I'm *assuming* that whoever was tasked with making the VoIP module took the analog dialer module as a starting point and modified it - and didn't do due diligence. There is at least one API call that module makes that the VoIP dialer doesn't support, and likewise I believe there are VoIP API hooks that should be included to handle call management that aren't. ? - Chip |
Re: When to use a cross point
"There's nothing worse that taking over code, hitting F2 on a signal and
having it trace to 20+ buffers and then realizing that the whole project
is built that way. ?I know tracing cross point connects can sometimes
be a little difficult"
Wait wait wait...? If you're trying to trace/see where a signal potentially goes?? So you get someone's code, hit F2 on a button press join and see it goes to a control crosspoint symbol. In order to find out where that signal potentially goes on one or more equipment crosspoint symbols - *that's* a nightmare.? You have to decipher what equipment crosspoint symbol possibilities the logic driving the ECCC supports, THEN track down the symbols that have the corresponding IDs. I'm not following the logic that suggests that's easier than being presented - instantly - with a list of buffers that the driving signal connects to.? If the comment shown for each of those buffers isn't enough to clue you in to which one(s) you might want, it's a matter of clicking a button to have all of them populated on your screen - again, instantly.? From there you now have access to every possible place the signal goes to, and can simply close any you deem to be irrelevant. Plus, you have the single buffer enable to help determine relevancy - the logic determining which control crosspoint may or may not be active/connected - not so simple... If a program has "hundreds" of buffers that a signal goes to - well, then there are bigger issues with that program IMHO - but again - sorting through 100 control crosspoint symbols to find where that signal goes still seems like a bigger headache. Maybe I'm missing something...? ? - Chip |
Re: When to use a cross point
"Well yeah, except panels acting independently with how I've been coding
them is just separate page flip logic... and for me that's an INIT/EQU"
Amen - least amount of fuss with this.? Unless you're a masochist that feels the need to re-use the same joins for controlling all sources... ? - Chip |
Re: Bose with crestron
Rohan Dunbar
Could you also send the module to rohan@... <mailto:rohan@...> please?
Thank you From: Crestron@... [mailto:Crestron@...] Sent: Wednesday, September 16, 2015 1:51 AM To: Crestron@... Subject: [Crestron] Re: Bose with crestron thank you very much Dear , Could you please send it to the following email please : Eng.amjad_ali@... or to my yahoo email thanks _____ No virus found in this message. Checked by AVG - www.avg.com <> Version: 2015.0.6125 / Virus Database: 4419/10635 - Release Date: 09/13/15 |
Re: How can I have 6 buttons to the Keypad C2N-CB in D3PRO?
We have done this. Program button 7 as needed. Then order extra single button engravings you need on extra place holder keypads in the program that contain all your 7&8 combined button. When you go to install them the flap at the bottom of the button has an extra tab now to prevent using them in the bottom position- they made it about 1-2mm longer. Simply shave off that tab and you can now use a full size button in the bottom position.?
|
DMPS3-300-C and Fader Slider
Hi All,
I have a TSW-750 and DMPS-300-C. On the Fader Slider for my volume control I set the properties on Touch Feedback Analog Join to All Audio Volume (17307) and the volume ramp up and down with no problem. However I got my first DMPS3-300-C and I can't get the volume to ramp up and down from the Fader Slider. The volume works fine if I add buttons for Up and Down. Anyone have any suggestions?? Thank you! |
Re: Problem with Nexia Dialer
I think it's to do with the feedback string handling in the module. The Nexia file is probably sending a RING\x0D or similar and the Crestron module is looking for a \x0A on the end. This seems to upset the Simpl+ feedback handling routine and lock it up... I think adding a \x0A to the string in the Nexia will fix it, but not sure... |
Re: Crestron Module
¿ªÔÆÌåÓýIf you see any module called SWMMACRO in your program, it's a place holder for a missing module. It means that your missing the actual module in either your user module or project directories.? When you first tried to open this program you should have seen warnings generated about the missing module(s) that would tell you the name of the missing module(s).? If you have an archived version of the program, try importing the archive in SIMPL and the modules inside the archive will automatically be extracted to your user or project directory as you specify.? On Sep 16, 2015, at 12:15 AM, amjadali20492@... [Crestron] <Crestron@...> wrote:
|
Crestron Module
any one have an idea what is the SWMMACRO Module ,?
i have an project contains this module but the different her i can not edit it or open in another simpl widows file? like the another modules? I attached the project to the group files in ?"HACKS" ?with name Conference Room if any one have an idea how can i deal with or edit it in another file Best Regards, ? |
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 : /Hacks/Conference Room.smw Uploaded by : amjadali20492 <amjadali20492@...> Description : SMWMACRO You can access this file at the URL: To learn more about file sharing for your group, please visit: Regards, amjadali20492 <amjadali20492@...> |
Re: Bose with crestron
toggle quoted message
Show quoted text
|
Re: Windows 10 Upgrade
Paul Armbruster
Patrick, you have something else going on in your system. I'd suggest giving TB a call.? Like I said, I've been running Windows 10 and using Simpl, Simpl+, VTPro, and VS2008 over 60 hrs/ week since January without any issues with compiles crashing Simpl or Windows.
|
Re: Windows 10 Upgrade
¿ªÔÆÌåÓýThat was my first thought, so I moved the file to my desktop. It turns out that windows created a sudo UAC group. Although I would give the program admin rights it really wasn't getting it. Figured it out when I tried to reinstall databases. I switched my user rights back to admin and was able to reinstall database and was was good.? On Sep 15, 2015, at 1:29 PM, Gmail sauve.sean@... [Crestron] <Crestron@...> wrote:
|