Hallo,
ich versuche gerade meinen USR-TCP232-410S gemäß der Anleitung
https://www.pusr.com/support/faq/basic-test-for-modbus-rtu-to-modbus-tcp-function-of-serial-to-ethernet-converter.html
in Betrieb zu nehmen.
Über den internen Webserver wurde der USR-TCP232-410S auf die statischen
IP meines Netzwerks 192.168.1.132 gesetzt und die RS485 wurden ident zu
den Anweisungen wie in der og. URL
(https://www.pusr.com/support/faq/basic-test-for-modbus-rtu-to-modbus-tcp-function-of-serial-to-ethernet-converter.html)
projektiert. Screenshots von meiner Konfiguration sehe in der Anlage.
(current_status.JPG RS485.JPG)
Mit der Software USR-TCP232-Test V1.4.exe bekomme ich aber keine
Verbindung zum USR-TCP232-410S aufgebaut. Leider gibt mir die Software
auch keine sagenden Fehlermeldung aus, außer den scheinbaren Fehlercode
1035 mit den Chinesischen Zeichen welche "unknown Error" bedeuten.
Probiere ich einen Verbindungsaufbau mit modpoll.exe
(https://www.modbusdriver.com/modpoll.html) welcher ebenfalls keinen
Erfolg zeigt aber vielleicht eine bessere Fehlermeldung liefert.
modpoll.exe sagt mir, dass ich in eine Reply Timeout laufe ?!
1 | $ ./modpoll.exe -p 26 -m tcp 192.168.1.132
|
2 | modpoll 3.9 - FieldTalk(tm) Modbus(R) Master Simulator
|
3 | Copyright (c) 2002-2020 proconX Pty Ltd
|
4 | Visit https://www.modbusdriver.com for Modbus libraries and tools.
|
5 |
|
6 | Protocol configuration: MODBUS/TCP, FC3
|
7 | Slave configuration...: address = 1, start reference = 1, count = 1
|
8 | Communication.........: 192.168.1.132, port 26, t/o 1.00 s, poll rate 1000 ms
|
9 | Data type.............: 16-bit register, output (holding) register table
|
10 |
|
11 | -- Polling slave... (Ctrl-C to stop)
|
12 | Reply time-out!
|
13 | -- Polling slave... (Ctrl-C to stop)
|
14 | Reply time-out!
|
15 | -- Polling slave... (Ctrl-C to stop)
|
16 | Reply time-out!
|
17 | -- Polling slave... (Ctrl-C to stop)
|
18 | Reply time-out!
|
19 | -- Polling slave... (Ctrl-C to stop)
|
20 | Reply time-out!
|
21 | -- Polling slave... (Ctrl-C to stop)
|
22 | Reply time-out!
|
23 | -- Polling slave... (Ctrl-C to stop)
|
24 | Reply time-out!
|
25 | -- Polling slave... (Ctrl-C to stop)
|
26 | Reply time-out!
|
27 | -- Polling slave... (Ctrl-C to stop)
|
28 | Reply time-out!
|
29 | -- Polling slave... (Ctrl-C to stop)
|
30 | Reply time-out!
|
31 | -- Polling slave... (Ctrl-C to stop)
|
Kann mir jemand weiterhelfen?
Danke
LG
Dieter