¿ªÔÆÌåÓý

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

Re: Smart Graphics Video Window

 

That is not a dynamic field.? It's set once per object instance.

Use different subpages with the video object.
Set each video object to a different aspect
Call up the proper subpage.

?


Re: Smart Graphics Video Window

 

Any ideas on this?


Re: Qsys QRC protocol requires invalid field name "params" in C#

 

Just a heads up...

About 6 months or so ago, using the Crestron Q-Sys modules, some blocks would not update themselves after a snapshot was loaded.
The error logs on the crestron processor indicated an unparseable json. So I'm assuming that the crestron modules uses the method you're doing.
I don't know if it was on the crestron parsing at fault or if Qsys is sending faulty JSON.

I stopped using the crestron qsys modules since.. maybe i'll try again when they release v10 of qsys and v6 of crestron..?


Ch5, Tsw-1060, HttpPost #ch5

 

Does anyone know if the TSW-1060s can use HttpClient to post onto a web server?
I've coded the CH5 correctly and it works on my local browser but doesn't work when running on a TSW1060.


CrestronDataStore simpl# library and Simpl+ modules #simplsharp #simplwindows

 

If it helps anyone out, I published a Simpl# library / SImpl modules that provide a Simpl Windows interface to the CrestronDataStore. https://github.com/sifuas/CrestronDataStore


RUSSOUND MBX-PRE Module

 

Dears,

Did anyone tried the integration of the Russound MBX-PRE wifi streaming player? or is there any module done for this device?

Regards,
Bilal El-Sayed Ali


Re: TSW-Screen Saver Settings

 

¿ªÔÆÌåÓý

I?ve implemented a custom Star Wars-screensaver for one of our clients (did i mention it won the Crestron Europe Integration Awards 2021 in the category ¡°Best Residential Project with Custom Programming ? ).

It works really well (using a DGE-100 + external touchscreen) with the DGE-100?s Touch Detection Device Extender and a re-triggerable one-shot.

Never had a complaint from the client.

?

I think at least for residential projets, it?s worth to have your own screensaver in your personal toolbox, since the built-in functionality is really poor (at first, the client just requested to display a custom image ¨C even that is not possible out-of-the-box¡­).

?

Cheers,

Thorsten

?

Von: [email protected] <[email protected]> Im Auftrag von ckangis
Gesendet: Freitag, 4. M?rz 2022 00:23
An: [email protected]
Betreff: Re: [crestron] TSW-Screen Saver Settings

?

Yeah, I think that might could work but I agree that the activity detect is somewhat suspect, at least in the past... you wouldn't want the clock just coming up in the middle of the client doing stuff...:)

I just get torqued off that I (We) have to do everything...especially when things worked fine before...why change it, and if youre going to chage it, at least give us an easy way to go back to the original...
Or they could just cut us all a big, fat check for our wasted time...that would work!!...HaHa...:)


Re: Qsys QRC protocol requires invalid field name "params" in C#

 

Hi Shawn,

You can use a different property name in the class that doesn¡¯t clash with the language keyword and the alias it for serialisation with the ¡°JsonProperty¡± attribute.

°Ú´³²õ´Ç²Ô±Ê°ù´Ç±è±ð°ù³Ù²â(¡°±è²¹°ù²¹³¾²õ¡±)±Õ

public NestedParams ParamCollection;

Another option might be the @ syntax (@params) but (personally) I don¡¯t like that and I¡¯m not sure it would work with serialisation anyway.

Hope that helps,
Oliver


Qsys QRC protocol requires invalid field name "params" in C#

 

I'm working with Qsys QRC protocol in VS2019 for educational purposes to learn C# and Newtonsoft.Json. Qsys QRC protocol requires a field named "params" but "params" is already a keyWord in C# as it turns blue.
public?NestedParams?params;
As a work around I have named it "Params" and than once it's serialized I run a .Replace() method. Anyone seen this issue before?
_core.Client.Send(JsonConvert.SerializeObject(jRouter).Replace("Params",?"params")?+?_terminator);


