¿ªÔÆÌåÓý

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

Re: Looking for RS-232 Commands for TV LG OLED C8: Netflix, Amazon Prime, etc.

 

+1 olivier_robert for the status
Also, a quick fix for NetFlix is: "Home" then "Right Arrow".? For Prime: "Home" then "Right Arrow" then "Right Arrow".? This works for my B8.
Marty


Re: Best practices for managing multiple users using Crestron App #s #bestpractices #crestron #crestronapp

 

On Fri, May 29, 2020 at 10:30 AM, <nathan@...> wrote:
The processor can handle multiple, but best would be to create one UI that can handle multiple users. So create your vtp file with variable lists/buttons and have separate instances in simpl windows that all use the same UI file. Then each user would have their own IPID to connect to and own logic to drive the UI.?

Now if you switch to CH5 in the future, this methodology goes out the window thankfully.?
Thanks a lot @nathan

Can you please elaborate on having "variable lists and buttons"??

My main concern is that there's very intricate logic driving the Room Selection subpages and whatnot, so we wouldn't want users experiencing changes in their app being triggered by other users.


Re: Best practices for managing multiple users using Crestron App #s #bestpractices #crestron #crestronapp

 

On Fri, May 29, 2020 at 10:27 AM, @johnmax wrote:
Have multiple IP IDs and instances of the Crestron App in your program, and have each user use their own IP ID. All will use the same UI loaded to the processor.?
Thanks @johnmax

That's what first ocurred to me, having several instances of the Crestron App being driven by separate logic for each one.


Re: FireTV Control

 

There are a few different IR receivers that work with it, I use this one at home,



I have a driver for it, no need to buy the remote, let me know if you need it.


Re: Best practices for managing multiple users using Crestron App #s #bestpractices #crestron #crestronapp

 

The processor can handle multiple, but best would be to create one UI that can handle multiple users. So create your vtp file with variable lists/buttons and have separate instances in simpl windows that all use the same UI file. Then each user would have their own IPID to connect to and own logic to drive the UI.?

Now if you switch to CH5 in the future, this methodology goes out the window thankfully.?


Re: FireTV Control

 

¿ªÔÆÌåÓý

I have a FireTV stick in the back of a DM 8x8. I control it using the Crestron "Generic CEC Source Control" module.

It took a bit of trial and error to get the Address parameter correct. For me it was "8 - Playback Device 2".


On 29/05/2020 15:14, Crestron_Programmer wrote:

Hi,

is there a way to control the FireTV stick with Crestron?


Re: Best practices for managing multiple users using Crestron App #s #bestpractices #crestron #crestronapp

 

Have multiple IP IDs and instances of the Crestron App in your program, and have each user use their own IP ID. All will use the same UI loaded to the processor.?


Re: TSW Flash

 

I have changed 1050s/750s into 1052s/752s by writing an image I was able to pull from a xx52 panel and using Win32 Disk Imager. Ive done like 5 or 6 and never had to do anything with a mac address.?


Chromecast Control

 

Hi,

is there a way to control the Chromecast with Crestron?


FireTV Control

 

Hi,

is there a way to control the FireTV stick with Crestron?


Best practices for managing multiple users using Crestron App #s #bestpractices #crestron #crestronapp

 

Good morning guys, I hope you are keeping safe!

I'm currently working a project that has a very intricate GUI design (Crestron App) being driven by SIMPL Windows logic. But it just occurred to me that all of the users using that same Crestron App would have their GUI change pages and subpages based on other people's actions (if being used at the same time of course).

So what's the best practice there? have 1 Crestron App declared on SIMPL Windows for each Crestron App user and have separate logic driving that? What's the proper solution to this?

How many Web Pages projects can a 3 series processor handle? What about the small ones like the RMC3?

Any help would be appreciated. Thanks!


Re: How to use WOL #crestron #crestronapp

 

OLH 4403 =?Using Wake On LAN (WOL) to turn on a PC from a Control System


Q-Sys Gain Block Metadata

 

Does anyone know how the Appllication Market Q-Sys modules are able to scale volume feedback based on the max & min levels set in Q-Sys Designer?
I don't get any response when requesting metadata (cgm). Q-Sys tech support says there is no metadata for the gain block, which surprises me. Is there
a way to get the max & min levels?


Re: Looking for RS-232 Commands for TV LG OLED C8: Netflix, Amazon Prime, etc.

 

Hello,

I can't help you for Netflix and other high level services. Maybe you can try??there are extra commands listed and one of those may work, as there is a Netflix direct access touch on new LG remotes.
For RS232 control, you can get more in term of feedback:
- the acknowledgement gives you the real value in the data fiels;
- you can ask for status, for most of the commands, by using FF as data in the command. this is explained on page 3 in your documentation "Transmit 'FF' data to read status of command", you get the feedback in the DATA field of the acknowledgement.


Re: FIFO S+

JK
 

Dear Dean,

Thank you. The module working perfectly. The same functionality I was looking for.

Regards,
JK


 

Dear All,

kindly Tell me. I have one Trinnov device i want to use wake on lan to on device.
How can i use Wake on Lan in my simple window any idea.
Plz tell me? and what is the processor of doing into simple window programming


Thanks,

Rajat Dwivedi


How to use wake on lan in simple program

 

Dear all,


I have trinnov system I want to use wake on lan to?
On device can you plz help me how to use wake on lan in simple programming window?



Thanks?
Rajat Dwivedi


Re: Looking for RS-232 Commands for TV LG OLED C8: Netflix, Amazon Prime, etc.

 

You should get the LG 2018 module working again by downgrading SIMPL to 4.11.06 and DevDB 115. DevDB 116 was pulled because of the issues with CCDs and if you don't need to program a 4-Series I would recommend not updating to SIMPL 4.14.xx.


Re: Looking for RS-232 Commands for TV LG OLED C8: Netflix, Amazon Prime, etc.

 

¿ªÔÆÌåÓý

That is definitely the case for the Sony¡¯s. ??

The rs232 and simple ip control doesn¡¯t have the capability to launch apps. ?

Hope you can work it out for the lg. ?On the Sony I had to write my own simpl # to send http commands. ?

On 29 May 2020, at 10:16 am, waffles <ad6@...> wrote:

?Ahh, I think I understand what you are saying....I might only be able to launch these services as part of the webOS (http) and there might not any RS232 commands available.

Hmm, if this was the case, I am back to the IP module that is currently broken. Unfortunately, I am missing the knowledge to fix it. My recompile attempts keep throwing this error message:


Re: Looking for RS-232 Commands for TV LG OLED C8: Netflix, Amazon Prime, etc.

 

Ahh, I think I understand what you are saying....I might only be able to launch these services as part of the webOS (http) and there might not any RS232 commands available.

Hmm, if this was the case, I am back to the IP module that is currently broken. Unfortunately, I am missing the knowledge to fix it. My recompile attempts keep throwing this error message: