I don't have the specific console command for this, but it's likely an 'RCON' command. you may be able to look this up... The DMtool would definitely allow you to adjust this parameter. Each input card has a button to launch into details specifically for that card, including HDCP settings...
|
Hi Jay, ? last autumn, i have successfully integrated a Swegon A/C into a client?s Crestron control system with your help. ? However, I have just received a message from the client, that the control of the A/C is sluggish and sometimes (most of the time) it doesn?t respond at all. I had a look a the debugger and found that quite often, I receive an error message from the Sensibo - 00:02:40.687: [Console Data] : Sensibo_Air - Set_Mode - http response code: 429
? Do you have any idea where to look to resolve this? ? Thanks, Thorsten ? ? ? Hi Thorsten, I pulled out my Sensibo Air and set it up for a quick test.? I didn't have any problems sending commands but I was doing it in SimplDebugger and watching the time it takes for all the message round trips with the Sensibo cloud.? I can believe that if this was rushed and commands sent too fast that it wouldn't work.? Commands don't respond with feedback.? So, every time I send a command I have to send a second message to poll for feedback and use that to update the outputs of the module.? All this takes time. One thing I did notice is that Sensbo seems to have changed the types of Swing they support.? Or, it may be that the manufacturer of the AC unit that I have told the Sensibo I am using (it has been several years and I'm not sure which one I faked Sensibo into thinking I have) has updated the model with different features.? In any case this may be an area where you have to customize the code to support something different.? The code isn't complicated.? It just sends a JSON payload for each command and parses the JSON that comes back after polling for status to create the feedback.? I'm going to post a zip file of the full S# source for you. Here is the download link: I have several other projects I'm working on already so I can answer questions about the code and give you a hand but I can't just drop everything else I'm already committed to. Thanks Jay
toggle quoted message
Show quoted text
On 9/8/2023 3:58 PM, jbasen via groups.io wrote:Sorry, my mistake.? For Sensibo it is the Startup_Debug_Msg parameter directly on the Sensibo module.? Many of my other drivers have a separate comm manager module but not this one. Thanks Jay ? On 9/8/2023 3:37 PM, jbasen via groups.io wrote: Thanks.? In the demo program the debug parameter on the communications module is set to console.? This will cause a lot of debugging information to show up in the text console window.? My experience is that SimplDebugger drops text messages so you'll want to have both SimplDebugger open to manipulate/watch signals as well as a text console window. Jay On 9/8/2023 2:26 PM, Thorsten K?hler wrote: Thanks Jay, file downloaded. I?ll check it out tomorrow. ? Cheers, Thorsten ? ? Hi Thorsten, Here is an updated link
Please let me know when you've downloaded the file.? This is my personal onedrive, with limited space, and I need to manage that memory.? I can't just leave files on there for extended periods of time. Thanks Jay On 9/8/2023 11:04 AM, Thorsten K?hler wrote: Hi Jay, ? this topic got a bit lost over the last weeks and your link below seems to have timed out. Could you please reactivate the link so that I can have a try? ? Thanks, Thorsten ? ? ? Hi Thorsten, Thanks for letting me know. Jay On 7/17/2023 3:10 AM, Thorsten K?hler wrote: Hi Jay, unfortunately, the client is on vacation now for the next three weeks. I?ll try the latest version then. ? I?ll come back to you on that in three weeks! ? Cheers, Thorsten ? ? ? Hi Thorsten, For some reason I never uploaded this version to my GitHub.? It has been so long ago that I can't remember why but we should start debugging with the latest I worked on. Here is a link where you can download this new version.?
This is the compiled.zip of the demo program so you can extract the v1.5 s+ module along with the Sensibo_Air.clz file.? Make sure you replace your existing Sensibo_Air.clz with the new one from the compiled.zip Now please send me the messages captured in text console as I described below along with any relevant messages that show up in the error log when the program crashes. Thanks Jay On 7/16/2023 3:24 AM, Thorsten K?hler wrote: Hi Jasen, ? in fact, i?m using v1.4 of your module. Can you point me to the 1.5 version? ? Thanks, Thorsten ? ? Hi Thorsten, It has been over a year since I touched that code but I'm not aware of anything that could be causing the problem you describe.? Couple of things. 1) Are you using v1.5 of the Sensibo Air Module? 2) Please change the Debug_Msg_Output parameter to "Console".? This causes the code to write all kinds of debugging information to the text console. 3) upload the program to your processor and wait for the program to enter a steady state after all the program initialization steps have completed. 4) Open up a toolbox text console window and perform the actions to duplicate the problem. 5) Copy all the messages sent to the text console window into an email and send that to me. 6) Finally, please send me any relevant information from the error log. I've found that SimplDebugger loses lots of messages that are generated by an S# program but these are properly picked up by the text console.? Otherwise it would be simpler to simply save a log in SimplDebugger. I'll take a look and see if I can figure out what is going on. Thanks Jay On 7/15/2023 7:32 AM, Thorsten K?hler wrote: Hi Jay, ? the client purchased a Sensibo device (Air) and is successfully controlling his IR-AC using the Sensibo app. I?ve also successfully integrated the Sensibo Air into the Crestron program running at the client?s CP4. Your module reports a successful connection and i?m receiving feedback (e.g. target temperature). I?m able to control the AC, setting it into cooling mode and off mode. However, after sending just a few (three) commands, the whole program shuts down and a reboot is required. In the console window, it say Program 1 stopping¡ ? Any ideas what the issue might be here? ? Thanks, Thorsten ? ? ? ? Hi Thorsten, Sensibo and Ambi Climate have products that will control an AC unit.? A few years ago I wrote drivers for them.? I haven't touched them since but I believe they are both still workable drivers.? Also, I just saw an announcement that Sensibo has added some interesting new features to their product.? Hope this helps Jay On 6/13/2023 11:37 AM, Thorsten K?hler wrote: Hi Jason, ? main driver is actually the Netatmo ¡°Smart AC Controller¡±. The client has an AC unit that i?m having issues getting into Crestron as it is remote controlled by a specific remote control unit (with display). The client came across the Netatmo device and had the idea to use that as some sort of gateway between Crestron and the AC unit. ? But for that, I need to able to communicate with Netatmo in the first place. Doesn?t sound if there?s something readily available¡ ? Thanks, Thorsten ? ? ? I looked at writing a Netatmo integration driver a few years ago.? They use full OAUTH2 authentication protocol which makes integration with a Crestron processor problematic.? If you are looking for a weather station to integrate with I would highly recommend the WeatherFlow Tempest.? Very well designed weather station and I have just made some significant updates to the free driver on my GitHub.?
Hope this helps Jay On 6/12/2023 11:03 AM, Thorsten K?hler wrote: Hi, ? anyone already doing integration of the Netatmo system into Crestron? ? Thanks, Thorsten
|
Does anyone know the command to set an input card to HDCP 1.x from the command line?? I have a 32x32 and the PC onsite will not load the DM tool.? Or... can I use the DM tool to connect to the input card directly?? (assuming the pc will connect to it)
|
Re: Sony Proj VPL-FHZ85 IP control issues
If using Crestron Connected, have you check the IPID is correct, sometimes in devices you have to enter it in decimal, while in the program it's hexadecimal.
|
Re: Event based scheduler
Thanks a million, but how can I select a particular date and time and saved it for the event?
|
Re: Crestron Home new Sony TV IP Control Incomplete
Hi David!
I have a Pro4 and the 75" version of your TV. ?Any update on the IP driver control, please? ?If not, which IP driver or IR driver gives the best control?
Thank you very much
FURY ?
|
Re: Modify Simpl+ Editor Font and Colors
This is exactly the type of info these geezer was looking for.. That and the Super Secret Bible of Console commands..
|
Re: Modify Simpl+ Editor Font and Colors
I use mostly 4k monitors and Simpl+ editor just hates it. That¡¯s why I switched to VScode.
I use Eric¡¯s version. You select the processor version you want to compile and use the keyboard shortcut to do it. CNTL+SHIFT+B.?
another helpful hint is I use Simpl+ to create my templates then do the rest in VScode. Also when you use VScode it¡¯s best to open the folder within VScode and select the source file as you need to be in the folder when compiling.?
https://marketplace.visualstudio.com/items?itemName=sentry07.crestron-splus
|
Re: Modify Simpl+ Editor Font and Colors
I need to crack that open and stop avoiding it.. Will VS do direct builds of Simpl+, I was working with an older 2002 module but on a 4k 43" mon Simple+ editor font was tiny..
toggle quoted message
Show quoted text
On Mon, Jun 17, 2024 at 08:48 PM, CableDog wrote:
VScode
|
Re: Modify Simpl+ Editor Font and Colors
Or you could VScode and have a lot more flexibility.?
|
Re: Event based scheduler
Here's an event scheduler I made that might be helpful for what you trying to do.
|
Modify Simpl+ Editor Font and Colors
Ok I have not dug into what file defines the Font, Font Size and colors; the Preferences have next to nothing. Is my Option to use NotePad++ then reopen and compile in Simpl+ or is there a bat or config file I can tweak so its just what I like?
|
Re: Event based scheduler
just drop in and define the Crestron Event Scheduler v2 and connect the needed signals.. Does not really mater if it is a xPanel or touch panel. Its pretty basic and pre-baked.
|
Re: Sony Proj VPL-FHZ85 IP control issues
Hey John, I deal mostly with the VPL ES home cinema line, but knowing Sony the protocol may be the same... Here's some details for a project I just did with a 715ES. If you need the module I can send it to you...
TCP Client Port: ? ? 53484d Logic Module:? ? ? ?Sony VPL-VW1000ES IP v1.0
|
Re: Mitsubishi mini split and Crestron Home
I have found the easiest way with 3 of my Mitsubishi mini splits, is to install the Mitsubishi PAC-US445CN-1 interface to the CN5 connector on the mini split, then connect a Crestron thermostat (CHV or HZ) to the PAC-US445. ?Shows in home correctly. 45 minutes to install and program . ?
toggle quoted message
Show quoted text
|
Re: Mitsubishi mini split and Crestron Home
Take a look at Ultamation's SIMPL HOME
|
Sony Proj VPL-FHZ85 IP control issues
I have tried both PJ Talk and Crestron Connected and can not get control of this PJ.? Logged into the web interface and made sure the settings were correct.? Am I missing something?
|
Re: IR receiver to IR transmitter with DM-NVX
The one issue that I *think* you may have with GC in this conversion application (if it works) is that you would likely loose the ability to P+H on commands, like Ch+/-, Guide Up/Dn, etc....
|
Re: Temperature Sensor recommendations to integrate with crestron CP4
Agree with the cresnet question, cause you could use the C2N-RTHS?.
toggle quoted message
Show quoted text
On Jun 17, 2024, at 4:11?AM, ZS via groups.io <zac.sparrow@...> wrote:
Cresnet not an option?
|
Blu-ray Sony BDP S3700 Control on TCP/IP
Hi Everyone,
Is anyone used TCP/IP for controlling a Sony BDP-S3700? Need communication and API command for Sony BDP-S3700.
Thanks, Arvind
|