Your Universal Remote Control Center
RemoteCentral.com
Crestron Control Systems Forum - View Post
Previous section Next section Previous page Next page Up level
Up level
The following page was printed from RemoteCentral.com:

Login:
Pass:
 
 

Page 1 of 2
Topic:
On Site - Crestron SB help
This thread has 18 replies. Displaying posts 1 through 15.
Post 1 made on Saturday June 11, 2011 at 20:41
Gman-north
Select Member
Joined:
Posts:
February 2009
2,244
We're installing an Adagio system which has a theatre that is being controlled by a marantz SR5005 amp. When I fire a volume up or down command from the IPad, the emitter stays on which then runs the gain up or down and is out of control. I have seen this before with TV power commands and have had the command fire for .1 or .2 seconds only. The problem with this is that the volume buttons need to be pressed every time you want to increase the gain.

Any help would be appreciated.
Post 2 made on Saturday June 11, 2011 at 20:56
razking
Long Time Member
Joined:
Posts:
February 2011
347
Are you thinking this is related to the IPad control?
Can you try with another device?

the vol up button on the ipad is programmed to do what?

Sending a pulse for x 10nths?

Last edited by razking on June 11, 2011 21:19.
You can't make toast in a floppy disk drive.
www.envelopingsound.com
OP | Post 3 made on Saturday June 11, 2011 at 21:13
Gman-north
Select Member
Joined:
Posts:
February 2009
2,244
programmed to ramp vol+ and vol- . It ramps but doesn't stop. Then stops and wont ramp. Very strange behavior.

No, only the Ipad is controlloing the amp.

