¿ªÔÆÌåÓý

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

Re: Lutron Leap broken in SIMPL 4.20

 

Thanks Jeff!? I was able to get it working using the include4.dat file from my test machine.? Copied into the C:\Program Files (x86)\Crestron\Cresdb\Programming folder


iPhone 13 sometimes makes a zoom in Crestron Go

 

Hello,
I have an iPhone 13 and sometimes when I open the App, it makes a zoom in the project.
To solve it I have to close the app completely and re open it.
Is someone having the same problem?


New Modules for Yamaha Pro Audio Devices

 

¿ªÔÆÌåÓý

here are some new modules for Yamaha Mixers:

Rivage PM V.2.0 (for Crestron 4-series only!)


CL/QL/TF/TF Rack V.2.0 (for Crestron 4-series only!)


also still available:


CL/QL/TF/TF Rack V.1.3 (for Crestron 3-series only!)


MTX3/MTX5



MRX7


RIO series


TIO


XMV series






Re: Lutron Leap broken in SIMPL 4.20

 

¿ªÔÆÌåÓý

Thanks Jeff!

On 9/30/2022 6:51 AM, jeff via groups.io wrote:

The SecureTcpClient is a raw SSL stream connection, sister to the standard TcpClient. The https does use SSL but, I don¡¯t believe uses this connection class internally. We have not seen this issue with the https client. The SecureTcpClient is used when SSL is needed that does not use the HTTP protocol.


Re: Lutron Leap broken in SIMPL 4.20

 

The SecureTcpClient is a raw SSL stream connection, sister to the standard TcpClient. The https does use SSL but, I don¡¯t believe uses this connection class internally. We have not seen this issue with the https client. The SecureTcpClient is used when SSL is needed that does not use the HTTP protocol.


Re: NVX USB routing - how to do it? #android

 

Tray,

You have to send the MAC addresses both directions not just from the Remote to the Local.

So Take the Device ID from the Remote unit and feed it into the input of the Local Unit
Then also take the Device ID from the Local Unit and feed it into the Remote Unit.

If auto paring is enabled then populating those 2 strings is all you need to establish the route.

Also just verify that the units are actually in the proper Local and Remote modes by looking in the Web UI. ?If you have 2 units set to Remote or local they wont pair.

Thanks!


Re: Lutron Leap broken in SIMPL 4.20

 

¿ªÔÆÌåÓý

Jeff

I'm not familiar with SecureTcpClient.? Are you saying that any module that uses an https client connection to a device is affected?

Thanks

Jay

On 9/30/2022 5:02 AM, jeff via groups.io wrote:

Yes, the SecureTcpClient that is used by the Lutron Leap Modules (QSX¡­} is malfunctioning with the latest DB updates. You do not have to role back all the software however.

The include4 is the culprit! Crestron has been informed of the problem, and Toine is having someone look into it.

To get it working, you just need to compile against the lInclude4 {2.18.112).. It is easy to replace. Control Concepts, has it saved off if anyone needs it. This should?affect?other libraries that use the SecureTcpClient.

You can request the include4 by emailing projects@....

Jeff



Re: Warning: CPHProcessor.exe

 

If XiO Cloud isn't being utilized, You can disabled in Toolbox from the "" dialog to suppress the warnings.


Re: Lutron Leap broken in SIMPL 4.20

 

¿ªÔÆÌåÓý

Yes, the SecureTcpClient that is used by the Lutron Leap Modules (QSX¡­} is malfunctioning with the latest DB updates. You do not have to role back all the software however.

The include4 is the culprit! Crestron has been informed of the problem, and Toine is having someone look into it.

To get it working, you just need to compile against the lInclude4 {2.18.112).. It is easy to replace. Control Concepts, has it saved off if anyone needs it. This should?affect?other libraries that use the SecureTcpClient.

You can request the include4 by emailing projects@....

Jeff



Re: Converting CP3-R to CP3

 

¿ªÔÆÌåÓý

Bambam_101 if you are on the Crestron Home facebook group, you could unload those CP4-R¡¯s pretty quick.? There are a lot of integrators looking for some.

?

Pat M

?

?

From: "[email protected]" <[email protected]> on behalf of Bambam_101 <wiredhometechnologies@...>
Reply-To: "[email protected]" <[email protected]>
Date: Wednesday, September 28, 2022 at 5:52 PM
To: "[email protected]" <[email protected]>
Subject: Re: [crestron] Converting CP3-R to CP3

?

Wonder if this would work for cp4r? Have a bunch here that were incorrectly ordered but never returned.??


Re: Controlling motorized shades with DIN-AP3

 

