Controlling Levinson Amp via Ethernet


Hello,

I just purchased a Levinson 532H amplifier and was reading up in the manual & serial protocol document that you can control it via an ethernet port. My goal is to be able to turn the amplifier on/off from my computer.

Notes on commanding per the Levinson serial protocol document:
"An external host controller can use the external protocol to control and monitor the operation of the No5 Series Power Amplifiers. The protocol consists of simple ASCII character set based commands, which are passed to the amplifier as command packets via the Ethernet port."

I believe I should be able to power on the amplifier by sending it a command such as this:
RQST:CS:PWR:ON\r

I'm able to connect to the amplifier via the network and open the status webpage, so I know the ethernet connection is working. I have also scanned its ports and found that ports 21 (ftp) and 80 (http) are open. I have also tried using Hyperterminal to send the command to ports 21 and 80 but could not get that to work.

Anyone know how a simple way to send ASCII commands via ethernet? All the google search I seem to do come up with fancy C++ codes, and I'm not a big programmer. I would just like a simple script to send a single command.

Thanks,
Chris
128x128cjwessing
Sounds like you are making connection, but somehow the protocol is not working. Just to be sure, are you connecting directly to the PC? If so, are you using a crossover Ethernet cable? Can you change the name of the device from the Status screen. If you get the Status Screen and can change the device name, then you probably have the correct cable and setup.

Have you called your dealer or the company and asked for help?
Denon1, I'm very impressed with the sound of the Levinson 532H, one of the best amps I've had in my system to date (only amps that I would say sounded better were my Levinson 436 monoblocks). Currently have them hooked up to a pair of KEF Reference 3.2 speakers.
DTC,
Thanks for the response. I currently have the amplifier hooked up to my router, and access the amplifier through that. I know that the connection is correct because I am able to get to the amplifier status webpage.

I think you're right, I just need to figure out the correct protocol/program to send the message from the computer to the amplifier.

I've emailed Levinson support, but they have been absolutely no help.

Thanks,
Chris