S7 200 Modbus Slave Library Download
We are using a Siemens S7-200 PLC for trip handling. We want to connect this PLC to a DeltaV system using Modbus communication. We used the Siemens Modbus library to implement the Modbus function in the PLC. We now want to use the Siemens PC/PPI cable to connect it to a DeltaV serial card with Modbus protocol. We can't get it running. We now first try to use a Modbus scanner directly from a PC to test the communication. Does anyone have some more information about the S7-200 Modbus communication?
Do you have the communications specs for the S7? The setup for comms on the DeltaV serial card is drop dead easy. I've used it for many different PLC's, controllers, xmitters, etc. Some things to look for: - Is the S7 wanting to be master or slave? (most likely slave) Be sure to set the DeltaV SIO card to accomodate. - do you have the proper pinout for the type of connection you're trying to make. Remember it's different for RS-232, vs.
Apr 02, 2017 The S7-200 Modbus Protocol is for slave status only. If your inverter is a siemens MM420 or 440, you can use the USS protocol from the same library to.
422/485 half duplex vs. 422/485 full duplex. Check DeltaV books online for diagrams showing the pinouts. - do you have the comm port configured properly for baud rate? And data bits. (a good first guess if you don't have the S7 docs would be No parity, 8 data bits, and 1 stop bit. - are you polling the correct modbus address?
- are you using the right framing? The DeltaV SIO card can go either ASCII or RTU but you need to tell it what the S7 needs to see. (probably RTU) - are you polling for a valid register(s) in the S7? You can set this by creating a corresponding data set in the DeltaV SIO card.
Remember to use the offset to line up with your modbus registers in the S7 and to use block reads/writes when possible to help speed. - again, check books online for all the goods on this topic, it's very thorough. You have clicked on the '?' Button for search help. To search the site, enter your search terms in the box labeled 'search the site' and hit Enter. Evgenij onegin filjm 1999 film. Some tips for better search results. • Precede each search term with a '+', as follows: • +Modbus +TCP Otherwise, any post with either term will match.
• Use double quotes around phrases, as follows: • +'Allen Bradley' +ethernetOtherwise, posts containing these words in separate locations will match. • To exclude a word, precede it with a '-', as follows: • +Modbus -Plus This will return only posts containing 'Modbus' but NOT containing 'Plus'. • Note that common words (and, that, etc.) and words shorter than 2 characters are automatically excluded from searches. Select the categories for which you would like to see messages displayed. Applications Application Questions and Problems Automation Business The Business of Automation and Control Communications Communications systems and equipment. Engineering Engineering and workplace issues.
HMI Human-Machine Interface and SCADA. Information Information resources, documentation. Languages Programming languages. Motion Control Motion control, servos, steppers, etc.
Networking Local and wide area networking in factory automation. Open Control Open interfaces, software and hardware PCs in Automation Computers in manufacturing; also hardware discussion. PLCs PLCs and related questions. Power Generation Power generation equipment control. Process Control Continuous process industries, DCS questions. Sensors Sensor technologies.
Software in Automation Software, including programming, OS issues, etc.
I guess you are looking for a Protocol convertor from PROFIBUS-DP to MODBUS or from PPI to MODBUS. Unfortunately this requires an extra piece of equipment, another card, and it is not easy to find it. I know Telvent is working on a Protocol convertor from MODBUS to PROFIBUS but they convert in the PROFIBUS master, not in the slave, anyway it will be easier in the slave. I have no idea about the other port of S7-200 PPI, but I think this will be even more difficult. Tell about final solution in the forum please.