¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Re: Stopwatch
tod$ > aos > numpad always did it for me. [email protected]> wrote:
By Phil Bridges · #255971 ·
TSR-310 time synch
Hi, if I get this correctly, the TSR-310 doesn?t do NTP. It gets out of synch pretty quickly. So how to ensure it stays in synch with the correct time without doing it manually via Toolbox?
By Thorsten K?hler · #255970 ·
Re: Stopwatch
I did one about 10 years ago for a law firm to time their conference calls in their meeting rooms.? Just a few lines in Simpl+.? I'll see if I can figure out how to post it up on here.
By AP · #255969 ·
Re: Stopwatch
This sounds easy enough. How high are you thinking it would count? Using analog you would only get 18 hours, having it changes values every second.
By Eric Luckart · #255967 ·
Stopwatch
Greetings- I find myself with a little extra space during a touch panel redesign and thought it would be cool to have an elapsed time counter. I found multiple modules for countdown timers, but
By dwiencek@... · #255966 ·
Re: Adding Min/Max to Audio Matrix, Particularly related to FB
Yeah I have been thinking of doing that for all volume. It really does make sense, and it might help with all the rounding issues when converting 0-65k to AVR and MRA levels... that drives me
By ckangis · #255965 ·
Re: Adding Min/Max to Audio Matrix, Particularly related to FB
That code would work with 65535. The ¡°100¡± part it means will output from 0-100 regardless; change it to 65535 if you want to output 0-65535.
By @DizzyEgg · #255964 ·
Re: Adding Min/Max to Audio Matrix, Particularly related to FB
'Level' is already bounds limited as it is the feedback coming from the device (that reflects what you adjusted with the min-max scaler). The '100' in that formula is actually 100%, but you can also
By MSTC · #255963 ·
Re: Drag and Drop in Simpl
correct, only when it is on one of the attached screens, fine on the main screen Sent from Outlook<http://aka.ms/weboutlook> ________________________________ Sent: Monday, February 17, 2025 8:59
By Doug Greenhalgh · #255962 ·
Re: Adding Min/Max to Audio Matrix, Particularly related to FB
Hey Dizzy, Thanks for that! You don't think that there would be an issue if the 'Level' was 0-65535?? As it turns out, The MAX24 seems to send only incremental steps, so it may not be an issue, But
By ckangis · #255961 ·
Re: Adding Min/Max to Audio Matrix, Particularly related to FB
Yeah, that does work. The issue is when you have a device that isn't 'Head-less' AVRs are a really good example of this. If the device (and there is a possibility with the MAX24 when tech is
By ckangis · #255960 ·
Re: Drag and Drop in Simpl
But is this an issue only when SMW is on a 2-n screen? Main screen is no issue correct?? Very Weird...
By ckangis · #255959 ·
Re: Alexa
In a word, unchanged. Get Outlook for Android<https://aka.ms/AAb9ysg> ________________________________ Sent: Monday, February 17, 2025 9:52:11 AM To: [email protected] <[email protected]> Subject:
By Gary Miller · #255958 ·
Alexa
It's been a few years since I played around with using Alexa voice commands to control a Crestron system.? I was underwhelmed back then. What is the current state of using Alexa both with a SIMPL
By galcala · #255957 ·
Re: Adding Min/Max to Audio Matrix, Particularly related to FB
You really just need simple maths to always output 0 - 100. I personally would do it in Simpl+, but you could achieve the same with sums/divmods etc. Simpl+ would like like: ANALOG_INPUT
By @DizzyEgg · #255956 ·
File /cnxcookbook.pdf uploaded #file-notice
The following items have been added to the Files area of the [email protected] group. * /cnxcookbook.pdf ( /g/crestron/files/cnxcookbook.pdf ) *By:* PD
By Group Notification <noreply@...> · #255955 ·
Re: Drag and Drop in Simpl
You can¡¯t drag in modules or logic symbols into the program. You can only write click and select add to program You also can¡¯t drag and drop from simple to symbol to do a copy all or duplicate
By Dave Moore · #255954 ·
Re: Drag and Drop in Simpl
This is definitely an issue they now know about. Happened to me as well. ¡ª¡ª¡ª¡ª¡ª ***Sent from my iPhone***
By Dave Moore · #255953 ·
Re: Adding Min/Max to Audio Matrix, Particularly related to FB
Do you have a specific reason you care about the feedback from the switcher? I would use the value you are sending to the min/max scaler since it is already 0-100%
By Eric Luckart · #255952 ·
Re: Drag and Drop in Simpl
Can¡¯t drag in a new processor, can¡¯t drag signals between any modules, stepper, buffer etc Doug Greenhalgh ________________________________ Sent: Sunday, February 16, 2025 2:06:10 PM To:
By Doug Greenhalgh · #255951 ·