¿ªÔÆÌåÓý

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

Re: We got our website back.

 

¿ªÔÆÌåÓý

That is awesome!

?

Trey

From: Crestron@... [mailto:Crestron@...]
Sent: Friday, February 19, 2016 3:33 PM
To: Crestron@...
Subject: [Crestron] We got our website back.

?

?

When did we get our Firmware/Software back on the homepage? ?I missed it.


Re: Hostname Found Triggering Events

 

Thats a great point! Ill look into that. ?Thanks James?


Re: BYOD Wireless display

 

Mersive Solstice is very cool and supports AirPlay. ?


Re: Wire control of Haivision Stingray2?

 

Jeff,
Yep. Open existing file in WinDEAL, save as new file without the carrier and walk away quietly.

If you try to fiddle with learner related options with no learner connected, WinDEAL can lock up big time.

Cheers
Phil.


Re: help with creating lighting scenes

 

I've done something like that in Simpl + with the levels and which dimmers/dali groups are affected by each preset.
150 presets and 380 channels...
All stored in NVRam with an export/import from a file.

Of course that's pushing the memory limits of the AP3.


We got our website back.

 

When did we get our Firmware/Software back on the homepage? ?I missed it.


Re: Crestron Samsung EX-LINK Issues

 

Can someone please help with some advice on this module issue/how the display wants the commands?

Here's some examples of how the module is outputting the Digital TV commands which work great:

Ch 47.1 - \x08\x22\x04\x80\xBC\x01\x95

Ch 47.2 - \x08\x22\x04\x80\xBC\x02\x94

Ch 58.24 - \x08\x22\x04\x80\xE8\x18\x52

Here's some examples of how the module is outputting Analog TV commands were the channel is not multiplied by 4 (notice there is no spot for the sub channel):

Ch 124 - \x08\x22\x04\x00\x00\x7C\x56

Ch 68 - \x08\x22\x04\x00\x00\x44\x8E

But anything that is Digital TV and has a channel of 64 or higher doesn't work.


---In Crestron@..., <jeremyttweb@...> wrote :

This is an old post but I was just having this same issue. It came down to how the command is "built" in the SIMPL+ module. It takes the channel digit, multiplies it by 4, and then converts it into HEX. Well because HEX caps out at 255, any channels about 64 (technically 63.75) will start to have strange behavior. Here is the SIMPL+ code for reference:

if(DTV)
makestring(sChannelCommand, "\x08\x22\x04\x80%s%s", chr(iMainChannel * 4), chr(iSubChannel));


I'm trying to figure out why the module needs to multiply it by 4. It only does it for DTV and not ATV.

1. Has anybody tried getting rid of the "*4" and would the TV accept the command?
2. If the "*4" has to stay, how do you format longer channels in the string?

For example this is the string to go to channel 47.1:?\x08\x22\x04\x80\xBC\x01\x95
Does there need to be a "high channel"?
?


?


Re: Controlable Mic Mixer and DMX Controller

Chris Burke
 

Typically, when a client is asking for ¡°manual controls¡± such as an audio mixing console, I recommend that the mixing console not be controlled. Instead, let the mixing console be an audio source in your reception hall and provide dedicated audio inputs connected to an audio DSP for the times when the audio mixing console is not in use. You can provide control of the dedicated inputs from the touch panel, while leaving the mixing console alone. Generally, a person with the technical expertise to operate a mixing console doesn¡¯t want to be constrained by a control system.

If you need to recall DMX lighting scenes, you might want to consider a cue server, in addition to a lighting console that can be ¡°patched-in¡± when needed.

Hope that helps.



Chris R. Burke, CTS
Commercial Applications Engineer
Crestron Certified Programmer| DMC-D-4K | DMC-E-4K |Extron ECP Certified
ControlWorks Consulting, LLC | Crestron Services Provider | 701 Beta Dr. #22 Cleveland OH 44143
P.440.449.1100 X1117 | F.440.449.1106 | <>

From: Crestron@... [mailto:Crestron@...]
Sent: Thursday, February 18, 2016 4:47 PM
To: Crestron@...
Subject: [Crestron] Controlable Mic Mixer and DMX Controller



Have a client asking for a bid on a reception hall. He would like physical mixing and lighting boards so that it can be managed without a control system. Just in case their crestron or ipads die. any recommendations?


Re: Sharp Serial Port

 

The only difference there is your line ending.? Crestron turns \n into \x0D\x0A, while your second command only has \x0D (aka \r)? Some devices are flexible about line endings, but most are not.

On Fri, Feb 19, 2016 at 10:06 AM, crestron_programmer@... [Crestron] <Crestron@...> wrote:
?

I just had an instance where sending RSPW1\x20\x20\x20\n would respond with an OK but the serial port would not stay on after a power down.
Sending the same command but in Hex \x52\x53\x50\x57\x31\x20\x20\x20\x0D made it work, just an FYI.

Thanks,




Re: Wire control of Haivision Stingray2?

 


On Thu, Feb 18, 2016 at 3:36 PM, phil@... [Crestron] <Crestron@...> wrote:
Just whatever you do with WinDEAL, do not try to configure the learner hardware if it's not actually connected... bad things will happen.

Phil,
Do you mean just open the IR file in WinDEAL and save it without the carrier, but don't try to use the IR learner feature?

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: help with creating lighting scenes

 

Well, of course you have to have a max number of loads and scenes, but I would presume that was assumed. That said, I can quickly change my max quantity.

On Feb 19, 2016 12:12 PM, "Neil Dorin neildorin@... [Crestron]" <Crestron@...> wrote:

