¿ªÔÆÌåÓý

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

Re: HZ-THStat

 

Sigh!!
It SUX to get old but still be able to remember when psychic mind waves didn't affect Crestron products (or their design team)...


Re: HZ-THStat

 

Yeah,? watch out for Remote Sensors.
They will only work with twisted pair wire, with 2 conductor wire you have to use a third party sensor.

They are scary to pry off the wall once installed, and I hate the Spring micro connections.

You can't upload the config to them unless you are onsite (requires an acknowledement on the TStat).

So they are great for new projects, but NOT for Upgrades.?
Upgrading?
They aren't surface mountable, so now your trying to cut in on backboards that were never ment to be? cut in (stubbbed out of a 2x4, or plywood).
Did I mentioned the sensors weren't ran with cat back in the day.?

I'm sorry did I start rantting again.


Re: Crestron COSU

 

You feel dumb?
I've been programming Crestron for 23 years, and I've not even heard of it?

Then again, its not the first time I've missed the boat these last few years... Studio, no Fission, wait there's a better engraver, what do you mean HTML5, SSL Authentication (necessary or not), oh wait that has to be done through the web GUI, that doesn't work with Home, and that only works with home, that App isn't supported, that app usta work, why Android phones aren't important,? subnet doest report the same, and good luck talking to those devices...

Oh I'm sorry I kinda fell into a rant there.


Re: HZ-THStat

 

Hey Chris,

I haven't had any issues with either band.
I have had mixed luck with them in general.

On one job, we just couldn't use it because there were crazy temperature swings being shown.
We even installed a different model next to it, and that one acted completely normal.
We went through all of the goofy HZ-THSTAT stuff with TB ... wall insulation type, no drafts in the hall, wait half an hour for it to settle in, etc.
Maybe the device is just overly sensitive to other interferences (RF, psychic mind waves, gamma rays, alien rays).

One recommendation ... resist the urge to punch it through the drywall when it just decides to wait minutes to respond to touches on its screen.
Just breathe and walk away shaking your head.

I want to love them, I really do.

Good luck,
Brian


Re: TSR-310 Wifi Connections

 

Per my notes, you can setup WiFi via the usb port using the following command:
wifisetup MYSSID wpa2 aes password
Don't know if that works via a TCP/IP console or if it can be used to after the remote is already set up.


Re: LG Createboard

 

On Sun, Dec 3, 2023 at 10:19 PM, ken santiago wrote:
LG86tr3dk
Hi Ken,?

These don't follow the 'Standard' LG codes. I have controlled these only via RS232 at this point because the screens can not be powered on via network.??

I have loaded the PDF that contains the control schema for the screens into the files section under LG Signage Monitor and Signage TV control Guide V2. See the TR3BF section as they are the same as far as control is concerned.??


TSR-310 Wifi Connections

 

Hi All
Is there a way to REMOTELY (VPN) change which SSID a TSR is connected to? I've looked in Console help, the ToolBox function list and the web page.
Could it actually be that Crestron expects me to drive 3.5 hours one-way to change the SSID on a remote???? ?(Probably...:(? ?)

TIA


HZ-THStat

 

Hi All,
We're (finally) doing our first HZ-THStats on a project.
1. Is there a recommended Wifi Band that others' have found to be most reliable?? 2.4g, 5g or it doesn't matter...
2. Any other best practices others' have found having dealt with them in the field??

TIA!


LG Createboard

 

Has anyone have tried controlling LG86tr3dk lg createboard via ip??

Need help/guide on how.

thanks


Re: ram usage - how much is too much?

 

¿ªÔÆÌåÓý

In the PRO2 days 80% was the rule of thumb... Today.... Is the system stable?

I wouldn't be overtly worried about 82% as a hard number if it's pretty static... On the other hand if it's slowly climbing that could be an indication of something along the lines of a memory leak which is more problematic than just high usage?

Get


From: [email protected] <[email protected]> on behalf of mark kaye <markkaye@...>
Sent: Friday, December 1, 2023 2:40:33 PM
To: [email protected] <[email protected]>
Subject: [crestron] ram usage - how much is too much?
?
an RMC3 loaded with my code uses 82% of memory
is this something i should be worried about?

?mark


Re: Crestron COSU

 

Sorry, I feel dumb. How do you actually use it :)


Re: Issue with MC4 and C2N-AMP6x100

 

Though the 6x100 is pretty old in terms of Crestron tech and Authentication, I wonder if it has something to do with an AUTH mis-match?
I started to see this issue with CEN-IO and GWEXERs where the Proc IPT showed ONLINE with a 41794 port and the remote device would show OFFLINE and a 41796 Port
Solution was to run the SETCSAUTH command in the remote device...
Never seen this with the 6x100, though.

Also Notorious with Crestron AMPs (6x100, Swamp, etc.) is that the amp will be online responding with FB and every thing but no audio...
Check the stupid from panel switch...It kills ONLY the AUDIO, everything else looks like its working.? This has bit me a few times before I started checking this first...:)


Re: Issue with MC4 and C2N-AMP6x100

 

Probably the IP address issue.


Re: Crestron COSU

 

There's a how-to on the GitHub page, on which point are you stuck?

Can also recommend XCA for creating certificates
https://hohnstaedt.de/xca/index.php/download


Issue with MC4 and C2N-AMP6x100

 
Edited

We replaced a customers MC3 with MC4 and everything was working afterwards.? We did some upgrades to add another room and now the amp has stopped communicating.? Today we swapped the amp with a new amp isn't communicating either.? I built a quick test program with just an amp to test and still nothing.? MC4 and AMP are running latest firmware.? Anyone else seeing this issues?? Tried both Ethernet and Cresnet.


ram usage - how much is too much?

 

an RMC3 loaded with my code uses 82% of memory
is this something i should be worried about?

?mark


Re: Smart Graphics with Crosspoints

 

¿ªÔÆÌåÓý

My old programming template, that is located on my GitHub (), is all based on crosspoints.? The hardware drivers for touch panels and sources is all out of date at this point but the overall programming structure is still valid.

One thing to note - the crosspoints and the logic to drive them are all hidden inside modules.? This removes some of the complexity of working with crosspoints.?

Hope this helps

Jay

On 12/1/2023 12:44 PM, John Gabler wrote:

I've built all my starter programs with Crosspoints? TP Connects to Room and Room Connects to Source.? In this fashion All TPs have a unique naming.? The room chooses the source to connect to and passes the control back to the TP.

TP CCross to Room ECross.? Room ECross has joins connected to Source CCross that gets connected to the Source ECross.


Re: Smart Graphics with Crosspoints

 

I've built all my starter programs with Crosspoints? TP Connects to Room and Room Connects to Source.? In this fashion All TPs have a unique naming.? The room chooses the source to connect to and passes the control back to the TP.

TP CCross to Room ECross.? Room ECross has joins connected to Source CCross that gets connected to the Source ECross.


Re: TSR Wifi Settings

 

Havn't tested the lock to band.? But you still want to keep it from roaming.? We have an large Extreme network and wifi and we will see a remote connect to a weaker AP on its own.? And this causes issues with the remote hoping APs.


combine serial strings to a single string

 

having a brain freeze.? is there a symbol or module that will combine multiple strings? or a module that will take the 3 digit analog of a thermostat and output it as serial with a decimal?