¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date
Re: Timeout to Start Login page.
Right-Click on the Touchpanel in the device symbol section of SMW, then select 'Insert Device Extender' , then Activity Detection...
By ckangis · #254214 ·
Re: Timeout to Start Login page.
Activity extender huh? I don¡¯t remember seeing that, but I¡¯ll check it out on Monday. Thanks much. Jim
By Jim · #254213 ·
Re: Timeout to Start Login page.
add an activity extender on the panel. Set it for 300s. This "activity" signal will remain high until the timer expires, but resets every time the panel is touched. Attach the output of the activity
By Mark Lambert · #254212 ·
Re: Timeout to Start Login page.
It¡¯s for a job. Basically, I have a ¡°Start Page¡± with a full page size button that takes you to the login. It works fine, but once logged in and using the system, I want it to exit back to the
By Jim · #254211 ·
Re: Timeout to Start Login page.
Is this a specific Login page? or something that you're trying to develop for you/a client?
By ckangis · #254210 ·
Timeout to Start Login page.
Being a newbie, I have to ask: can anyone steer me in the right direction on how to set a timer to drop out to the passworded login page? I can¡¯t seem to figure this one put. jim
By Jim · #254209 ·
Re: Anyone noticing slowdowns/failures in loading to 4-series processors lately?
Yeah, I'm using AutoHotKey for basically the same thing! 1 second (1000) is plenty for that delay, but it's not necessary to unregister it first. That happens when you kill the program anyway. I'm
Re: Anyone noticing slowdowns/failures in loading to 4-series processors lately?
I tried to write a similar script for Toolbox, but couldn't get it to work correctly. I'm sure I was doing something wrong, but had already spent too much time on it and just reverted to the manual
By Tony Golden · #254207 ·
Re: SWAMP source 'Signal Present'
Yep, pretty lame, but that's correct :-)
By Tony Golden · #254206 ·
Re: Any way to upload multiple entries for RAVA address book at once?
Worked like a champ - one thing to keep in mind is that the room name cannot have a space character or it won't load into the address book and it wont even give you an error.? Here is the script I
Re: Monitoring Systems (Like OVRC and Domotz)
Agreed, Domotz was a fantastic tool for the original cost.... I've been using ubiquiti network since Luxul development got basically abandoned by LeGrand, so we found it very easy to start cancelling
By chad@... · #254204 ·
Re: SWAMP source 'Signal Present'
Ah! thanks Tony!! I missed it... I was looking for (24) digitals to coincide with each input...'Like normal'... So we have to call/poll specific input#'s rather than just know all of them all the
By ckangis · #254203 ·
Re: Any way to upload multiple entries for RAVA address book at once?
yes, but the number to dial doesn't work without the full address book entry for that other touchpanel so I think I have to put the full "SIPADDEXT 105 192.168.1.215 KITCHEN" entry for each address
By Matt · #254202 ·
Re: SWAMP source 'Signal Present'
Those signals are on Slot-02 (Sources) of the SWAMP's Simpl symbol. I've only used the feature once, about 10 years ago, and was told it worked as expected. The system was programmed remotely, and I
By Tony Golden · #254201 ·
SWAMP source 'Signal Present'
Hi All, The Sonnex Tool in toolbox provides a lot of info about the SWAMP system, including if a signal (audio) is present on a source. I'm looking to use this info, but I don't see anything in the
By ckangis · #254200 ·
Re: S# interaction with clz files
They're ZIP files, you should be able to unzip them in C# to get a file list. Not sure what you'd do with them from there, it's just a bunch of DLL files. [email protected]> wrote:
By Jeremy Weatherford · #254199 ·
Monitoring Systems (Like OVRC and Domotz)
Hi All, I have used network monitoring tools for ~10 years now, starting with iHiji. We are using Domotz now. Due to substantial $$ increases with Domotz (site pricing has gone from $16 to $35 in less
By ckangis · #254198 ·
Re: Anyone noticing slowdowns/failures in loading to 4-series processors lately?
This issue has been such a pain for such a long time I decided to create a macro on MobaXterm and assign a hot key to it. Before uploading to slot-1, for example, I trigger the following macro: RETURN
By fabiodaubermann · #254197 ·
Re: Anyone noticing slowdowns/failures in loading to 4-series processors lately?
Here is a solution. Crestron should have written Toolbox in C# not SIMPL+ :) Thanks
By Crestron_Programmer · #254196 ·
Re: Anyone noticing slowdowns/failures in loading to 4-series processors lately?
Here's what I've found by aggregating this thread and some others, and from my own testing. Feel free to copy this into a .txt if you want to hang on to it (Courier font will keep the alignment). And