¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date

Re: NVX Switchingh in simpl

 

Single subnet flat network 192.168.1.0 (setup in my office and stand-alone from anything else). I should mention that the processor in use is a CP2E as this is what is currently installed on the site we will be implementing the NVX to.

Site does have VLANS configured but will cross that bridge when we move the hardware from the office to the site!


Re: Resi NVX install - cost effective compatible 24 port switch

 

I have installed a Luxul 4424P and it was a breeze to set up. Also as its the AV version it looks really nice in the rack as the lights are on the front and the RJ45s on the back.?


Re: NVX Switchingh in simpl

pearce.bruce
 

¿ªÔÆÌåÓý

Is the switch on the same network as the processor or a separate vlan ??

Regards

Bruce

On 30 Jul 2021, at 11:45, nick_masterson_uk <nmasterson@...> wrote:

?Hi,
First NVX install, and having a struggle switching from the program.

Following on from the advice previously given here, I have installed a Luxul POE switch and added my E30 and D30 units. I have successfully configured my subscriptions and can switch sources from the decoder web gui.

What I am struggling to do is switch sources from my simpl program. My NVX training was quite some time ago (pre release of the 30 series) but IIRC it was possible to do basic analogue switching, the values equating to the stream subscription list position. Looking at the D30 symbol I am assuming that this is the "video_Out" signal on the XIO routing sub-symbol? if so changing values here does not implement switching!?

Am I looking in the wrong place / using the wrong signal /missing additional logic here?

Cant find an example program to confer with...im sure its something simple, can anyone point me in the right direction?



NVX Switchingh in simpl

 

Hi,
First NVX install, and having a struggle switching from the program.

Following on from the advice previously given here, I have installed a Luxul POE switch and added my E30 and D30 units. I have successfully configured my subscriptions and can switch sources from the decoder web gui.

What I am struggling to do is switch sources from my simpl program. My NVX training was quite some time ago (pre release of the 30 series) but IIRC it was possible to do basic analogue switching, the values equating to the stream subscription list position. Looking at the D30 symbol I am assuming that this is the "video_Out" signal on the XIO routing sub-symbol? if so changing values here does not implement switching!?

Am I looking in the wrong place / using the wrong signal /missing additional logic here?

Cant find an example program to confer with...im sure its something simple, can anyone point me in the right direction?



Re: Simpl compiled zipped file is missing sgd

 

Yes I have seen this issue.? I try to remember to manually add the sgd files manual to the zip file but many times I forget.


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.


Re: RS-232 commands that only worked over an unconventional termination...

 

Sounds like grounding/short issue of some sort.


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...

 
Edited

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@...>
Reply-To: <[email protected]>
Date: Thursday, July 29, 2021 at 3:27 PM
To: "[email protected]" <[email protected]>
Subject: Re: [crestron] 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
Commercial Market Director
Sr. Systems Architect | Crestron Certified Master Programmer (Diamond)
ControlWorks Consulting, LLC
Direct: (+1)440.771.4807 | Cleveland: (+1)440.449.1100? | Boston: (+1)508.695.0188 | DC: (+1)202.381.9070? | Fax: (+1)440.449.1106
Crestron Services Provider | Biamp Authorized Independent Programmers | Extron Qualified Independent Programmer

?

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...

 

¿ªÔÆÌåÓý

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
Commercial Market Director
Sr. Systems Architect | Crestron Certified Master Programmer (Diamond)
ControlWorks Consulting, LLC
Direct: (+1)440.771.4807 | Cleveland: (+1)440.449.1100? | Boston: (+1)508.695.0188 | DC: (+1)202.381.9070? | Fax: (+1)440.449.1106
Crestron Services Provider | Biamp Authorized Independent Programmers | Extron Qualified Independent Programmer

?

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...

 

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!!

At least we don't have any issues like this anymore...? oh wait!...Arrrgghhh!!!!...:)


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

 

Above is especially true if you are compiling for Crestron app with custom theme and using new PC that didn't have old AIR installed.

Process Explorer is really helpful tool!


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).
Most recent case was solved by installing Smart Graphics 2.15.06.01 from July 2020 (not sure if SG was then updated to latest version after).

If you attempt VTProE / SG uninstall & reinstall that older version please let me know the results.
ftp://ftp.crestron.com/software/vt_pro-e/core_3_ui/Archive/crestron_smartgraphics_2.15.06.01.exe
-------------------------------------------------
Zac, who's also on this forum, noted a workaround that resolved the issue for him on an old Facebook post:


"Using ProcessExplorer Microsoft application, I was able to see where VTPro hangs. It was at executing a script "theme2zip".
After running the script manually, with a CMD output window, I notice it complained about missing Adobe Air.?
Copy and Pasted Adobe Air folder from my old PC (Program Files x86\Common Files) and ta da - back in business.
I am not sure what is going on here. Why is AIR not installed with SG and VTPro or at least why there isn't any warning about it."


VTpro compiling project

 

Hello,

I am trying to do some changes in my old project, but Vtpro hangs when is compilied. Looks like a problem with .swf extension.
I am using NTD EZ Theme Horizon.

Tryed reinstall and upgrade all databases with no luck.

Regards.


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.?