¿ªÔÆÌåÓý

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

Re: Lutron QSX firmware update broke modules?

 

Was this ever resolved?
?
I am having a different issue with Comms with a currect QSX install that's been going for 3 weeks.?
?
It seems just fine on the Crestron side - I don't see any dropouts while debugging.
?
BUT Lutron is saying there are errors in communication sometimes and blaming it on the Crestron AV3 + Control Concepts 1.3 modules.
?
Theu may be full of it. Anyway here is LUTRON's assessment:

"
Thank you for the clarification! This definitely gives us an answer of what is happening here. It looks like the issue is stemming from the Crestron side, as the disconnects from the .80 address are showing the disconnect being unexpected with the error: Connection reset by peer.?
?
In one of the timestamps we have from the logs:
On?4/4?at 14:22 we see a successful login from the address using username SoundSight
?
On?4/4?at 15:41 the connection is read as disconnected with the error from above.
?
We're also seeing earlier on in the logs (4/4?at 14:01) times of it disconnecting and failing a TLS handshake with a timeout error."
?
?


Re: Crestron Home RAVA issues

 

The ringtone is crap. Definitely watching this thread to see if anybody comes up with a way to replace it... I'm thinking there might be another way to trigger an interrupt with logic and then tie that interrupt to one of the dozen or so additional ringtones that are exposed for the purpose of general alerts.?
?
We used to always run door control relay wires from the processor but the 2n home module (from LCD UK I believe) has come a long way... Since it is classified as a door lock in Crestron home I would think and hope and pray but not be surprised if this was not the case.. that you could set it up in 2 so when the doorbell is pressed it simultaneously rings and triggers virtual switch number four, then program the action on Crestron home side triggered from the switch 4 event to register as a door opening and that would expose the additional interrupt sounds...?
?
Course for the homeowner they probably would not love seeing the text notification that a virtual door is open while some stranger is ringing the doorbell... But if it's for your own system it just might work. Best I can do while bored in traffic...?


Re: Crestron Home RAVA issues

 

Good points, Eric. If I get anything tricky working I will report back here...


Lumens VC series camera control lost after web page login

 

camera works fine with IP connection (UDP)
after logging into cameras webpage, crestron control is lost
requires client reboot of processor to get control back


Re: Crestron Home RAVA issues

 

The only way you can use custom ring tones is by setting the default ring tone off and then assigning a audio file in a custom project. Even if a -R panel let's you upload a custom project, it won't load it because it will have the Home App running. That says to me, no custom ring tones.
Maybe shutting the ringer off, then triggering a door bell interrupt to ring the panels might work.


Re: TST-1080 image resource path

 

In the file names, yes. Never been a problem before but you raise a good point. I'll check that out tomorrow.?


Re: Biamp Tesira v1.7 vs Biamp Tesira v3.3 Modules

 

Running signals through a buffer like that is usually done for troubleshooting purposes because it gives you more control over when signals go high in Debugger.?
?
Typically, Biamp works best when it looks something like this


Re: Biamp Tesira v1.7 vs Biamp Tesira v3.3 Modules

 
Edited

What if the original programmer already has a digital signal for "Initialize"?? Should I go ahead and use that signal rather than a 1?? He has it in a buffer with the digital signal for Is Communicating as the input and outputs an "_buf" signal.


Re: Biamp Tesira v1.7 vs Biamp Tesira v3.3 Modules

 

Awesome.? Thanks again.
?


Re: Barco CTRL

 

Do you have a working module?


Re: TST-1080 image resource path

 

Just curious are you using actual SPACES in your path?
?
Not sure if an issue but did you try it without spaces?


Re: Biamp Tesira v1.7 vs Biamp Tesira v3.3 Modules

 

It's an either-or situation - if you're wired to the Tesira by serial port, you'll use the RS-232 control processor module, but if you're connecting by LAN, you'd use the IP control processor module. If you've got both in your program, both pointed to "Control Processor 1," I bet it will confuse the other modules.? You only want to use one Control Processor module per DSP.? If you're having trouble getting it to connect to your DSP, make sure the Tesira in question has SSH/Telnet enabled (whichever you've selected to use) - sometimes they come out of the box with those disabled.
?
To my knowledge there's no way to alter an argument attribute with an analog init - that is only for analog signals/joins.? The arguments you just set during coding and to change them would require changing them in simpl, recompiling, and then pushing code again.


Re: Biamp Tesira v1.7 vs Biamp Tesira v3.3 Modules

 

Thanks Gas Bandit.? I wonder if having an IP module vs the RS232 module makes any difference as far as making it easier to point to the Tesira?? In my case there is only 1 Tesira in the system, and all of the modules are pointing to CommandProcessor 1.? I just thought an Analog Init would be needed to identify that processor with the same equipment ID the programmer used elsewhere.? The IP version seems to be more direct by adding the Tesira's control IP address.
?
Anyway thanks for the info.? Very much appreciated.


TST-1080 image resource path

 

I did ask this on the Crestron Discussions forum, but it seems to take days to get a response there. So posting here in the hope that you guys can help out.

?

On a TSW panel, I can send an image to the panel like this:

\images\icon - camera 100px wht.png

The actual location on the panel is in:

/display/swf/images

?

On a TST, sending

\images\icon - camera 100px wht.png

does not work.

The location on the TST where this graphic is stored appears to be:

/display/app/project/assets/img

Attempting to send:

\display\app\project\assets\img\icon - camera wht 100px.png

Yields no image

?

What is the correct path to retrieve an image from the TST?

?

I've tried a few combo's but nothing seems to work.


Re: DMPS3-300-C and RS485

 
Edited

And yet the CP3 port (and if memory serves me correctly the PRO2 port) talks correctly...
?
They're all using MAX485 chips (or similar) afaik. I'm wondering if the issue is the timing of the DE/!RE signal.
?
Sigh. Technology! Who needs it? Oh...wait a minute...
--
Cheers
Phil


Re: DMPS3-300-C and RS485

 

You might need to get an oscilloscope out and compare the Tx vs Rx levels. If Tx is working, then the only thing I can think of is it is something to do with the levels. I suspect the Mipro gear, which I have not played with, is outputting something around 5v, could be ¡À5v, and your adaptors require a greater signal swing. I believe Mipro have a USB dongle to interface with their system, and I wouldn't be surprised if it doesn't meet true RS485 specs.
?
Lindsay


Re: Biamp Tesira v1.7 vs Biamp Tesira v3.3 Modules

 

Yours is a very common story. The earlier modules were victim of the newtonsoft json deprecation.?
?
You don't need an analog init for the new modules, you just need a separate command processor module for each physical Tesiraforte or Tesira server you are connecting to, and number them individually on their ID argument.? Then, add modules and each module likewise needs its processor ID set to match which Tesira it's for.
?
For more information, I recommend reading the deep dive here -
?
https://support.biamp.com/Tesira/Control/Crestron_Tesira_Modules_v3.3_-_deep_dive


Re: DMPS3-300-C and RS485

 

Thanks Gary,
?
I have a couple of that type of adapter from different sources here in Oz (and China) and they seem to transmit but I cannot get them to receive (or at least give me a recognisable response on the rs232 side).
I even splurged on two different 'industrial' quality units from Waveshare (with external power) and I have the same issue, tx but no rx. I have tried with and without termination resistors.
The real mystery is why the CP3 com1 port configured as rs485 works just fine. Even the ST-COM failed to produce a result.
--
Cheers
Phil


Re: How to control DT8 driver in Crestron DIN-Dali2

 

Looks like they are releasing a new one and disco-ing the DIN-DALI2 FYI
?
https://www.crestron.com/Products/Lighting-and-Environment/Integrated-Lighting-Systems/Accessories/DIN-DLI


Biamp Tesira v1.7 vs Biamp Tesira v3.3 Modules

 

I have a program that needs the Biamp Tesira v1.7 modules updated to v3.3, but they aren't like for like.? The v3.3 modules all have an Integer_Parameter called "Command_Processor_ID", and the old v1.7 has a Buffer_Input "From_Module$", and a String_Output "To_Module$".
?
Do I need to use an Analog Init to define the Command_Processor_ID?
?
Main reason the update needs to be done is Mic level/muting as well as dialing pad don't work on v1.7.? ?I read that if the processor was a CP3N or newer, v3.3 must be used.? Not quite sure why the integrator (won't name name) did not update when they originally coded the program.? I also can't seem to load the Biamp config file to a test Tesira, to workout the kinks at my desk rather than the conference room, which is used quite heavily.