¿ªÔÆÌåÓý

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

2N / Doorbird

 

?Can anyone let me know if there is a limit to how many of either of these can be added to a Site? In this case I am using CH. interested in either the 2N solo or the doorbird? D1101 V.? Any known issues anyone has encountered with multiple units? would be appreciated.


Discontinuation Notice: Sonos? App Support on Crestron Touch Panels

 

no more sonos app on TSW panels....? ? ? :(
?
https://community.crestron.com/s/article/2986


TSW background image via XIO Cloud

 

Not having luck with TB on this and wanted to ask here. Is it possible to upload an image to the "Manage Images" portion of XIO cloud and then assign that image as the background of a TSW-1070?
?
I can get the image uploaded without issue, but it seems like the only background settings/options when I go to the panel itself are to provide am external web server url.
?
TB is saying it's possible to assign an uploaded image to the panel but the steps they gave don't match the flow of XIO cloud. I can post the steps they gave me and point out the discrepancy but I don't remember if that is frowned upon. Thanks.


Re: Crestron Home sharing pivoting TV between 2 rooms

 
Edited

This is what I would try.
3 TVs (Room 1 - Fake TV)(Room 2 - Fake TV)(Hidden Room - Real TV)
A fake generic HDMI splitter. NVX Rx HDMI to splitter, splitter to all 3 TVs.

Room 1 programming.
Add an if statement under Room 1 -> Media Events -> TV On, if Room 2 -> TV -> Media Operations -> Is On = Ture, then Room 2 -> Media Operations -> Room Off.
Add an if statement under Room 1 -> Media Events -> TV Off, if Room 2 -> TV -> Media Operations -> is On = False, then Hidden Room -> Media Operations -> Room Off. - This will shut off the TV.
For each source you will need to put an if statement under Media Zone Events -> Video Source Changed. That if will look something like this, If Room 1 -> Media Operations -> Video Source = Apple TV, then Hidden Room -> Media Operations -> Router -> Apple TV.

Room 2 programming.
Add an if statement under Room 2 -> Media Events -> TV On, if Room 1 -> TV -> Media Operations -> Is On = Ture, then Room 1 -> Media Operations -> Room Off.
Add an if statement under Room 2 -> Media Events -> TV Off, if Room 1 -> TV -> Media Operations -> is On = False, then Hidden Room -> Media Operations -> Room Off. - This will shut off the TV.
For each source you will need to put an if statement under Media Zone Events -> Video Source Changed. That if will look something like this, If Room 2 -> Media Operations -> Video Source = Apple TV, then Hidden Room, -> Media Operations -> Router -> Apple TV.


Re: Color Web Log App

 

Well...trying to use CWL on a DIN-AP3
?
Getting this error:
?
Fatal: LogicEngine.exe [App 1] # 2025-01-13 11:23:10 ?# Packet too large for SendPacketAux() in Slot-02.IP-ID-08 - Packet cannot be larger than 258 bytes.?
?
Any ideas?


Re: Crestron Home sharing pivoting TV between 2 rooms

 

Rozza:
?
Did you also post on the Crestron Home Beta forum?
?
Might be a good idea to double dip...


Crestron Home sharing pivoting TV between 2 rooms

 

I am in the process of completing a Crestron Home house.
The home has a TV mounted on a pivot. The TV is fed by NVX and the audio is routed to ceiling speakers fed by an NAX.
i have control of the the TV pivot. The clients would like the TV to appear as a video source in both rooms.
Room 1
pivot closed, TV on audio routed via NAX to room 1 speakers
Room 2 pivot open, TV on and audio router via NAX to room 2 speakers.
I have done similar before with other systems but am struggling to get it to work with Crestron Home. I have tried to go exclusively Crestron Home with this project and nudged the clients to more expensive choices to support this so am reluctant to add a SIMPL processor to do something so simple.
?
thanks
?
Rozza
?


Re: Samsung Terrace HDBT input

 

Have just installed one of these with Crestron Home being fed by an NVX.
The Samsung HDBT doesn¡¯t support control, but an other receiver fits easily in the waterproof compartment at the back and serial commands work natively over the ex-link 3.5mm port in the compartment without needing to enter the Samsung service menu.
?


Re: Color Web Log App

 

On Wed, Mar 16, 2011 at 09:48 PM, MQSACK wrote:
BONEHEAD ALERT: make sure you enter 0.0.0.0 in the address field for the server
I just came here searching for this answer - and found it from my former 2011 self!
?
Hahahaha...


Re: How to auto power down projectors after current video source loses sync for 'n' seconds?

 

¿ªÔÆÌåÓý

Another option is looking at NVX power option for sync detection it the web UI as well it¡¯s under the Output section.

On Jan 10, 2025, at 12:41?PM, Thorsten K?hler <thorsten.koehler@...> wrote:

Most projectors have an auto-power-down functionality when no signal is received for a certain period of time. Wouldn?t that be an option?
?
Cheers,
Thorsten
?
Von:?[email protected]?<[email protected]>?Im Auftrag von?craigsalmond via?
Gesendet:?Freitag, 10. Januar 2025 19:09
An:?[email protected]
Betreff:?[crestron] How to auto power down projectors after current video source loses sync for 'n' seconds?
?

[Edited Message Follows]

I've been banging my head against the keyboard looking for an easy way to power off a dual projector room with (3) NVX-351s as encoders, one of which uses both HDMI inputs. The two projectors also each have an NVX-351 decoder. I've tried using NOT symbols to check sync FB and run that into a debounce, but that just shuts it down. I've tried using more comparison symbols than I care to remember, but this seems like it ought to be easier than I'm making it out to be. Is there an easier way to do this logic without comparing dozens of symbols? Maybe a Simpl+ solution??



Re: How to auto power down projectors after current video source loses sync for 'n' seconds?

 

Here's an example of how I've done it: ?
?
?


Re: How to auto power down projectors after current video source loses sync for 'n' seconds?

 

¿ªÔÆÌåÓý

Most projectors have an auto-power-down functionality when no signal is received for a certain period of time. Wouldn?t that be an option?

?

Cheers,

Thorsten

?

Von: [email protected] <[email protected]> Im Auftrag von craigsalmond via groups.io
Gesendet: Freitag, 10. Januar 2025 19:09
An: [email protected]
Betreff: [crestron] How to auto power down projectors after current video source loses sync for 'n' seconds?

?

[Edited Message Follows]

I've been banging my head against the keyboard looking for an easy way to power off a dual projector room with (3) NVX-351s as encoders, one of which uses both HDMI inputs. The two projectors also each have an NVX-351 decoder. I've tried using NOT symbols to check sync FB and run that into a debounce, but that just shuts it down. I've tried using more comparison symbols than I care to remember, but this seems like it ought to be easier than I'm making it out to be. Is there an easier way to do this logic without comparing dozens of symbols? Maybe a Simpl+ solution??


Re: How to auto power down projectors after current video source loses sync for 'n' seconds?

 

Sync detect to NOT.
NOT Sync to Press & Hold module
Set the hold time to what you want.

When the HOLD output activates, you can shut down the projector.

On Fri, Jan 10, 2025 at 10:40?AM Phil Bridges via <gravityhammer=[email protected]> wrote:
Look at the help file for the ROS

On Fri, Jan 10, 2025 at 1:07?PM craigsalmond via <craigsalmond=[email protected]> wrote:
I've been banging my head against the keyboard looking for an easy way to power off a dual projector room with (3) NVX-351s as encoders, one of which uses both HDMI inputs. I've tried using NOT symbols to check sync FB and run that into a debounce, but that just shuts it down. I've tried using more comparison symbols than I care to remember, but this seems like it ought to be easier than I'm making it out to be. Is there an easier way to do this logic without comparing dozens of symbols? Maybe a Simpl+ solution??


Re: How to auto power down projectors after current video source loses sync for 'n' seconds?

 

Look at the help file for the ROS


On Fri, Jan 10, 2025 at 1:07?PM craigsalmond via <craigsalmond=[email protected]> wrote:
I've been banging my head against the keyboard looking for an easy way to power off a dual projector room with (3) NVX-351s as encoders, one of which uses both HDMI inputs. I've tried using NOT symbols to check sync FB and run that into a debounce, but that just shuts it down. I've tried using more comparison symbols than I care to remember, but this seems like it ought to be easier than I'm making it out to be. Is there an easier way to do this logic without comparing dozens of symbols? Maybe a Simpl+ solution??


How to auto power down projectors after current video source loses sync for 'n' seconds?

 
Edited

I've been banging my head against the keyboard looking for an easy way to power off a dual projector room with (3) NVX-351s as encoders, one of which uses both HDMI inputs. The two projectors also each have an NVX-351 decoder. I've tried using NOT symbols to check sync FB and run that into a debounce, but that just shuts it down. I've tried using more comparison symbols than I care to remember, but this seems like it ought to be easier than I'm making it out to be. Is there an easier way to do this logic without comparing dozens of symbols? Maybe a Simpl+ solution??


Re: JVC NZ9 Control

 

On Thu, Jan 9, 2025 at 05:40 PM, Thorsten K?hler wrote:

Marc, if you?re reading this: I?m issuing the Lens Memory commands to select memory slots 1,2 and 3, using these commands:

\x21\x89\x01\x49\x4E\x4D\x4C\x30\x0A

\x21\x89\x01\x49\x4E\x4D\x4C\x31\x0A

\x21\x89\x01\x49\x4E\x4D\x4C\x32\x0A

?

Can you have a look if you have these commands available in your module?

Hi Thorsten,
?
Marc isn't in the office today, so I'll reply on his behalf.
?
I've just checked the driver and, yes, those are the same commands we recall for some of the display modes - the table in the docs explains which display modes match up to those memory slots (called Installation Mode Load 1, 2, 3 etc.)
?
As Stefan said, you can use the module in trial mode before you commit to a licence.
?
Best regards,
Oliver


Re: JVC NZ9 Control

 

¿ªÔÆÌåÓý

Oh, yeah ¨C they messed up the website ?

Here?s the manual for the NZ9 =>

?

Cheers,

Thorsten

?

Von: [email protected] <[email protected]> Im Auftrag von stefan.mehre via groups.io
Gesendet: Freitag, 10. Januar 2025 09:13
An: [email protected]
Betreff: Re: [crestron] JVC NZ9 Control

?

Understand :)