?

Heath did this over a year ago in S#Pro....

It would be very difficult to achieve a truly flexible architecture in SIMPL to accomplish this. It's not impossible, but because of the nature of SIMPL you'd have to specify limits for the number of loads in a scene and the number of scenes ahead of time.?

S#Pro allows you to build as many objects as you need, dynamically.?


On Feb 19, 2016, at 9:59 AM, Phil Bridges gravityhammer@... [Crestron] <Crestron@...> wrote:

?

Wow - so sour.

I have one, but it's not vetted well enough to put on here.? Perhaps after I get the time to run it in my house I'll post it.

It's based off a Dynamic Presets file from D3Pro.



On Fri, Feb 19, 2016 at 11:38 AM, kgossen@... [Crestron] <Crestron@...> wrote:
?

Writing code for a set amount of lights in a scene is not that difficult. I'd love to see someone write code that allows the customer to select any light and add it to a scene or create their own scenes from scratch.?


I'm sure?matklucznyk is working on it right now and will be posting his module soon.?

?



Re: help with creating lighting scenes

 

¿ªÔÆÌåÓý

Heath did this over a year ago in S#Pro....

It would be very difficult to achieve a truly flexible architecture in SIMPL to accomplish this. It's not impossible, but because of the nature of SIMPL you'd have to specify limits for the number of loads in a scene and the number of scenes ahead of time.?

S#Pro allows you to build as many objects as you need, dynamically.?


On Feb 19, 2016, at 9:59 AM, Phil Bridges gravityhammer@... [Crestron] <Crestron@...> wrote:

?

Wow - so sour.

I have one, but it's not vetted well enough to put on here.? Perhaps after I get the time to run it in my house I'll post it.

It's based off a Dynamic Presets file from D3Pro.



On Fri, Feb 19, 2016 at 11:38 AM, kgossen@... [Crestron] <Crestron@...> wrote:
?

Writing code for a set amount of lights in a scene is not that difficult. I'd love to see someone write code that allows the customer to select any light and add it to a scene or create their own scenes from scratch.?


I'm sure?matklucznyk is working on it right now and will be posting his module soon.?

?



Re: help with creating lighting scenes

 

Wow - so sour.

I have one, but it's not vetted well enough to put on here.? Perhaps after I get the time to run it in my house I'll post it.

It's based off a Dynamic Presets file from D3Pro.



On Fri, Feb 19, 2016 at 11:38 AM, kgossen@... [Crestron] <Crestron@...> wrote:
?

Writing code for a set amount of lights in a scene is not that difficult. I'd love to see someone write code that allows the customer to select any light and add it to a scene or create their own scenes from scratch.?


I'm sure?matklucznyk is working on it right now and will be posting his module soon.?

?



Re: help with creating lighting scenes

 

Writing code for a set amount of lights in a scene is not that difficult. I'd love to see someone write code that allows the customer to select any light and add it to a scene or create their own scenes from scratch.?

I'm sure?matklucznyk is working on it right now and will be posting his module soon.?

?


AIRZONE

 

Hi,

I have to interface an system?AIRZONE?in Modbus

Someone would information and application module about?

Much Thanks



Sharp Serial Port

 

I just had an instance where sending RSPW1\x20\x20\x20\n would respond with an OK but the serial port would not stay on after a power down.
Sending the same command but in Hex \x52\x53\x50\x57\x31\x20\x20\x20\x0D made it work, just an FYI.

Thanks,



Re: Controlable Mic Mixer and DMX Controller

 

I don't know anything about lighting boards, but for mics Yamaha has mixing consoles with Crestron modules.




Re: BYOD Wireless display

 

We've been very happy with the Christie Brio.? AirMedia is very poor quality from what I've seen demoed.? I don't think we've installed any.

On Fri, Feb 19, 2016 at 6:37 AM, kellyhman@... [Crestron] <Crestron@...> wrote:
?

We are considering using AirMedia, AM-100 or the extron sharepoint 200.? Does anyone have thoughts on these?? Which is the best?? Is the a better BYOD from another company?


Thanks




Re: Roomview Substitute

 

¿ªÔÆÌåÓý

One of the easiest may be to build a web page that can accept HTTP post data and dump it into your database for display.

?

The URL would look something like or whatever.

?

Then it¡¯s pretty trivial to build SIMPL+ to make a call to that URL and it¡¯s all on the server side to figure out what to do with that data/how to format it for display.

?

--

Lincoln King-Cliby, CTS, DMC-E-4K/T/D

Commercial Market Director

Sr. Systems Architect | Crestron Certified Master Programmer (Gold)

ControlWorks Consulting, LLC

Crestron Services Provider | Biamp Audia Certified | Extron Control Professional

?

From: Crestron@... [mailto:Crestron@...]
Sent: Friday, February 19, 2016 6:44 AM
To: Crestron@...
Subject: [Crestron] Roomview Substitute

?



Our college is using our own web page as a replacement for roomview. ?We have xpanel on it and ip cameras but I was wondering if there was a way to get Signals that typically go to roomview, (i.e. lamp hours, power status, etc) and export them in HTML for use by web page? ?

?

has anyone done this before? ?I am sure if it were possible, someone here would know.

?

Thanks





Roomview Substitute

 

Our college is using our own web page as a replacement for roomview. ?We have xpanel on it and ip cameras but I was wondering if there was a way to get Signals that typically go to roomview, (i.e. lamp hours, power status, etc) and export them in HTML for use by web page? ?

has anyone done this before? ?I am sure if it were possible, someone here would know.

Thanks