Keyboard Shortcuts
Likes
- Crestron
- Messages
Search
Re: Crestron Home Driver Using the Driver SDK
开云体育I forgot to mention that I'm working on a CH driver that will
send PushOver notifications.? Jay On 4/29/2021 4:05 PM, Jay Basen wrote:
|
Re: Crestron Home Driver Using the Driver SDK
开云体育Hi Ryan, I have a preliminary version of it done.? If you want to try it you can download it here: This is different than the SimplWindows driver I've written for
the Tempest in that it uses the UDP broadcast messages that the
Tempest sends out instead of polling the cloud service.? I'll
probably rewrite the SimplWindows driver to work this way in the
future.? The part that hasn't been tested yet are events.? The driver supports the ability to trigger events for rain, lightening, high wind, and hi/low temperature thresholds.? Since I don't have any other hardware connected to my CH processor I really don't have a way of testing those. If you give the driver a try, let me know how that part works. Thanks Jay On 4/29/2021 2:56 PM, Ryan Cunningham
via groups.io wrote:
Hi Jay, |
Re: Visual Studio 2008
#simplsharp
VS2008 is still? available in the yearly Visual Studio Professional (former MSDN) subscription.
See? and click on where you can download an excel showing this. |
Re: Timer module
#programming
开云体育My favorite implementation of not only counts down but once it hits zero it starts counting up – and provides red/yellow/green/gray (time expired) feedback – 100% in SIMPL, 100% dynamic…no timing logic…but a guy has to keep some secrets to himself J ? -- Lincoln King-Cliby, CTS, DMC-E-4K/T/D ? From: [email protected] [mailto:[email protected]]
On Behalf Of Troy Garner
Sent: Thursday, April 29, 2021 1:57 PM To: [email protected] Subject: Re: [crestron] Timer module #programming ? I've written a dynamic timer and it just uses a simple AINC without an OSC. I'd go with Lincoln's suggestion as that's all you really need.. ? Crestron Service Provider - TBD Enterprises Inc. |
Re: Biamp Control Subnet
开云体育Is it a single device Tesira system or are there multiple devices part of the system (e.g. multiple Tesira Fortes, Tesira Server IOs, etc?) ? If possible things work much better the other way around, IME – put Tesira on the real LAN and you can still reach it if your laptop is on the CS side of the house and also via VPN, etc. without having to play port games – if it’s a single Forte that’s usually much less problematic though. ? (And remember Crestron’s official guidance is still “swirl devices only on the Control Subnet” though it’s not as strongly messaged as it was at the beginning of the 3-series) ? -- Lincoln King-Cliby, CTS, DMC-E-4K/T/D ? From: [email protected] [mailto:[email protected]]
On Behalf Of tim28@...
Sent: Thursday, April 29, 2021 1:55 PM To: [email protected] Subject: Re: [crestron] Biamp Control Subnet ? I forwarded ports 5353, 12003 and 61451 in the crestron router config.? When I connect to the IP address of my CP3N using the Tesira software, Tesira will take about 45 seconds then complain and say device discovery failed.? Once I click OK, it gives me the options I usually get when biamp is directly connected to the network.? I also get live feedback when? connected to the system. |
Re: Yamaha AVRs
开云体育Hm, ok. I?m actually using only using some very few commands like input switching, power, volume controls using a simple SIO with the YNCA protocol. Never used the IR emulated commands, but I can give it a try. ? ? Von: [email protected] <[email protected]> Im Auftrag von Steve Kuehn ? Definitely occurs on RS232.? Not sure about IP control but my guess is it also affects IP control. |
Re: Yamaha AVRs
Definitely occurs on RS232.? Not sure about IP control but my guess is it also affects IP control.
The commands in particular that did not work were up, down, left, right but I believe all IR remote emulated commands stop working.? One was an brand new RX-A3080.? The other was a several year old RX-A1040.? Fixed both by using the old and reliable IR control method instead. I might also note that the Crestron module that the programmer used in the RX-A1040 system completely stopped working after the firmware update.? So if you are using a Crestron module, the firmware update will likely completely break the interface -- not just the IR emulated commands. |
Re: Yamaha AVRs
开云体育Can you give the exact commands? I?ve got a CX-A5200 (prepro, not an AVR though) sitting here to be integrated into a new system and could give it a try. And it is explicitely RS232 or does it affect IP as well? (which i would assume) ? ? ? Von: [email protected] <[email protected]> Im Auftrag von Steve Kuehn ? I don't know if anyone else has notice this, but the last two Yamaha receivers that I did a firmware update to, it broke some of the RS232 commands.? If you look at the RS232 response from the Yamaha receiver, it says "Restricted" after doing the firmware update. In particular, the menu/cursor commands stop working. |
Re: TSR-310 voice recognition
开云体育I?m not complaining, just wondering… ? ? Von: [email protected] <[email protected]> Im Auftrag von Steve Kuehn ? Well that is interesting.? To be honest, I just assumed you have to register it with fusion to get it to work.? Are you complaining that it works with out registering? If would be nice if all our problems were that severe.
|
Re: TSR-310 voice recognition
Well that is interesting.? To be honest, I just assumed you have to register it with fusion to get it to work.? Are you complaining that it works with out registering? If would be nice if all our problems were that severe.
toggle quoted message
Show quoted text
Thorsten K?hler |
Re: TSR-310 voice recognition
开云体育Hm, i?m just wondering why it wasn?t required for me to register or pair anything – it just worked with adding the voice control extension to the program, nothing else. And I also found the recognition rate pretty good and the fact that you just can grab the output string and do with it whatever you want. ? ? Von: [email protected] <[email protected]> Im Auftrag von Steve Kuehn ? I've played around with the TSR-310 voice recognition and actually have been pretty impressed with it.? I have offered it to a few clients but for the most part, clients have not been that interested it. They just want a remote to control their AV system and the TSR-310 does that well with or without voice. So I haven't done any in field installations yet. |
Re: TSR-310 voice recognition
开云体育I did, and i?m very interested – however, not available in Germany yet… ? ? ? Von: [email protected] <[email protected]> Im Auftrag von xsdesignstudios@... ? The prompt works fairly well, but it is way easier to integrate with Josh.ai since you can assume multiple phrases for something like wakeup, makeup, etc on the serial string.? If you haven't heard of Josh.ai yet.? Go look now. |
Re: Timer module
#programming
I've written a dynamic timer and it just uses a simple AINC without an OSC. I'd go with Lincoln's suggestion as that's all you really need..
-- ?
Crestron Service Provider - TBD Enterprises Inc.
|
Re: Biamp Control Subnet
I forwarded ports 5353, 12003 and 61451 in the crestron router config.? When I connect to the IP address of my CP3N using the Tesira software, Tesira will take about 45 seconds then complain and say device discovery failed.? Once I click OK, it gives me the options I usually get when biamp is directly connected to the network.? I also get live feedback when? connected to the system.
|