Keyboard Shortcuts
Likes
- Crestron
- Messages
Search
Re: ETC Lighting
¿ªÔÆÌåÓýWe have a huge DMX system with a module for the ETC Mosaic controller including feedback. But it was a custom module written by Michael Block from Block-o-Matic that frequents this group. Try emailing him as I'm sure he would be willing to sell the module.? I also have an RGB color wheel module that I integrated with it as well allowing one to choose colors by press or using RGB sliders. It's pretty cool.? I'm not sure if Paradigm is a different product or protocol you are referring to. The one we made was specific to interfacing Crestron with the ETC Mosaic DMX controller. One item to keep in mind is that this interface required proper scripting on the Mosaic designer software as well, which was done by a DMX programmer we used that I also have contact info for. It took custom programming on both sides, Crestron and ETC, to have it work and provide feedback. Not just to trigger presets and timelines, but specific zone by zone and discrete color control using the color wheel.? I have all the code for this, but I couldn't share the modules without the programmers consent. So if this is what you're looking for check with our friend Michael Block.? On Feb 8, 2016, at 1:38 PM, driver930@... [Crestron] <Crestron@...> wrote:
|
Re: USB Connection Issues in Toolbox
Doug Guth
I am having the same problem with a DM 16x16 right now. I switched from a 15' USB cable to a 1' AB cable and a 15' USB amplified extender cable and it connected immediately.
Doug Guth CTS, DMC-E, BSBE Service Technician - Unified AV Systems 1029 Thousand Oaks Blvd | Greenville, SC 29607 dguth@... | www.unifiedav.com o: 864-478-1866 | m: 864-907-8904 [] |
New Programmer
Hi there, new to the group and here to learn. I am also new to Crestron programming and have the following hardware: CP2 Processor TPS-6X Touchscreen All relevant software Does anybody have any tips about getting started? Is it possible to simulate control systems (and therefore program them) without any additional physical hardware? I would very much like to get into this. Any thoughts/feedback/ideas would be much appreciated. Thanks, C |
S+ issue with While 1 / Gather Routine
Running into a weird issue with my serial receive data routine. Device is chatty and I sometimes get two complete response messages in a single logic wave. When this occurs, the second message is not sent to the S# object until the next message comes into the buffer from the device. I need it to recognize that there is a second message waiting in From_Device and process immediately. In the example code below, From_Device is a buffer_input, MyDevice is a S# class. Issue occurs regardless of whether or not I use the while (1) or the while (len(from_device) model. Code: threadsafe change From_Device { string rx[1024];
while( len( From_Device ) > 0 ) //while (1) { rx = gather( "\n", From_Device ); print("Sending RxData: %s", rx); myDevice.ReceiveData( rx ); } } Anyone have any ideas on this one? Any help would be appreciated. erik |
Re: USB Connection Issues in Toolbox
Well, at least I'm not alone, and I guess it's good that I carry around 2 laptops with me, so I can still into the suckers.? I just hope my 2nd laptop doesn't start having the issue, or I won't be able to log in and do initial setup on these things easily.
I'll have to check to see if I can connect with this laptop to one of the RMC3's here on site just to see if other processors are still working fine or not. -jason |
Wire control of Haivision Stingray2?
Hi folks, We're trying to directly control a Stingray2 from a CP3, using the CP3 IR out to the Stingray2's 3.5mm IR jack.------------------------------------- Jeff Klein, DMC- E Audio Visual Project Manager Dept of Defense Washington D.C. District ?"Clothe yourselves, all of you, with humility toward one another, for God opposes the proud but gives grace to the humble." 1 Peter 5:5 |
Re: Ethernet control of Sony STR-DN860?
¿ªÔÆÌåÓýI have not. Would definitely like to get it worked out, as I will be on the particular job on Thursday.? On Feb 8, 2016, at 11:12 AM, mwillis1776@... [Crestron] <Crestron@...> wrote:
|
USB Connection Issues in Toolbox
Has anyone seen issues connecting to processors with USB before.? I get a "USB Device Not Recognized" error from windows when I plug in the cable.? Device manager shows an "Unknown Device".
I've tried rebooting my laptop, rebooting the DMPS3, trying a different USB cable.? I've updated Toolbox to the latest version on this machine, and still no go.? I've even tried updating USB driver from within Windows Device Manager with no luck.? This computer is a Win7 Pro 64x machine (i7 w/ 16GB ram).? Never had problems until the last couple months and have seen this problem twice at least, both times with a DMPS3.? Not sure if other processors give the same problem or not.? I have not had USB issues with any other hardware with this laptop. Meanwhile, I have a mini 12" laptop running Win8 that has the same version of toolbox that can connect to it with USB without any problems. Any ideas? -jason |
Re: Denon AVR-X3200W
¿ªÔÆÌåÓýThe last one released for Denon Electronics AVR-3313CI is what I used for RS232, tried for TCP/IP as explained. I have never tried the Crestron AVR Connected integration due to what I have read here and I like to stay away from the head-banging-into-wall scenario.Go Marantz if you need to connect TCP/IP and stay in the D/M family of products.? I have added to the last Marantz SR module from the Application Market for current inputs, etc.JUST remember use a Crestron CLW-EX outlet or Panamax product with Bluebolt to cycle power of the receiver at night a few times a week¡or relay controlled outlet, whatever your preference.Trey? From: Crestron@... [mailto:Crestron@...]
Sent: Monday, February 8, 2016 8:54 AM To: Crestron@... Subject: Re: [Crestron] Denon AVR-X3200W ? ? Trey I apologize but I don't see a X series module. Would you be willing to specify which one you used? |
Re: Need SIMPL windows module for Extron AVT 100N
Dig into the manual.? You're fortunate that Extron products are highly controllable with decent protocols, so that's a good place to start.? If you have a specific question, feel free to ask it here. On Sun, Feb 7, 2016 at 12:02 PM, jakram@... [Crestron] <Crestron@...> wrote:
|
Re: Dsc Power series and IT-100 no communication from either direction
¿ªÔÆÌåÓýSorry missed that part, are you using version 1.1 of the module? The TX should always work, the response is what I read you didn't have Trey On Feb 8, 2016, at 8:35 AM, dave.dunaway@... [Crestron] <Crestron@...> wrote:
|