Pottunaama Posted November 26, 2014 Report Posted November 26, 2014 I can not activate modbus in V570 via GSM. I am using same software routines that work fine with V120. Modem initialises fine in COM 1 (sb80=1), modem also connects fine when connected/called from modbus polling software (SB 86=1). However, the modbus traffic doesn't initiate. The polling software says "Connected" and then "Modbus request failed". Modem status in PLC (SI 80) lays with value 2. When connected, the value is 4, then chages to 1, then back to 2. The polling software should be fine, it activates modbus OK with V120. So there may be some software problem in my V570 ladder code, even it works in V120. Same modems and cables are used and V570 com port dips are in RS232. What can prevent modbus traffic from being activated. I have used the Modbus config, SCAN, SCAN_EX and Porotocol config function blocks but looks like I must be doing something wrong - even they work with V120. All ideas greatly appreciated!
Pottunaama Posted November 27, 2014 Author Report Posted November 27, 2014 Solved, Protocol Config FB had to be disabled. Noted that SI115 was 2 (FB protocol) instead of 1 (Modbus). Thanks. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now