direct IP ethernet Marantz
-
- Posts: 20
- Joined: Tue Sep 03, 2013 2:31 pm
direct IP ethernet Marantz
Today through the demopad, control in my living room TV, PROJECTOR, RECEIVER, SKY, BR, APPLE TV with the help of the Global Cache IR - very good.
In search here on the site, it is possible that will control my Receiver (MARANTZ SR7007) with Direct Ethernet IP Control
I'm more lost than blind shootout
Anyone would have a video tutorial or help?
I need something from the beginning,
Example: Commando MARANTZ for POWER
MUON<CR>
MUOFF<CR>
<CR> --- what's this?
Inside the Program demopad where I put the IP commands?
thank you
In search here on the site, it is possible that will control my Receiver (MARANTZ SR7007) with Direct Ethernet IP Control
I'm more lost than blind shootout
Anyone would have a video tutorial or help?
I need something from the beginning,
Example: Commando MARANTZ for POWER
MUON<CR>
MUOFF<CR>
<CR> --- what's this?
Inside the Program demopad where I put the IP commands?
thank you
Re: direct IP ethernet Marantz
The Marantz uses the same protocol as the Denon Receivers.
But there is a Marantz file available on the forum
http://www.demopad.com/forum/viewtopic.php?f=26&t=2647
To add a device look at this.
http://www.demopad.com/forum/viewtopic.php?f=7&t=51
But there is a Marantz file available on the forum
http://www.demopad.com/forum/viewtopic.php?f=26&t=2647
To add a device look at this.
http://www.demopad.com/forum/viewtopic.php?f=7&t=51
-
- Posts: 146
- Joined: Mon May 13, 2013 12:48 pm
Re: direct IP ethernet Marantz
CR is carriage return, you don't need the CR in the command, just the text.
Wherever you see <CR> in the document, this is carriage return, hex 0D, so \x0D in our software (this would be a sensible default command suffix).
Wherever you see <CR> in the document, this is carriage return, hex 0D, so \x0D in our software (this would be a sensible default command suffix).
-
- Posts: 20
- Joined: Tue Sep 03, 2013 2:31 pm
Re: direct IP ethernet Marantz
I want to thank you both.
I'll try again and post results.
My doubts,
Marantz codes of the link, this even after playing them in Demopad, seem to me to be of IR codes, am I wrong? or these codes serve to control via IP?
I'll try again and post results.
My doubts,
Marantz codes of the link, this even after playing them in Demopad, seem to me to be of IR codes, am I wrong? or these codes serve to control via IP?
-
- Posts: 146
- Joined: Mon May 13, 2013 12:48 pm
-
- Posts: 20
- Joined: Tue Sep 03, 2013 2:31 pm
Re: direct IP ethernet Marantz
My sincere thanks @ starwarsmike
I think I'm creating a monster with 7 heads. (jajaja: D)
Basico - I just want to connect via IP MARANTZ SR7007
What I have done:
1 - New Device
2 - IP Address / Port
3 - then click on VIEW / EDIT.
4 - Open a window - Command Data field
5 - code - PWON
6 - add
7 - Assign code to a button.
I'm on the right track? or am I wrong?
The command to turn it would just PWON? - Simple?
I think I'm creating a monster with 7 heads. (jajaja: D)
Basico - I just want to connect via IP MARANTZ SR7007
What I have done:
1 - New Device
2 - IP Address / Port
3 - then click on VIEW / EDIT.
4 - Open a window - Command Data field
5 - code - PWON
6 - add
7 - Assign code to a button.
I'm on the right track? or am I wrong?
The command to turn it would just PWON? - Simple?
Re: direct IP ethernet Marantz
I'll post the Denon codes that will also control the Marantz and full instructions for you today.
Re: direct IP ethernet Marantz
OK Here is the methods.
There are two methods for controlling the Denon/Marantz receivers.
The first method uses a JSON Api that is comprehensive in what you can control, however it has a limitation that only one device at a time can control it. If you only have one ios device I suggest you use this method. (that is the one you have been trying).
To use this method use the device file here:
http://www.demopad.com/forum/viewtopic.php?f=26&t=67
And set your Marantz Device with your receiver IP address, Generic IP device, Port 23, check maintain active connection. Note you also have to enable remote control on your receiver (see your manual)
The second method is the one that Denon uses in there own ios remote and sends the commands via http. This allows only a subset of commands, though still powerful. It does not have a limit on the number of devices that can control it. Note this method has not been published by Denon and no Api is available all commands were reverse engineered.
Use at your own risk.
To use this method use the attached Denon HTTP Device file and set your Marantz Device with your receiver IP address, Generic IP device, Port 80, and DO NOT check maintain active connection.
There are two methods for controlling the Denon/Marantz receivers.
The first method uses a JSON Api that is comprehensive in what you can control, however it has a limitation that only one device at a time can control it. If you only have one ios device I suggest you use this method. (that is the one you have been trying).
To use this method use the device file here:
http://www.demopad.com/forum/viewtopic.php?f=26&t=67
And set your Marantz Device with your receiver IP address, Generic IP device, Port 23, check maintain active connection. Note you also have to enable remote control on your receiver (see your manual)
The second method is the one that Denon uses in there own ios remote and sends the commands via http. This allows only a subset of commands, though still powerful. It does not have a limit on the number of devices that can control it. Note this method has not been published by Denon and no Api is available all commands were reverse engineered.
Use at your own risk.
To use this method use the attached Denon HTTP Device file and set your Marantz Device with your receiver IP address, Generic IP device, Port 80, and DO NOT check maintain active connection.
You do not have the required permissions to view the files attached to this post.
Re: direct IP ethernet Marantz
@michaelbnt
So did you get the IP control of your Marantz working.
So did you get the IP control of your Marantz working.
-
- Posts: 20
- Joined: Tue Sep 03, 2013 2:31 pm
Re: direct IP ethernet Marantz
I'm like a child in learning (jajaja)
I'm using the first method JAS API. I saw that the door was my mistake because @ trevorst recommended port 23, and the menu of the receiver was on the wrong door.
Using iTest application can seamlessly run all command.
However, to play it in DEMOPAD and then the iPad can run only one command after he did not respond.
In Example Demopad
I made a button, put the function + Vol.
When tightening since it works when not return to squeeze back works. The only method is to return demopad close and re-open it
Any idea?
I'm using the first method JAS API. I saw that the door was my mistake because @ trevorst recommended port 23, and the menu of the receiver was on the wrong door.
Using iTest application can seamlessly run all command.
However, to play it in DEMOPAD and then the iPad can run only one command after he did not respond.
In Example Demopad
I made a button, put the function + Vol.
When tightening since it works when not return to squeeze back works. The only method is to return demopad close and re-open it
Any idea?
Re: direct IP ethernet Marantz
Hi Michael,
Not sure what you are saying as your using terms that I don't know.
When you say door are you referring to the Port.??
"Using iTest application can seamlessly run all command."
What is the program iTest you refer to??
When tightening since it works when not return to squeeze back works. The only method is to return demopad close and re-open it
This statement makes no sense, what are you tightening and what are you squeezing.
Make sure you are using the generic IP device type, leave the terminator as is and have the maintain active connection checked and disconnect after unchecked
Not sure what you are saying as your using terms that I don't know.
When you say door are you referring to the Port.??
"Using iTest application can seamlessly run all command."
What is the program iTest you refer to??
When tightening since it works when not return to squeeze back works. The only method is to return demopad close and re-open it
This statement makes no sense, what are you tightening and what are you squeezing.
Make sure you are using the generic IP device type, leave the terminator as is and have the maintain active connection checked and disconnect after unchecked
-
- Posts: 20
- Joined: Tue Sep 03, 2013 2:31 pm
Re: direct IP ethernet Marantz
@ trevorst - You have been a great teacher.
Yes I meant the door is yes PORT. (excuse the lack of detail)
The ITEST program is a program coming from Global Cache website. (I was wrong thinking that was original iTest
I'll explain.
Demopad project.
IP address: 192.168.1.xxx
Port 23
Type: Generic Device IP
View / Edit:
DENON AVR4311CI_AVR4311.dc1
Demopad APP in IPAD.
Click on a button - (actions) Receiver Marantz respoder OK
Click the same button - nothing happens.
unable to express myself?
complicated situation?
try to show for photos in next post
Yes I meant the door is yes PORT. (excuse the lack of detail)
The ITEST program is a program coming from Global Cache website. (I was wrong thinking that was original iTest
I'll explain.
Demopad project.
IP address: 192.168.1.xxx
Port 23
Type: Generic Device IP
View / Edit:
DENON AVR4311CI_AVR4311.dc1
Demopad APP in IPAD.
Click on a button - (actions) Receiver Marantz respoder OK
Click the same button - nothing happens.
unable to express myself?
complicated situation?
try to show for photos in next post
Re: direct IP ethernet Marantz
I think you are mixing IR (global Cache) with IP.
What Global Cache unit do you have??
What Global Cache unit do you have??
-
- Posts: 20
- Joined: Tue Sep 03, 2013 2:31 pm
Re: direct IP ethernet Marantz
The IR system was disabled.
Global Cache IR unit - worked perfectly.
However I want to learn the commands over IP.
Working once IP command, it should work again and again.
Unfortunately this does not occur.
I'll study this weekend and will post results
madness
Global Cache IR unit - worked perfectly.
However I want to learn the commands over IP.
Working once IP command, it should work again and again.
Unfortunately this does not occur.
I'll study this weekend and will post results
madness
-
- Posts: 20
- Joined: Tue Sep 03, 2013 2:31 pm
Re: direct IP ethernet Marantz
discover my mistake.
I had to change the "COMMAND SUFFIX" to \ x0D is the receiver worked perfectly
Now I have difficulty with 2 way feedback.
I'm not managing to get answer
I want something simple
Indentify if the receiver is powered on or off
I had to change the "COMMAND SUFFIX" to \ x0D is the receiver worked perfectly
Now I have difficulty with 2 way feedback.
I'm not managing to get answer
I want something simple
Indentify if the receiver is powered on or off
You do not have the required permissions to view the files attached to this post.