login about faq

I'm attempting to read the values out of a Siemens Siprotec 7UM622, but I'm experiencing trouble with the communications. I have verified the connection settings (baudrate, data bits, parity, etc) as well as the physical wiring, but I'm absolutely stumped.

Enabling logging on my DNP3 Master, I see that I am successfully transmitting my requests, but I am not receiving any data back.

[07:00:42.625] Tx => 
05 64 05 C0 01 00 64 00 59 97                  .d....d.Y.     
[07:00:48.640] Tx => 
05 64 05 C0 01 00 64 00 59 97                  .d....d.Y.     
[07:00:54.656] Tx => 
05 64 05 C0 01 00 64 00 59 97                  .d....d.Y.     
[07:01:00.671] Tx => 
05 64 05 C0 01 00 64 00 59 97                  .d....d.Y.     
[07:01:06.671] Tx => 
05 64 05 C0 01 00 64 00 59 97                  .d....d.Y.     
[07:01:12.687] Tx => 
05 64 05 C0 01 00 64 00 59 97                  .d....d.Y.

DNP3 isn't exactly my forte so any input as to what could possibly be causing this break down in my communications would be helpful.

asked Jan 18 '11 at 21:07

Greg%20Buehler's gravatar image

Greg Buehler
1066


The problem was hardware failure.

Physical Failure

link

answered Jan 19 '11 at 22:31

Greg%20Buehler's gravatar image

Greg Buehler
1066

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or __italic__
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×10

Asked: Jan 18 '11 at 21:07

Seen: 568 times

Last updated: Mar 31 '11 at 01:22