¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date

Re: ETC Lighting

 

I've never controlled Paradigm from Crestron, but have from AMX, and the? protocol is very well documented and pretty simple to use if you want to roll your own module depending on how much you need it to do.?


Re: WattStopper LMDI-100-DLM integration

 

I am about to tap into one of these myself. ?You find anything in your process that might be helpful?

Thanks


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:

?

Does anyone have a module or?any experience with the paradigm protocol for ETC lighting?

Thanks in advance.

J.



ETC Lighting

 

Does anyone have a module or?any experience with the paradigm protocol for ETC lighting?

Thanks in advance.

J.



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

[]


Re: S+ issue with While 1 / Gather Routine

 

NM....I found it....error in the S# must have been terminating the s+ thread


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

 

I did find Answer ID 5060 on their site, but none of those things has helped.? It looks like that AID is from 2010 so is rather old, and may not be the same problem as the DMPS3's were not out back then.


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.
We spoke to Jack Welsh over at Haivision, who confirmed that it is an IR extension jack, meaning to remotely locate an IR receiver bud, and didn't see why it wouldn't work straight from the CP3.
But, no love so far.

Anyone tried this and gotten it to work? I hate IR buds...

Thanks,
Jeff

-------------------------------------
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: USB Connection Issues in Toolbox

 

I've had the same problem for at least 6 months. Only with DMPS3. I've spoken to Crestron tech support numerous times and they haven't come up with a fix.?


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:

?

Were you ever able to find somebody to correct the checksum issue that Sony told you about? Trying to control a 1060 and having issues. Was wondering if you found the solution if you could send me the file or let me know what to change? Thank you very much!!


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: Ethernet control of Sony STR-DN860?

 

Were you ever able to find somebody to correct the checksum issue that Sony told you about? Trying to control a 1060 and having issues. Was wondering if you found the solution if you could send me the file or let me know what to change? Thank you very much!!


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?

Thank you,


Re: Need SIMPL windows module for Extron AVT 100N

 

Thanks Jeremy weatherford

actually i am new in Crestron programming, i just finished my basic P101 training, so i don't konw how to create a moudule.
if someone already created a module please upload for me.


Re: Panasonic AW-HE130

 

Anyone can help with speed problems in code published before, Camera HE-60?


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:
?

Hi


I am new here, i want SIMPL windows module for Extron AVT 100N.?

Actually my concern is to get feedback from Extron AVT 100N through Crestron Processor.




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

6s+, please excuse typos.

On Feb 8, 2016, at 8:35 AM, dave.dunaway@... [Crestron] <Crestron@...> wrote:

?

Thank you for your reply Trey, I will try another it100 on my next visit. But I am still very curious as to why i cannot get any output on the TX signal of the power series module. Even with the module running in an otherwise empty program, i cannot make it output. Does it really wait for input from the IT100 to init?