Switching the laser level is something I don't have at the moment for my JVC. But if that is?
something JVC integrated into the saving on the preset memories like lens settings that?
should be fine too.?

Tryed to download the manuals of the newer JVC yesterday, but they seem to change the?
EU homepage so there was nothing to download there...


Re: JVC NZ9 Control

 

Understand :)

Switching the laser level is something I don't have at the moment for my JVC. But if that is?
something JVC integrated into the saving on the preset memories like lens settings that?
should be fine too.?

Tryed to download the manuals of the newer JVC yesterday, but they seem to change the?
EU homepage so there was nothing to download there...


Re: JVC NZ9 Control

 

¿ªÔÆÌåÓý

Thanks, Stefan. That sounds good. BTW, we?re also changing e.g. laser level with the presets, so it?s not only lens settings (zoom, lensshift).

I?m aware of the trial period for the Ultamation modules, but since I don?t have a JVC at hand for testing, that would require testing at the client which I?d like to avoid.

?

Thanks,

Thorsten

?

Von: [email protected] <[email protected]> Im Auftrag von stefan.mehre via groups.io
Gesendet: Freitag, 10. Januar 2025 07:38
An: [email protected]
Betreff: Re: [crestron] JVC NZ9 Control

?

Hi Thorsten,?


OK so, you want to switch the lens memories. That¡®s what I am doing in my homecinema with that module.?
Within Crestron Home you can setup which of these commands are available in the extra control commands.
There I setup 3 of the display commands to control lens memory preset 1-3 of my JVC.?

On these I setup different zoom and lensshift settings for 1,79:1, 2,40:1 and 1,85:1.?

So if you don¡®t need to switch the Picture settings differently only lens memory presets, that should be fine.?

But btw. you always can test the Ultamation moduls for 1h hour, without license. After that reboot of the?
control system again 1h. So maybe best way test it¡­


Re: JVC NZ9 Control

 

Hi Thorsten,?

OK so, you want to switch the lens memories. That¡®s what I am doing in my homecinema with that module.?
Within Crestron Home you can setup which of these commands are available in the extra control commands.
There I setup 3 of the display commands to control lens memory preset 1-3 of my JVC.?

On these I setup different zoom and lensshift settings for 1,79:1, 2,40:1 and 1,85:1.?

So if you don¡®t need to switch the Picture settings differently only lens memory presets, that should be fine.?

But btw. you always can test the Ultamation moduls for 1h hour, without license. After that reboot of the?
control system again 1h. So maybe best way test it¡­