Keyboard Shortcuts
Likes
- Crestron
- Messages
Search
Simpl compiled zipped file is missing sgd
I seems like the compiled zip file generated by simpl windows does not include the smart graphics definition anymore...?If I send the file to somebody, there will be a bunch of warnings popping up because the GUI extenders will be missing.
I miss the days when you could just send someone the compiled zip file knowing that it included everything necessary for a clean compile... now this does not seem to be the case anymore.
anybody else noticed this? ?
|
Re: RS-232 commands that only worked over an unconventional termination...
¿ªÔÆÌåÓýWhat pins were connected on each end? ? Was is really only the program that was changed, or was hardware changed as well? ? To answer some of your curiosity: ? As it happens, RS-232c voltage specifications are not always ¡°strictly¡± adhered to by various manufacturers, on both the control side and the controlled side. ? For example, the ¡°com¡± ports on a 2-series processor use the full voltage swing but the IR port when used for ¡°one-way serial¡± does not.? This means that some devices that are very robust (forgiving) will work on either and some devices that are more picky will not.? ? An older processor like a CP2e or a QM-RMC can be handy to use in your situation as it can be connected in place of the TV to check baud rate and commands.? You can also put one between the processor and the TV, using 2 com ports and a program that just connects rx of one port to tx of the other and then you can monitor both commands and responses as they pass through. |
Epiphan Livescrypt Integration?
I've been told to integrate this into a Council Chambers build. No published API or control inputs. All documented control is either from the local web interface, Epiphan Cloud, or the touchscreen built into the unit. Boo.
Before I start doing it, has anyone had some success reverse engineering any IP control protocol from the unit? From a quick look it looks like it has a basic web api and uses websocket communications on the admin page. I'm looking to get control over starting/stopping transcription and getting the current transcription status. As a bonus I would also like to get the current transcription output stream URL so I can scrape that too and get the text output from the unit live to re-distribute to the Youtube stream for the Council Chamber so they have proper subtitles and not permanently baked in subtitles. -Scott |
Re: RS-232 commands that only worked over an unconventional termination...
It wasn't that. The code worked perfectly once I routed it through a room controller, rather than the oddly run COM port coming out of the processor.
I'm confident the Serial settings were set correctly as well. It is very mysterious. |
Re: RS-232 commands that only worked over an unconventional termination...
¿ªÔÆÌåÓýAnd how many spaces may need to be in there . . .? that¡¯s why I only put the RSPW ? Their protocol designer is probably the same person that determines how much a traffic ticket costs in Ca.???? Spin the wheel, throw a dart.? Thank you, please drive through. ? From: <[email protected]> on behalf of "Lincoln King-Cliby via groups.io" <lincoln@...> ? Except for the versions that required RSPW?? 2\x0D and a few iterations 1 had to be used instead of 2 (instead of 2 being network + serial active, 2 seemed to be network only, 1 kept serial alive) ? -- Lincoln King-Cliby, CTS, DMC-E-4K/T/D ? From: [email protected] [mailto:[email protected]] On Behalf Of eagrubbs via groups.io ? Haven't you guys heard of RSPW2? ?\x0D? |
Re: RS-232 commands that only worked over an unconventional termination...
¿ªÔÆÌåÓýExcept for the versions that required RSPW?? 2\x0D and a few iterations 1 had to be used instead of 2 (instead of 2 being network + serial active, 2 seemed to be network only, 1 kept serial alive) ? -- Lincoln King-Cliby, CTS, DMC-E-4K/T/D ? From: [email protected] [mailto:[email protected]]
On Behalf Of eagrubbs via groups.io
Sent: Thursday, July 29, 2021 6:02 PM To: [email protected] Subject: Re: [crestron] RS-232 commands that only worked over an unconventional termination... ? Haven't you guys heard of RSPW2? ?\x0D? |
Re: RS-232 commands that only worked over an unconventional termination...
¿ªÔÆÌåÓýRSPW . . . ? Sharp! that's your problem!!...HaHa!!? The old units that I dealt with had an issue where the serial port would turn off after the set was turned off, which would require IR to run it on...Beautiful!! |
Re: Resi NVX install - cost effective compatible 24 port switch
¿ªÔÆÌåÓýI have had excellent results for small systems using Snap AV Araknis 310 series switches.? You need to set up IGMP querying as it is not ready to rock out of the box.? They have a white paper on set-up for NVX.? You can also set them up with Snap¡¯s OvrC application for remote management. ? ? |
Re: VTpro compiling project
I've been tracking a few reports of this behavior in the last few months (hanging when compiling a project with a custom theme). If you attempt VTProE / SG uninstall & reinstall that older version please let me know the results. "Using ProcessExplorer Microsoft application, I was able to see where VTPro hangs. It was at executing a script "theme2zip". |
Re: Alexa thermostat control
AVmaster,
In debugger, are you seeing any commands triggered by the Voice modules when you try to set the mode to something other than OFF?? I know that both the DIN-THSTAT and HZ-THSTAT have slightly different hardware device interfaces in SMW compared to the ol' CHV units. CHV had discrete Digital inputs where the DIN and HZ units have a single Analog input for the modes (And yes, I've complained bitterly over the years about the lack of standards with CHV, EX and DIN/HZ...:)? ) I know this is basic but that usually bites me, always thinking that there's something more sophisticated at hand...HaHa... |
How to get TSW-xx70 or TS-770 to use SRTP ?
Hi,?
I am trying to connect all my Crestron panels to a phonesystem 3CX on a Raspberry. I got a TSW-1060 and a TSW-1070? working but another TSW-1070 and a TS-770 can't call my 2N station and all other panels can't call them.? So I checked which settings are different for SIP on these two panels, the following differences are shown with "sipstate": SIP DSCP codepoint? = 0? ? ?(working panel 24) RTP DSCP codepoint = 0? ? ?(working panel 46) SRTP = disabled? ? ? ? ? ? ? ? ? ?(working panel mandatory) I searched the console commands but was not able to find a setting for SRTP to mandatory and if these are not set automatically? after connection these codepoints. Should the panel switch automatically to SRTP if the phonesystem tells them to do?? But I checked the settings for working and not working extensions, I can't find differences here.? |
Re: Alexa thermostat control
I know with the 2.0 modules the raise and lower for volume on generic devices isn't working for us. It does work on the older modules (alexa raise kitchen music). We are able to set the volume to a level with the set alexa command (alexa set kitchen music 20%). I only put the 2.0 on one site so far but will try and test through tstat commands and also see if raise and lower still work for the lights.?
|
Re: Alexa thermostat control
That¡¯s what¡¯s really got me stumped. ?The ins and outs of the module are pretty cut and dry. ?Likewise with the HZ-STAT. ?I can set the temperature and turn it off but that¡¯s it. ?All the information displays properly in the Alexa app as well¡but I can¡¯t change the mode there either. ?Thanks for the feedback though J, appreciate it.
|