Firstly, RS485 is wired differently to RS232, worth confirming you are wired as per the following:?

You haven¡¯t mentioned what brand of motor/motor controller, as such can¡¯t help with any specific commands, but for this functionality you should be able to just use a Serial I/O symbol per blind in SIMPL.?


Re: Converting CP3-R to CP3

 

What about CP4 to became CP4-R ?
is that possible too ?

this will save a lot for the actual situation of all integrators


Re: Skaarhoj TCP for ATEM Switcher

 
Edited

The TCP port for the connection to the Skaarhoj ("scar-hoy") device is 8899



I used a Serial IO with the following commands in ascii and used \x0A (Linefeed)? as the only delimiter but see what works...
from memory I think the linefeed delimiter was all I needed for the Tx but I see crestronfreak55 has also added the CR(\x0D)?
I am not sure why I only used \x0A but it worked that way with the SIO and I think I had issues with the full CRLF delimiter but see what works
eg: same as examples from crestronfreak55
ProgramInputVideoSource:0=5 (switched input 5 to output 1 )? note the Caps have to be used as shown.


Re: NVX USB routing - how to do it? #android

 

Thanks,?

Yes, that part of the cabling is good. Although the NVX port labeling isn't real clear.?
I should have been more specific in my request.?
Am seeking advice on the programming.?

Thought it was as simple as sending a MAC address from the keyboard/mouse control endpoint into one of the seven serial inputs on the USB subslot for the target PC NVX endpoint.?
Seems it may be a lot more complicated than that.?

Thanks again,?

Tray


Re: NVX USB routing - how to do it? #android

 

At the PC end, you have to use the UCB-C port out of the 360s. Check that since it is a common misstake.?


Lutron Leap broken in SIMPL 4.20

 

Hopefully I can save someone else a bit of time and headache with this info.? I found out today that the latest SIMPL 4.20 and latest databases causes Lutron leap integration to stop working.? I ended up setting up a test machine with SIMPL 4.18 and have it working again.? I'm busy trying to commission a job today and didn't have time to fully dissect this issue, but I'm sure its bound to affect others.

I did spend time on the phone today with TB support and they weren't aware of the issue.? Of course.

Here's the software info that is working.?

?

SIMPL Windows: 4.18p1 (build: 4.1801.16)
SIMPL+ 4.06 (build: 4.0600.00)
Path: C:\Program Files (x86)\Crestron\Simpl

INCLUDE4_2SERIES.DAT Version Information:
(2 Series) : 1.80

INCLUDE4.DAT Version Information:
(3 & 4 Series) : 2.18.015

Data Files:
Path: C:\Program Files (x86)\Crestron\Cresdb\Programming

Symlib2.Tio 1156 11/19/2021 02:19:02PM

iodev.tio 1156 11/19/2021 02:19:02PM

Other Crestron SW:

Device Database: 200.140 (build: 200.14000.001.00)
Crestron Database (cnctrldb22000.mdb) : 210.05 (build: 210.0500.001.00)
Crestron Toolbox: 3.11p20 (build: 3.1120.0030.0)
SIMPL+ Cross Compiler: 1.3

Legacy Device Tools: Not Available

Windows System Information:
Windows OS: Windows 10 Home Version 2009 (OS Build 19042.1526)


NVX USB routing - how to do it? #android

 

Am looking for guidance regarding how to make USB routing work for NVX.?
These are 360/360c units, not using a Director.?

I can get FB from the control point (where the KB/Mouse live) and send that to the destination PC.?
However, the USB never connects. Set the transport type and the layer.?
Am told that there is some kind of negotiation or handshake with MAC addresses that needs to occur??
If so, it is not at all clear how one goes about doing that.?

Have spent most of a week trying to get this to work with no success.?

Appreciate any insight from the group since OLH or NVX product pages have no info on this at all.?

Thanks, - Tray


Controlling motorized shades with DIN-AP3

 

I am trying to write a program to control some motorized shades in an apartment complex our company has designed and installed.??

We have 7 motorized shades and the only functions I need them to perform are:
Open the shades
Close the shades
Stop the shade movement

The shade manufacturer send us a document of serial command strings, RS485.? ? We are unable to get control over the motors, is there anyone here who might be able to assist on this issue??
I'm not sure if we need to parse the commands or? where to even start as I'm just now diving into this new job and language.??

Looking for module or program assistance in controlling motorized drape rods


Re: Converting CP3-R to CP3

 

I share your pain.


Re: RMC3 to RMC4 No TCP/IP

 

Modules not compiled for 4 series processor. Open program then open modules affected (simpl+), recompile for 4 series and try again.

Had same issue a while back.

Tim