Keyboard Shortcuts
Likes
- Crestron
- Messages
Search
Re: Marantz SR7015
It is the Dynamic EQ (PSDYNEQ ?/ON/OFF) - if ON, the MVMAX dynamically adjust with volume level - the higher the volume, the higher the MVMAX goes, up to the set limit. ? Dynamic EQ is basically advances "Loudness". It does improve experience at low levels. |
||||||||||||||||||||||||||||||||||||||||||
Re: internal clock battery
I cannot speak for all Crestron products, but at least my CP3 has a CR2320 3V Lithium coin battery in it.? As a side note, I don't every recall a Crestron processor losing time completely it doesn't have power.? But without an Ethernet connection or ntp disable, the clock will eventually drift off time.
|
||||||||||||||||||||||||||||||||||||||||||
Re: Marantz SR7015
Yes, this kind of behavior was what I experienced and was the catalyst for the thread a couple months ago!!
Are you using a 4-series processor? In my case the project started with a 3-series (waiting for the CP4) and all was good, like it has always been with the DM Avrs... we changed to the CP4 with the (then) latest FW, cp4_2.8000.00010.01.puf. I didn't have time to deal with it so I went to 'fake' feedback...? ? My thinking is that this could possibly be on the Marantz side, but it's weird. I'd love to see some understandong of the root of this and know the Proc and FW that you see this behavior with... TIA! |
||||||||||||||||||||||||||||||||||||||||||
Re: Marantz SR7015
I think I have discovered an issue with the MVMAX. It seems to change on it's own, based on signal source type. Notice below Putty exchange: ? MV? //volume poll after power on MV? ? I will keep digging. |
||||||||||||||||||||||||||||||||||||||||||
Re: Write file to FTP server
You can use the console symbol along with the command fput. This is the command format: FPUTfile [url] [local_path] {username:password} {proxy} ? ? url - fully qualified URL to the file being uploaded to the server ? ? local_path - path to the source file in the ROM ? ? username:password - optional access credentials to the server ? ? proxy - optional proxy in the form of url ? Some added information: FPUT and FGET can handle FTP, SFTP, SCP, and HTTP(S) path is: ftp://servername/foldername/filename or http(s)://servername/foldername/filename ? A complete command might look like: fput ftp://192.168.0.110/PublicComments.txt \rm\group1\public\2017-12-04\PublicComments.txt "username:userpass" On Sat, Dec 17, 2022 at 1:58 AM <jclaerebout@...> wrote: Hi |
||||||||||||||||||||||||||||||||||||||||||
Re: Tsw 750 loosing touch
#tsw
no I have not but we sent some back to crestron and they said needed to replace screen
these Tsw's were in questionable locations(almost outdoors) near the Ocean, But now seeing it in environmentaly controlled location |
||||||||||||||||||||||||||||||||||||||||||
Re: Marantz SR7015
I notice in the control protocol there are 3-4 different channel level commands. Some of them make sense, for example LFE level only, could mean adjusting the source LFE level without touching the bass frequencies sent to sub out when main speakers are set to small with cross over. Others have level for 7.1 analog in or stereo in etc.
However, these 2 seem completely redundant or not explained properly:
vs
|
||||||||||||||||||||||||||||||||||||||||||
Re: Tsw 750 loosing touch
#tsw
Have you tried re-flashing the FW? just something to try...
If you're not updating, just reloading the same version, make sure to add the 'All' suffix... EX: puf?tsx_1.501.0013.004.puf all Worth a try... |
||||||||||||||||||||||||||||||||||||||||||
Tsw 750 loosing touch
#tsw
So encountering more and more tsw750 that are loosing top and bottom 3/4 inches touch sensitivity--so even in diagnostic page the Calibrate button can't be pushed--in info page tools "setup" ther is a calibrate button but it is greyed out--redrawing Vtpro projects getting shorter and shorter LOL. I thing it's only a one year wait for new TP now
|
||||||||||||||||||||||||||||||||||||||||||
Re: Truth table not working
¿ªÔÆÌåÓý?If you don¡¯t care about Envy_AR_300 ?(all x¡¯s on input row) why have it in the truth table?¡° ? Mh, might be a leftover from permanent changes on the code. There should actually be an ¡°H¡± in the leftmost column. ? ¡°Are the output signals being jammed elsewhere? e.g. within a module¡± ? I think that was it. The plan was to trigger steppers with the output of the TT. However, it seems I got the same signal being part of the stepper, so it got jammed¡ ? Thanks for responding. I learned a lot about TTs and probably became a fan of it like Lincoln. ? ? Cheers, Thorsten ? Von: [email protected] <[email protected]> Im Auftrag von MSTC ? If you don¡¯t care about Envy_AR_300 ?(all x¡¯s on input row) why have it in the truth table? ? From: <[email protected]> on behalf of Thorsten K?hler <thorsten.koehler@...> ? Try that share: ? Cheers, Thorsten ? Von: [email protected] <[email protected]> Im Auftrag von Lincoln King-Cliby via groups.io ? If you were able to post a link to a screen shot of the TT and Debuger with states of the inputs/outputs to the TT we could probably figure out what is causing the pulsed behavior. ? I use TTs pretty extensively (sometimes I feel like more than I should¡) and haven¡¯t ever seen an output pulse that I wasn¡¯t expecting to have pulsed ? -- Lincoln King-Cliby, CTS, DMC-E-4K/T/D ? From: [email protected] [mailto:[email protected]] On Behalf Of Thorsten K?hler
Sent: Thursday, December 15, 2022 8:04 AM To: [email protected] Subject: Re: [crestron] Truth table not working ? Hm, all of the inputs are static, not pulsed. That?s the reason why I was expecting the outputs to be static as well. That?s not an issue for my use case since I want to outputs to just trigger a stepper anyway. But still interested why they are not static although they should be¡ ? Cheers, Thorsten ? Von: [email protected] <[email protected]> Im Auftrag von Lincoln King-Cliby via groups.io ? A TT will hold the last matched state ¨C if you¡¯re seeing the outputs pulse its because when the input transitioned from high to low it matched a column to drive the outputs low. E.g. it¡¯s pretty typical to end a TT with an all ¡°X¡± input check that sets all outputs low (e.g. ¡°if you didn¡¯t match any of the prior rules, clear all outputs¡±) and if you ended a TT like this a pulsed input will result in a pulsed output. ? -- Lincoln King-Cliby, CTS, DMC-E-4K/T/D ? From: [email protected] [mailto:[email protected]] On Behalf Of Thorsten K?hler ? OK, forget it, guys. It?s working. I was just under the impression that the outputs of the truth table would stay high after evaluation, but they are just pulsed. ? Cheers, Thorsten ? Von: [email protected] <[email protected]> Im Auftrag von Thorsten K?hler ? Hi, ? i?m trying to evaluate a set of signal combinations and would like to use a truth table for that. The thing is that it doesn?t do anything¡ I?ve got 3 input signals and 3 output signals. I?ve added all possible combinations for the inputs and then set the ¡°H¡±/¡±L¡± for the outputs to my liking. However, the output signals don?t change at all, regardless what happens to the input signals. ? Anything i?m missing here? ? Cheers, Thorsten |
||||||||||||||||||||||||||||||||||||||||||
File /Sony STR-ZAxx v1.1_archive.zip uploaded
#file-notice
Group Notification
The following files and folders have been uploaded to the Files area of the [email protected] group. By: ckangis <chris@...> Description: |
||||||||||||||||||||||||||||||||||||||||||