Re: TSW-Screen Saver Settings

 

Yeah, I think that might could work but I agree that the activity detect is somewhat suspect, at least in the past... you wouldn't want the clock just coming up in the middle of the client doing stuff...:)

I just get torqued off that I (We) have to do everything...especially when things worked fine before...why change it, and if youre going to chage it, at least give us an easy way to go back to the original...
Or they could just cut us all a big, fat check for our wasted time...that would work!!...HaHa...:)


LG 86UR340C9UD

 

Does anyone have a module that works with the LG?86UR340C9UD or the proper power on and power off commands.

Thank you


Re: TSW-Screen Saver Settings

 

Can you make a clock page exactly the way you want it and use the panel's activity detection extender to throw your clock page instead of a built-in screensaver? I can't speak to the reliability but in theory seems like it might work. I feel like I've had issues in the past with using activity detection, but I can't remember any specifics. It would also be more consistent across different panels on the same project, if you had a replacement/upgrade to an existing system.


Re: Opening SMW Projects

 

but a related pop-up is only found on another instance...
Ah yes, I forgot that one.? Don't know how, it happens daily.? I'm not sure if it gets associated with another instance, but the compilation summary/transfer popup comes up and ends up BEHIND all the running instances of Simpl.? So i have to either mimimize all my windows, or click 'show desktop' to close all apps to get to the 'completed' dialog.

Sometimes when this happens, if you don't realize it, some functions in Simpl will still work, but some wont, so you can edit things but shortcuts and F-Keys don't work.? Until you realize, 'oh yeah, there is a popup open still'.

--
Jason Mussetter

Control Systems Designer

Mussetter Programming Services
www.mpsav.com


Re: OT - Proximity Sensor

 

¿ªÔÆÌåÓý

Thanks Brian.


On 3/3/2022 11:01 AM, Brian Matson wrote:

I would think that some pressure pads on the toilet seat cups would do the trick.
Run that to a wireless transmitter of your choosing.
You'd just have to be sure that it took a bit of weight to set it off (not the cat sleeping on the seat).
Super simple solution, and you can easily pick up some at Mouser to test.


Re: OT - Proximity Sensor

 

¿ªÔÆÌåÓý

Thanks. I'll take a look

Jay

On 3/3/2022 7:53 AM, mjc76@... wrote:

Now that I know the use case I would suggest using photoelectric sensors similar to what is used on urinals and sinks. There are a lot of different ones used in industrial automation.


Re: TSW-Screen Saver Settings

 

So I just got off with Crestron Tech and they confirmed that this is the way it is...?
If I want white text and black background, I have to find an online host for my black background field JPG and point them to that URL!!!!!!!!!!
And on top of this, the clock screensaver cycles thru an ON-OFF-Text Scroll routine that exacerbates the annoyance...
---And there's no way to disable the scroll...

So I say that we have no screen saver now...at least the x70 panels are cheaper...oh, wait...not for us non-Home suckers...:(:(:(


Re: On-board Intel HD Graphics and Crestron HD-DA2-4K-E

 

I would put EDID emulator right after the source, preferably no brand unit (e.g. one that doesn't comply with HDCP).?


Re: On-board Intel HD Graphics and Crestron HD-DA2-4K-E

 

We did change the EDID for all inputs to 1080p / 2Ch PCM audio and the problem still happens.


Re: Cisco 9300 Switch Setup

 

FYI:? It turns out that the switch doesn't run any default configuration out of the box.? It needed me to connect to it and run Putty using the USB mini connection on the front of the unit.

Once connected, I declined to go through the initial configuration dialog procedure and it loaded a default configuration, which I then stored to the startup file.

Seems to be working right now, but I haven't gone through to fully test everything yet.? So, not sure if Dante will work out of the box or if I have other issues.


Re: TSW-Screen Saver Settings

 
Edited

I just control the screensaver through the Sleep/Wake Manager along with the key backlights through System 3 Reserved Joins. In the bedrooms I turn them off automatically at night and then back on in the morning. The key backlight control would not apply for the 70 series.