Keyboard Shortcuts
Likes
- Crestron
- Messages
Search
Re: LG OLED TV CCD IP Driver - How to get it to work on a CP3?
¿ªÔÆÌåÓýHi Joachim, ? thanks for the information. I was hoping not to have to dive into the details of the API of the TVs as there?s a driver available. I think i?ll go for the WoL for the power-on and then use the driver for the rest. ? But thanks for the suggestion using a decompiler ¨C that might come in handy on other occasions. ? Cheers, ? Von: [email protected] <[email protected]> Im Auftrag von Joachim Hornung ? Hello Thorsten, do you have the API/Command-Specs for this device? If yes, you can do following: rename the pkg into a zip-file, unzip it. Inside there is the dll. Use a de-compiler, like JetBrains dotPeek (free download). Open the dll with the de-compiler and scroll through the file. you can find the commands and compare them with the api. Did you also tried the tx-passthrough in the module? Maybe it could be helpful... Greatings Joachim ? Am 16.11.2023 um 14:00 schrieb rickwookie:
--
Mit freundlichen Gr¨¹?en ? Joachim Hornung Dipl.-Ing. (FH) ? Hornung Engineering Brenzquellstr. 10 D-89551 K?nigsbronn ? Telefon: 07328 / 9243900 Fax:???? ? 07328 / 9243911 Mail:?????? j.hornung@... **** HINWEIS: Dies ist eine vertrauliche Nachricht und nur f¨¹r den Adressaten bestimmt. Es ist nicht erlaubt, diese Nachricht zu kopieren, zu ver?ndern oder Dritten zug?nglich zu machen. Sollten Sie irrt¨¹mlich diese Nachricht erhalten haben, bitten wir um Ihre Mitteilung per E-Mail oder unter der oben angegebenen Telefonnummer. Bitte l?schen Sie diese E-Mail, inkl. aller Anh?nge, umgehend von Ihrem System. Vielen Dank! ? |
Re: LG OLED TV CCD IP Driver - How to get it to work on a CP3?
¿ªÔÆÌåÓýHello Thorsten, do you have the API/Command-Specs for this device? If yes, you can do following: rename the pkg into a zip-file, unzip it. Inside there is the dll. Use a de-compiler, like JetBrains dotPeek (free download). Open the dll with the de-compiler and scroll through the file.
you can find the commands and compare them with the api. Did you also tried the tx-passthrough in the module? Maybe it could be helpful... Greatings Joachim
Am 16.11.2023 um 14:00 schrieb
rickwookie:
I found the Power On would work about 10% of the time (as in 1 in 20 triggers). Send a simple WoL packet to the TVs MAC address (use the UDP symbol) and it fires every time. It annoys me that the CCD IP control drivers are so ropey. R.On 16 Nov 2023, at 12:03, Thorsten K?hler <thorsten.koehler@...> wrote: ?Update: I changed the order of the passcode and MAC-address, and now control works partially. I only need power on/off, input switching and power feedback. That works, except power-on and power feedback. The latter is aways high, regardless of the actuall state of the TV and power-on just doesn¡¯t work. Any ideas where to look at? Thanks, Thorsten -----Urspr¨¹ngliche Nachricht----- Von: Thorsten K?hler <thorsten.koehler@...> Gesendet: Mittwoch, 15. November 2023 20:04 An: '[email protected]' <[email protected]> Betreff: AW: [crestron] LG OLED TV CCD IP Driver - How to get it to work on a CP3? Thanks, Tony. Enabling logging revealed the following messages: ?00:02:52.344: [Console Data] : 048-12:05:26.696 ( 3) [Info ] CORD - LG Smart TV : Processing control command Connection.Connect() 00:02:52.344: [Console Data] : 048-12:05:26.704 ( 3) [Info ] TSPT - TcpTransport : Client made with to 192.168.1.56:9761 00:02:52.344: [Console Data] : 048-12:05:26.725 ( 3) [Debug ] TSPT - TcpTransport : ConnectToServerAsync return code: SOCKET_OK 00:02:52.359: [Console Data] : 048-12:05:26.739 ( 3) [Info ] CAPA - BasicInformation : Set UserAttribute 'MACAddress' = '9DHB1TVF' 00:02:52.359: [Console Data] : 048-12:05:26.746 ( 3) [Info ] CAPA - BasicInformation : Set UserAttribute 'MACAddress' = '9DHB1TVF' 00:02:52.359: [Console Data] : 048-12:05:26.750 ( 3) [Info ] CAPA - BasicInformation : Set UserAttribute 'OnScreenId' = '7C:64:6C:0E:80:10' 00:02:52.359: [Console Data] : 048-12:05:26.756 ( 3) [Info ] CAPA - BasicInformation : Set UserAttribute 'OnScreenId' = '7C:64:6C:0E:80:10'" Looks to me as if i?m sending the MAC and the passcode in the wrong order ("9DHB1TVF" is the passcode). I?ll change it into program and report back. Thanks, Thorsten -----Urspr¨¹ngliche Nachricht----- Von: [email protected] <[email protected]> Im Auftrag von Tony Golden Gesendet: Montag, 13. November 2023 14:55 An: [email protected] Betreff: Re: [crestron] LG OLED TV CCD IP Driver - How to get it to work on a CP3? Enable logging and watch the Log output in Debugger. That will usually have a clue to the problem. Also check the User Attribute Descriptions, either in Debugger or by opening the dat file in Notepad++ (or equivalent). Also, with multiple Certified Drivers in the program, they shouldn't all be loaded at once.--- On Monday, November 13, 2023 at 7:32 AM, Thorsten K?hler wrote: i tested a bit further and here?s the status: The exact model numbers of the client?s TVs are OLED97G29LA and OLED83C26LA. I?ve tried using the FlatPanelDisplay_LG_OLED88Z2PUA-SmartTV_IP from driver.io. Both model numbers are not listed in the help file for the driver, but I was assuming that they work anyway. The driver loads successfully, reports ¡°connected¡± but now function and feedback for one TV (the 97¡±) and does not even connect to the 83¡±. (see attached screenshot) For the 97¡± TV, the power feedback toggles between 1 and 0 every few seconds. Passcodes were created for both TVs. Any idea where to start looking? --
Mit freundlichen Gr¨¹?en ? Joachim Hornung Dipl.-Ing. (FH) ? Hornung Engineering Brenzquellstr. 10 D-89551 K?nigsbronn ? Telefon: 07328 / 9243900 Fax:???? ? 07328 / 9243911 Mail:?????? j.hornung@... **** HINWEIS: Dies ist eine vertrauliche Nachricht und nur f¨¹r den Adressaten bestimmt. Es ist nicht erlaubt, diese Nachricht zu kopieren, ?zu ver?ndern oder Dritten zug?nglich zu machen. Sollten Sie irrt¨¹mlich diese Nachricht erhalten haben, bitten wir um Ihre Mitteilung per E-Mail oder unter der oben angegebenen Telefonnummer. Bitte l?schen Sie diese E-Mail, inkl. aller Anh?nge, umgehend von Ihrem System. Vielen Dank! ? |
Re: LG OLED TV CCD IP Driver - How to get it to work on a CP3?
OK, will do that, thanks.
toggle quoted message
Show quoted text
Cheers, Thorsten -----Urspr¨¹ngliche Nachricht----- Von: [email protected] <[email protected]> Im Auftrag von rickwookie Gesendet: Donnerstag, 16. November 2023 14:01 An: [email protected] Betreff: Re: [crestron] LG OLED TV CCD IP Driver - How to get it to work on a CP3? I found the Power On would work about 10% of the time (as in 1 in 20 triggers). Send a simple WoL packet to the TVs MAC address (use the UDP symbol) and it fires every time. It annoys me that the CCD IP control drivers are so ropey. R. On 16 Nov 2023, at 12:03, Thorsten K?hler <thorsten.koehler@...> wrote: |
Re: LG OLED TV CCD IP Driver - How to get it to work on a CP3?
I found the Power On would work about 10% of the time (as in 1 in 20 triggers). Send a simple WoL packet to the TVs MAC address (use the UDP symbol) and it fires every time.
toggle quoted message
Show quoted text
It annoys me that the CCD IP control drivers are so ropey. R. On 16 Nov 2023, at 12:03, Thorsten K?hler <thorsten.koehler@...> wrote: |
Re: LG OLED TV CCD IP Driver - How to get it to work on a CP3?
Update:
toggle quoted message
Show quoted text
I changed the order of the passcode and MAC-address, and now control works partially. I only need power on/off, input switching and power feedback. That works, except power-on and power feedback. The latter is aways high, regardless of the actuall state of the TV and power-on just doesn¡¯t work. Any ideas where to look at? Thanks, Thorsten -----Urspr¨¹ngliche Nachricht----- Von: Thorsten K?hler <thorsten.koehler@...> Gesendet: Mittwoch, 15. November 2023 20:04 An: '[email protected]' <[email protected]> Betreff: AW: [crestron] LG OLED TV CCD IP Driver - How to get it to work on a CP3? Thanks, Tony. Enabling logging revealed the following messages: ?00:02:52.344: [Console Data] : 048-12:05:26.696 ( 3) [Info ] CORD - LG Smart TV : Processing control command Connection.Connect() 00:02:52.344: [Console Data] : 048-12:05:26.704 ( 3) [Info ] TSPT - TcpTransport : Client made with to 192.168.1.56:9761 00:02:52.344: [Console Data] : 048-12:05:26.725 ( 3) [Debug ] TSPT - TcpTransport : ConnectToServerAsync return code: SOCKET_OK 00:02:52.359: [Console Data] : 048-12:05:26.739 ( 3) [Info ] CAPA - BasicInformation : Set UserAttribute 'MACAddress' = '9DHB1TVF' 00:02:52.359: [Console Data] : 048-12:05:26.746 ( 3) [Info ] CAPA - BasicInformation : Set UserAttribute 'MACAddress' = '9DHB1TVF' 00:02:52.359: [Console Data] : 048-12:05:26.750 ( 3) [Info ] CAPA - BasicInformation : Set UserAttribute 'OnScreenId' = '7C:64:6C:0E:80:10' 00:02:52.359: [Console Data] : 048-12:05:26.756 ( 3) [Info ] CAPA - BasicInformation : Set UserAttribute 'OnScreenId' = '7C:64:6C:0E:80:10'" Looks to me as if i?m sending the MAC and the passcode in the wrong order ("9DHB1TVF" is the passcode). I?ll change it into program and report back. Thanks, Thorsten -----Urspr¨¹ngliche Nachricht----- Von: [email protected] <[email protected]> Im Auftrag von Tony Golden Gesendet: Montag, 13. November 2023 14:55 An: [email protected] Betreff: Re: [crestron] LG OLED TV CCD IP Driver - How to get it to work on a CP3? Enable logging and watch the Log output in Debugger. That will usually have a clue to the problem. Also check the User Attribute Descriptions, either in Debugger or by opening the dat file in Notepad++ (or equivalent). Also, with multiple Certified Drivers in the program, they shouldn't all be loaded at once. --- On Monday, November 13, 2023 at 7:32 AM, Thorsten K?hler wrote: |
Re: Best way to program for a back up processor
What I have done several times is to have both processors have the exact same IP, program(s) and settings, then they just move over the Ethernet cable along with the RS-232 and relay connections. Just have 1 Ethernet cable there so they can't hook up both at the same time. Also, I'd recommend having any initialization that happens to be based on both Program1_Start_F AND LinkStatus1_F (from the Ethernet Device Info Device Extender), so the other processor doesn't need to be rebooted after cables are moved over.
|
Best way to program for a back up processor
Hi All, The client wants a back up CP4 to take over if the primary CP4 goes down for whatever reason.?
Currently I have loaded the same program on each CP4 and they are both running simultaneously under different IPID¡¯s (03 & 04) on the UC Engine IP Table.? The client only has to swap the com cables and the relay cables.?
|
Re: LG OLED TV CCD IP Driver - How to get it to work on a CP3?
Thanks, Tony.
toggle quoted message
Show quoted text
Enabling logging revealed the following messages: ?00:02:52.344: [Console Data] : 048-12:05:26.696 ( 3) [Info ] CORD - LG Smart TV : Processing control command Connection.Connect() 00:02:52.344: [Console Data] : 048-12:05:26.704 ( 3) [Info ] TSPT - TcpTransport : Client made with to 192.168.1.56:9761 00:02:52.344: [Console Data] : 048-12:05:26.725 ( 3) [Debug ] TSPT - TcpTransport : ConnectToServerAsync return code: SOCKET_OK 00:02:52.359: [Console Data] : 048-12:05:26.739 ( 3) [Info ] CAPA - BasicInformation : Set UserAttribute 'MACAddress' = '9DHB1TVF' 00:02:52.359: [Console Data] : 048-12:05:26.746 ( 3) [Info ] CAPA - BasicInformation : Set UserAttribute 'MACAddress' = '9DHB1TVF' 00:02:52.359: [Console Data] : 048-12:05:26.750 ( 3) [Info ] CAPA - BasicInformation : Set UserAttribute 'OnScreenId' = '7C:64:6C:0E:80:10' 00:02:52.359: [Console Data] : 048-12:05:26.756 ( 3) [Info ] CAPA - BasicInformation : Set UserAttribute 'OnScreenId' = '7C:64:6C:0E:80:10'" Looks to me as if i?m sending the MAC and the passcode in the wrong order ("9DHB1TVF" is the passcode). I?ll change it into program and report back. Thanks, Thorsten -----Urspr¨¹ngliche Nachricht----- Von: [email protected] <[email protected]> Im Auftrag von Tony Golden Gesendet: Montag, 13. November 2023 14:55 An: [email protected] Betreff: Re: [crestron] LG OLED TV CCD IP Driver - How to get it to work on a CP3? Enable logging and watch the Log output in Debugger. That will usually have a clue to the problem. Also check the User Attribute Descriptions, either in Debugger or by opening the dat file in Notepad++ (or equivalent). Also, with multiple Certified Drivers in the program, they shouldn't all be loaded at once. --- On Monday, November 13, 2023 at 7:32 AM, Thorsten K?hler wrote: |
Re: EISC from one Pro4 to many CP4N's with the same IPID
I forgot to mention, we have about 50 spaces, each with CP4N, and I'm working on getting all of them on the exact same program that I'll be able to mass load. Plus, the head-end Pro4 manages all the NVX's in the building (they didn't buy a Director), and I only have 83 IPID's left, which is why I wasn't trying to do the separate IPID thing. We also plan on adding at least 20 rooms in the new part of the building, along with many more NVX's, so I'm trying to make it expansion-ready.
For my application, I was just having it refresh the text only when the remote processors push the tuner control button, so timing shouldn't be an issue. I guess a TCP/IP Server/Client with xsig would work, so I may go that route, especially since it's very unlikely that all rooms would be pressing the tuner control button at the same time. We also have a Fusion server that isn't set up yet that I plan on getting working at some point. |
Topics in Home Automation - New Article in Residential Tech Today
My latest article, "Circular Introduces Next-Gen Smart Ring Slim¡± is being published by the good folks at Residential Tech Today Magazine on their web site.
Circular, a French technology company, has just announced its next generation smart ring, Circular Ring Slim.? This new ring measures a host of health metrics and is the thinnest and lightest smart ring on the market. You can find the article here: ? For those interested in earlier articles that I've written, you can find those here: I've found a new site to host my blog so for those that want to see even more content I've written about smart home technology you can find that using the link below. The process of exporting all my old content from Blogger and importing it into WordPress was far from perfect. So there are formatting issues with old posts and images that didn't import. I will see what I can do about correcting some of these issues over time. Thanks |
Re: EISC from one Pro4 to many CP4N's with the same IPID
That sounds magical, what is it?
?On 11/15/23, 10:05 AM, "Eric Luckart" <[email protected] <mailto:[email protected]> on behalf of eluckart@... <mailto:eluckart@...>> wrote: EISC is one to one not one to many. Why not just use an ipid power processor? |
Re: EISC from one Pro4 to many CP4N's with the same IPID
¿ªÔÆÌåÓýWhat is the timing requirement for updating the remote processors?? Is this a thing that could be accomplished at some interval or does it need to be real time?? You can accomplish the transfer of data through a timed enable of communication with the PRO4 on an individual basis, perhaps when the room is idling (not in use), and the users would never experience the lag.? A long time ago Crestron processors and Prodigy processors could not communicate via EISC, but the same basic thing could be accomplished ?using XSIG and TCP/IP server/clients.? In your case you could manage the connection at the client side. ? From: <[email protected]> on behalf of "Charles Jones via groups.io" <mokasa@...> ? Hi All,
Attempt 2 EISC Server/Client:
What is the best way to accomplish this? |
EISC from one Pro4 to many CP4N's with the same IPID
Hi All,
I'm trying to get this working where my Pro4 has, for now, a bunch of channel labels that I want any of the 50+ CP4N's to access to update the buttons on the local touch panels in the rooms. Attempt 1 Regular EISC:
Charles |
Re: TS-770 How to go back to User Project after launching Sonos app
On Mon, Nov 13, 2023 at 09:38 AM, XSDS wrote:
Really wish Crestron would ask the community for feedback on these sorts of things before just including them for us to deal with after the fact.? But ya know, Home.Cue Barbara Streisand singing 'Memories...' :) |
Re: NVX Weirdness
Michael S Moran
¿ªÔÆÌåÓýBrian, ? Can¡¯t explain your issues but the Rack Build seems on point, from a temperature control perspective. ? Good Luck ? Best regards, ? Michael? S. Moran ? ? ?? Office:?? 561.391.1843 ? From: [email protected] <[email protected]> On Behalf Of Brian Matson
Sent: Tuesday, November 14, 2023 4:22 PM To: [email protected] Subject: Re: [crestron] NVX Weirdness ? Thanks for the replies, everyone. |