¿ªÔÆÌåÓý

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

Re: Debugger and 4-series

 

¿ªÔÆÌåÓý

Thanks Steve.?

I just checked my CP4 and when I type in the console command the response is:

Logoff Idle Time (minutes): infinite

Jay

On 8/11/2021 9:46 PM, Steve Kuehn wrote:

On Wed, Aug 11, 2021 at 08:49 PM, MSTC wrote:

There is an automatic disconnect after 20 minutes.? I saw a console command to adjust the time out but I can¡¯t remember it right now.? I think setting it to 0 would make it never disco.

?

I haven¡¯t personally noticed it being slower but I have run into problems with the debugger losing its connection with the control system


The console command you are looking for is:

SETLogoffidletime 0


Haven't tried it with SIMPL debugger yet.? However, a few days ago, I was ssh into a CP4 all day (no Crestron software involve) and had no disconnects.? Before I issued the above command via an SSH connection, the CP4 was constantly disconnecting.

YMMV,
Steve


Samsung QM75R LAN shutdown #samsung

 

Has anyone else had issues with the LAN port on Samsung QM displays going to sleep?? I have two QM75R displays controlled over LAN as Crestron Connected Devices.? I had no trouble controlling them initially, but two days later I found them not responding and not connected in the IP table.? After I manually turned display power on they showed as connected again, and showed as connected the rest of the day, even when power was off.? A few days later I found the same situation.? I have disabled every energy saving function I can find in the menu.?


Re: OT: IR Controlled Window AC or Mini-Split AC or Mini-Split Heat Pump

 

¿ªÔÆÌåÓý

Thanks

On 8/11/2021 11:52 PM, keith@... wrote:

Hi Jay,?

I make use of interface devices from Intensis which offer device specific modules and allow AC control over Wifi.?

For the larger projects with VRF systems, I opt for CoolMaster

K


Re: Samsung Flip2

 

Do not wait for it!
The Samsung MDC protocoll works fine.

Tcp/IP client port: 1515d
Samsung Flip ID: 01 (set in samsung menu)
power on: \xAA\x11\x01\x01\x01\x14
power off: \xAA\x11\x01\x01\x00\x13

in HDMI1: \xAA\x14\x01\x01\x21\x37
in HDMI2: \xAA\x14\x01\x01\x23\x39
in HDMI3: \xAA\x14\x01\x01\x31\x47
IWB mode: \xAA\x14\x01\x01\x64\x7A

I hope this help!

Regards,

±õ²õ³Ù±¹¨¢²Ô


Re: File /NetCFSetupv35.msi uploaded #file-notice

 
Edited

SIMPL team is actively working to resolve the 404 error since Microsoft removed .NET CF 3.5 msi from their servers.

It can currently be downloaded from Crestron from this OLH article:

  • https://support.crestron.com/app/answers/detail/a_id/1001084


Re: Or Symbol Faulty

 
Edited

I've never encountered a truly "faulty" logic symbol in 8+ years of providing support.

When it isn't a programming mistake, the symptom is most often attributed to mismatched signal file version version.
(SIMPL Debugger referencing a .sig (local PC) or.zig (on processor)?file from an older compile than what's currently loaded etc.)
(In those scenarios closing all Crestron programs and making sure Toolbox starts with a fresh VptCOM server session helps.)

In rare cases where this symptom's encountered I've found the signal behavior is fixed with a Recompile All (ALT+F12).
This ensures temp compile files in \SPlsWork\ are generated fresh, whereas F12 may use previous temp files for quicker compilation.


Re: Skipping Program Slots

 

On Thu, Aug 12, 2021 at 08:16 AM, @johnmax wrote:
"Bypass auto stop/start of dependent programs" handles this automatically

Ideally, yes, the on-site technician knows to use those settings in ?if needed (I almost always keep it checked along with Send SIG).

Personally, I wouldn't avoid best practices taught to me because of it though...I wouldn't trust every tech to be aware of those options during deployment or service calls.


Re: Skipping Program Slots

 

On Wed, Aug 11, 2021 at 02:31 PM, Dave H - Crestron TS wrote:
Due to slot hierarchy (ex. loading to slot 4 may progreset slots 5-10, loading to slot 8 may progreset slots 9-10, etc.) I've always been told it's generally advised to place things like Security, Lighting, HVAC in Slots 1/2/3/etc. and less critical subsystems like AV in lower slots.
Dave I thought the checkbox in Toolbox transfer window "Bypass auto stop/start of dependent programs" handles this automatically?


Re: Pulse-Eight (Zektor) ProAudio 16

 

We have had more than half of these fail over the years.? I would avoid using this product, it will burn you later.?


Re: Or Symbol Faulty

 

As others have stated, crestron logic symbols simply work.
Check all driving logic!

It's easy to get caught out if you are using the or to sum a bunch of pulsed signals and just one signal gets maintained hi. If you are expecting a pulse output from the or make sure all inputs go through a one shot of some sort, mos, wpulse etc.

If your driving signals are maintained and the or is not behaving as expected then you may need to re-think your logic.


Re: Or Symbol Faulty

 

¿ªÔÆÌåÓý

+1 for Lindsay.

?

Many many ORs all working as expected for me ¨C from the CNMS(X) [though TBH it¡¯s been a long time for those] through the 4-series (this morning) and never seen one not doing what it was supposed to. (About 12 years ago I had an odd case with the NOT not working in a particular corner case in particular circumstances on early(er) PRO2 firmware but¡­

?

Very curious about the circumstances/logic flow where you¡¯re seeing issues.

?

An OR and a BUFFER (assuming the outputs of the buffer have the same signal name) should not be behaving anywhere near the same ¨C if you¡¯re finding that a BUFFER with jammed outputs yields the behavior you expect/need for an application an TRANS or NTRANS (negated) might be a better option than either an OR or a BUFFER

?

--

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] <[email protected]> On Behalf Of l_codd
Sent: Thursday, August 12, 2021 12:56 AM
To: [email protected]
Subject: Re: [crestron] Or Symbol Faulty

?

What is the fault?
It is more likely the logic that is feeding the OR. Is one signal Hi when you expect to see a Hi from a different signal?
The logic engine is the most robust piece of Crestron's software and has been around for nearly 40 years. Not to say that there might be a fault somewhere, but please explain. What Device Database, what controller, what firmware?

Lindsay


Re: Debugger and 4-series

 

¿ªÔÆÌåÓý

?However, I¡¯ve seen some ?disconnects much faster than 20 minutes?¡°

Yep, same here.

?

Cheers, Thorsten

?

Von: [email protected] <[email protected]> Im Auftrag von jbasen
Gesendet: Donnerstag, 12. August 2021 03:59
An: [email protected]
Betreff: Re: [crestron] Debugger and 4-series

?

?

Thanks.? Good to know.

?

However, I¡¯ve seen some ?disconnects much faster than 20 minutes?

?

Jay

?

On Wed, Aug 11, 2021 at 7:49 PM MSTC <kol.mstc@...> wrote:

There is an automatic disconnect after 20 minutes.? I saw a console command to adjust the time out but I can¡¯t remember it right now.? I think setting it to 0 would make it never disco.

?

I haven¡¯t personally noticed it being slower but I have run into problems with the debugger losing its connection with the control system

?

Jay

?

On Wed, Aug 11, 2021 at 6:38 PM ckangis <chris@...> wrote:

Is it just the site I'm working with or is Debugger noticeably slower/More sluggish (Iknow, I know...) with 4-series. I'm running a CP4 with v2.6 FW


Re: OT: IR Controlled Window AC or Mini-Split AC or Mini-Split Heat Pump

 

Hi Jay,?

I make use of interface devices from Intensis which offer device specific modules and allow AC control over Wifi.?

For the larger projects with VRF systems, I opt for CoolMaster

K


Re: Or Symbol Faulty

 

What is the fault?
It is more likely the logic that is feeding the OR. Is one signal Hi when you expect to see a Hi from a different signal?
The logic engine is the most robust piece of Crestron's software and has been around for nearly 40 years. Not to say that there might be a fault somewhere, but please explain. What Device Database, what controller, what firmware?

Lindsay


Or Symbol Faulty

 

So tired of faulty "Or" symbols having to replace with buffers!!


Re: Debugger and 4-series

 

On Wed, Aug 11, 2021 at 08:49 PM, MSTC wrote:

There is an automatic disconnect after 20 minutes.? I saw a console command to adjust the time out but I can¡¯t remember it right now.? I think setting it to 0 would make it never disco.

?

I haven¡¯t personally noticed it being slower but I have run into problems with the debugger losing its connection with the control system


The console command you are looking for is:

SETLogoffidletime 0


Haven't tried it with SIMPL debugger yet.? However, a few days ago, I was ssh into a CP4 all day (no Crestron software involve) and had no disconnects.? Before I issued the above command via an SSH connection, the CP4 was constantly disconnecting.

YMMV,
Steve


Re: Debugger and 4-series

 

I just noticed that the header for this topic mentions 4-Series, so this might not apply exactly.

I had this ¡°debugger time out¡± concern when working with my CP3 on my test bench. TB pointed me to this area to make the adjustment:

Open Toolbox, then Device Discovery, connect to the processor, select the FUNCTIONS button, select Authentication, then select Authentication Options. There is a box on that page to specify the ¡°Default User Idle Time¡±; set as desired or select NO IDLE LIMIT (my choice).

Please advise if this helps or applies to the ?4 series ,as I have not used one of those so far.


Re: Debugger and 4-series

 


Thanks.? Good to know.

However, I¡¯ve seen some ?disconnects much faster than 20 minutes?

Jay

On Wed, Aug 11, 2021 at 7:49 PM MSTC <kol.mstc@...> wrote:

There is an automatic disconnect after 20 minutes.? I saw a console command to adjust the time out but I can¡¯t remember it right now.? I think setting it to 0 would make it never disco.

?

I haven¡¯t personally noticed it being slower but I have run into problems with the debugger losing its connection with the control system

?

Jay

?

On Wed, Aug 11, 2021 at 6:38 PM ckangis <chris@...> wrote:

Is it just the site I'm working with or is Debugger noticeably slower/More sluggish (Iknow, I know...) with 4-series. I'm running a CP4 with v2.6 FW


Re: Debugger and 4-series

 

¿ªÔÆÌåÓý

There is an automatic disconnect after 20 minutes.? I saw a console command to adjust the time out but I can¡¯t remember it right now.? I think setting it to 0 would make it never disco.

?

I haven¡¯t personally noticed it being slower but I have run into problems with the debugger losing its connection with the control system

?

Jay

?

On Wed, Aug 11, 2021 at 6:38 PM ckangis <chris@...> wrote:

Is it just the site I'm working with or is Debugger noticeably slower/More sluggish (Iknow, I know...) with 4-series. I'm running a CP4 with v2.6 FW


Re: Debugger and 4-series

 

I haven¡¯t personally noticed it being slower but I have run into problems with the debugger losing its connection with the control system

Jay

On Wed, Aug 11, 2021 at 6:38 PM ckangis <chris@...> wrote:
Is it just the site I'm working with or is Debugger noticeably slower/More sluggish (Iknow, I know...) with 4-series. I'm running a CP4 with v2.6 FW