Keyboard Shortcuts
Likes
- Crestron
- Messages
Search
Re: XPanel EXE connection details via command line?
@Erick Swihart
Oh my god, I've been searching for this info for years! Thanks! This is great for me because on remote access PCs, I'll make the shortcuts once and no matter how many times I recompile the damn VTZ, the shortcut will still work.? Where did you find this or where is it documented?? For anyone here looking for doing the permanent Environment.xml edit, if you install 7-zip, you can use the Right-Click context menu to open the VTZ as archive, then browse to the XML. Right click it, and Edit. It will open the file in notepad, and you can edit there. When you're done, SAVE and then close, and 7-zip will prompt you to save the edited file back to the zip. This is a bit faster than manually extracting/renaming/editing/repacking. |
Re: D3 virtual keypad exports with 4 AV Processors
Wow, I have lost my mind, thank you.
toggle quoted message
Show quoted text
-----Original Message-----
From: [email protected] <[email protected]> On Behalf Of Eric Luckart Sent: Thursday, January 25, 2024 10:45 AM To: [email protected] Subject: Re: [crestron] D3 virtual keypad exports with 4 AV Processors In D3 go to other devices. Right click a room and add remote system export. Select whatever version you like to use. Double click the new remote system and select what you want to export, make sure you select I/O and set the ipid and address of reboot processor. |
Re: D3 virtual keypad exports with 4 AV Processors
In D3 go to other devices. Right click a room and add remote system export. Select whatever version you like to use. Double click the new remote system and select what you want to export, make sure you select I/O and set the ipid and address of the remote processor.
|
D3 virtual keypad exports with 4 AV Processors
Anyone know what the best setup for this would be? I have a cp3 running a D3 program on a large multi house project. i want the cp3 to run the lighting on the whole property, but i have 4 more processors running at different locations and need them all to talk to the D3 on the cp3. I use the EISC to talk to one but don't see a way to duplicate that in D3 so i could have one virtual keypad export for each processor? It seems i must be missing something,?
|
Re: Savant 2N with Crestron
Here's an idea...how about no custom versions...just make one version that actually works!!
Think if instead of spending all the time that we spend trying to make things work that have not been fully baked or otherwise, we spent all that time selling and integrating things that work, how much more we all AND the manufacturers would be making,... AND AND how much more satisfied our clients would be...? ?And maybe also we could go home at night...:) |
Re: Savant 2N with Crestron
I can confirm having also tried this with a C4 version that it did not seem to call using rava:CRESTRON as the number, and the Crestron section under Services>Phone>Calls was still missing after flashing with the latest 2N firmware. This is despite Crestron telling me that flashing with the stick firmware would work. I think I also tried 'Reset Configuration' back to factory defaults, but it made no difference. Would love to know if anyone knows how to low-level flash these things so that we could use them in takeovers.
Interestingly, I noted that the C4 version of the firmware seems to include all the "automation" features, and RTSP, out of the box, so effectively requires no additional licences. This, coupled with the info that these are apparently cheaper than the 2N official version makes me miffed as to why as Crestron dealers we can't get "Crestron" branded versions of the 2N IP Verso and Solo, in the same way that C4 and Savant dealers can get "custom" versions for their platforms. |
Re: Samsung CCD IP Control not powering back on.
¿ªÔÆÌåÓýYes, that?s exactly what i?m doing with LG TVs. I?m using a self-made WoL-SIMPL+ module, but it?s just doing what you desscibe: send magic packet followed by 16 times the MAC of the device. Works reliable. ? Cheers, Thorsten ? Von: [email protected] <[email protected]> Im Auftrag von rickwookie ? FWIW I had the same issue using the LG CCD on one particular site. I don't know why Crestron can't just fix the CCD's for Samsung and LG considering how popular their TVs are, rather than just telling us to recommend SONY TVs. |
Re: Samsung CCD IP Control not powering back on.
FWIW I had the same issue using the LG CCD on one particular site. I don't know why Crestron can't just fix the CCD's for Samsung and LG considering how popular their TVs are, rather than just telling us to recommend SONY TVs.
Anyway: Add a 'UDP/IP Communications' device (Configure view > Crestron Devices > Ethernet Control Modules > Ethernet Intersystem/Device Communication > UDP/IP Communications) Configure the device so that the 'Default Address' is the broadcast IP address for your subnet (so for example if your subnet is 192.168.1.x/24 then the broadcast address is 192.168.1.255) Set the 'Port' module parameter?to 9d (Port 9 is the default port used for WoL) Feed the TX$ input with the WoL packet as a string whenever you want to turn on the TV - The WoL packet is simply the magic packet (0xFF0xFF0xFF0xFF0xFF0xFF) followed by 16 copies of the TVs MAC address. I use a Simpl+ module originally by Ryan Blajda, to simplify creation of this WoL packet. If you look in the files section of this group, you'll see there's a file called?WakeOnLAN v1.0.zip which is probably the easiest way to go as it is appears to be an all-in-one solution, but I haven't used it myself. |
Re: Savant 2N with Crestron
Erick, so it you have a sip server or pbx ip, the savant version of the 2N work normally?
toggle quoted message
Show quoted text
Audio and video routed ti the crestron touchpanels? NFH On 25 Jan 2024, at 4:11?a.m., Eric Luckart <eluckart@...> wrote: |
Re: Samsung CCD IP Control not powering back on.
¿ªÔÆÌåÓýI am not a C# programmer. Do you have a module with this command I can use in SIMPL? This would be extremely helpful? ?
Thanks
From: [email protected] <[email protected]> on behalf of Nick Dietz <nicholasdietz@...>
Sent: Wednesday, January 24, 2024 7:34:34 PM To: [email protected] <[email protected]> Subject: Re: [crestron] Samsung CCD IP Control not powering back on. ?
I send a WOL packet using C# bypassing the power on command in the CCD driver.? It turns the TV on and then the Samsung CCD will connect and control.? Actually works good this way.? I had the same problems with the CCD using C#.
|
Re: DSC PowerSeries Neo
¿ªÔÆÌåÓýThis isn't something that bothers me but for those that want to
create a perfect copy of the standard ELK keypad in crestron I
believe, if memory serves me correctly, that there are a few
things you can't implement in a way that exactly matches the
keypad.? For example, I don't believe the chime and bypass keys
are included in the modules but they exist on the keypads.? I also
don't think the * and # keys on the keypad have equivalents in the
modules.? There is certainly the ability to bypass zones in the modules but
it is implemented differently on a keypad.? So, I believe the functionality you need is all included in the modules.? But if you are trying for perfect emulation of a keypad it isn't quite the same. Jay On 1/24/2024 7:59 AM, ckangis wrote:
OLD modules are DEFINITELY BETTER!!!...:)? ?(and not just because I'm old!!) |
Re: weather conditions trigger
¿ªÔÆÌåÓýSnowing No, Raining Yes.? The rain sensor on the tempest is haptic so it can't detect the sound of snow hitting it.? The only snow sensors I'm aware of are those that are sold with driveway/pathway ice melt systems.? They consist of a moisture sensor and a heating element.? The heating element melts the snow and the moisture sensor can then detect it.? You need to couple this with an outdoor temperature sensor to differentiate whether the moisture detected is from rain or snow. Hope this helps Jay On 1/24/2024 1:43 PM, ckangis wrote:
Jay, Does the WF unit/modules give local weather triggering, like 'its snowing'?? |
Re: Savant 2N with Crestron
Has anyone actually tried it ie getting the firmware link off the 2n website and uploading it to the hardware ? On Thu, 25 Jan 2024, 07:11 , <spannertech@...> wrote: I came across the Control4 variant recently. I too was told by Axis support that you cannot reflash it to get back to the "standard" version which includes the Crestron RAVA stuff. I don't believe there's any special "Crestron" version. OP |