I converted the ir code to pulse and hold and no difference
Post 4 made on Saturday June 11, 2011 at 21:20
razking
Long Time Member
Joined:
Posts:
February 2011
347
Programmed in sb or simple?
You can't make toast in a floppy disk drive.
www.envelopingsound.com
Post 5 made on Saturday June 11, 2011 at 21:22
razking
Long Time Member
Joined:
Posts:
February 2011
347
Try the devices remote?
You can't make toast in a floppy disk drive.
www.envelopingsound.com
Post 6 made on Saturday June 11, 2011 at 21:29
Audible Solutions
Super Member
Joined:
Posts:
March 2004
3,246
Open up the smw file SB created ( it's in the systems folder\project_name\programs\)

open it up and located the ir driver in the code. highlight the vol up/down codes. ( right click and scroll to set watch )

I would like to know how you got around the SB TP macro which generates an analog and which does not allow you to code separate presses?

I had to go into Simpl to accomplish this. The only way in SB I know to do this is to have multiple volume subpages and call up the receiver subpage when the room is selected ( it is a major error in Crestron's macros they do not expose the digital volume presses for conditionalizing ?)

Back to your issue: You can trace either of the volume ir codes back to the TP macro on which it was generated. At some point, you have logic that is maintaining this signal. it will be a PIA to trace this logic but it can be done.

Do you have any other logic associated with the press in SB?

What can happen with these RF processors, is that the press is seen but the release is not. One thing to check in real time is if you pulse the signal in code does it work? And if you press it via iPad? Do you see the signal go high and low or just high?
"This is a Christian Country,Charlie,founded on Christian values...when you can't put a nativiy scene in front fire house at Christmas time in Nacogdoches Township, something's gone terribly wrong"
Post 7 made on Saturday June 11, 2011 at 21:33
Audible Solutions
Super Member
Joined:
Posts:
March 2004
3,246
Can you email the sB archieve and smw file to me?

Alan
"This is a Christian Country,Charlie,founded on Christian values...when you can't put a nativiy scene in front fire house at Christmas time in Nacogdoches Township, something's gone terribly wrong"
OP | Post 8 made on Saturday June 11, 2011 at 21:38
Gman-north
Select Member
Joined:
Posts:
February 2009
2,244
On June 11, 2011 at 21:22, razking said...
Try the devices remote?

The remote works
OP | Post 9 made on Saturday June 11, 2011 at 21:42
Gman-north
Select Member
Joined:
Posts:
February 2009
2,244
got the volume working. Now the power on for the amp wont work....OMG...lol
Post 10 made on Saturday June 11, 2011 at 21:49
razking
Long Time Member
Joined:
Posts:
February 2011
347
When off site please let us know what you did for the volume.
You can't make toast in a floppy disk drive.
www.envelopingsound.com
Post 11 made on Saturday June 11, 2011 at 21:52
razking
Long Time Member
Joined:
Posts:
February 2011
347
Alan, you lost me with the ... What can happen w these rf processors.

R u referring to the crestron module or the marantz? Gman said the flasher stayed on so the flaw was in the crestron control no?
You can't make toast in a floppy disk drive.
www.envelopingsound.com
OP | Post 12 made on Saturday June 11, 2011 at 22:04
Gman-north
Select Member
Joined:
Posts:
February 2009
2,244
OK, got it sorted out....Got another IR driver from the Crestron database. Opened it in Deal. Converted all of the codes to pulse and hold. Working fine now!!
Post 13 made on Saturday June 11, 2011 at 22:58
Audible Solutions
Super Member
Joined:
Posts:
March 2004
3,246
On June 11, 2011 at 21:52, razking said...
Alan, you lost me with the ... What can happen w these rf processors.

R u referring to the crestron module or the marantz? Gman said the flasher stayed on so the flaw was in the crestron control no?

One problem with RF UIs--TPMC 3,4,8x, MTX3, ML600--is that the processor often receives the press but misses the release. In any system both are required or how else would the processor know when to bring that signal low.

It sounded as if your problem might be the result of the processor seeing the signal going high ( button press ) but not going low ( processor not seeing the release. ). In Real Time this is seen as button press and release. In debugger it is seen by high and low. In logic it's the rising edge and falling edge.

Glad to hear you solved your problem with a simple driver change.

If the processor sees the press the signal goes high and remains high till it sees the release. So for a button press driving an IR driver the flasher will go high and stay high as long till the button release is "seen" by the processor. If it already was generated but missed by the processor due to god knows what in RF transmissions you end up with this sort of situation where the volume just ramps for ever.
"This is a Christian Country,Charlie,founded on Christian values...when you can't put a nativiy scene in front fire house at Christmas time in Nacogdoches Township, something's gone terribly wrong"
Post 14 made on Saturday June 11, 2011 at 23:00
razking
Long Time Member
Joined:
Posts:
February 2011
347
great tip. thanks.

presumably this is an intermitant and hopefully rare thing?
You can't make toast in a floppy disk drive.
www.envelopingsound.com
Post 15 made on Saturday June 11, 2011 at 23:15
Audible Solutions
Super Member
Joined:
Posts:
March 2004
3,246
It used to happen quite a bit with the ML600. I cannot tell you why or what caused it. A firmware upgrade to fix this problem for the most part. It did not happen on all jobs and even on those where it did show it was intermittent. I still see it from time to time on my own system with a ML600. It's rare. It's also impossible to track down and fix.

By the way, G-man, how did you code this logic in SB? If you were to look at the underlying macros you would see that the volume press driving the macro for volume up/down are hidden. Only the analog output is exposed.

In Simpl you can interupt this signal and conditonalize it. But in SB this is impossible or I've not found a way to accomplish it. Assuming you are using the default SB logic where the scrolling text can control any room how are you interupting the logic and generating you receiver ir codes?

I have thought of writing a module to take in the volume analog from the underlying macro and if increasing send the vol+ ir command and if decreasing send the vol- till the value stops changing.

In Simpl it is simple to interupt the button press and conditonalize it. If it's not the receiver's room then let the logic pass to the macro. If it is the receiver's room then let the button press generate volume ir code.

The macro WILL provide an integer value for the room in use. I did try to "and" the logic with the volume press join number but it failed. The only way I can think to do this is to conditionalize volume subpages for receiver and system macro. The problem I found was the value SB was using to determine the room in use was incorrect--at least in the SB file I was using.

Alan
"This is a Christian Country,Charlie,founded on Christian values...when you can't put a nativiy scene in front fire house at Christmas time in Nacogdoches Township, something's gone terribly wrong"
Page 1 of 2


Jump to


Protected Feature Before you can reply to a message...
You must first register for a Remote Central user account - it's fast and free! Or, if you already have an account, please login now.

Please read the following: Unsolicited commercial advertisements are absolutely not permitted on this forum. Other private buy & sell messages should be posted to our Marketplace. For information on how to advertise your service or product click here. Remote Central reserves the right to remove or modify any post that is deemed inappropriate.

Hosting Services by ipHouse