12/16/2019 2:39 PM | |
Posts: 6 Rating: (0) |
I have a problem how to communicate my API S7 with a GQ12 Series Rail Mounting 3 Phase Energy Meter which use the RS485 s protocole. i have read the manuel GQ12 Sommy but I didn't understand anything. I want to know if it is possible to take all the data from him or not? thank you in advance |
Last edited by: MedRamy at: 12/16/2019 14:40:25 |
|
12/16/2019 6:41 PM | |
Joined: 9/27/2006 Last visit: 11/7/2024 Posts: 12293 Rating: (2691) |
Hello MedRamy; I hope you took the time to read smiffy's introduction to Modbus, as it will be useful to understand and follow the configuring and programming of Modbus RTU exchanges on a S7-1200 CPU, with a CM 1241 RS 485 communication module. From the S71200 System manual the section on Modbus RTU: https://support.industry.siemens.com/cs/mdm/109741593?c=86262523019&lc=en-WW How do you establish a MODBUS-RTU communication with STEP 7 (TIA Portal) for the SIMATIC S7-1200? https://support.industry.siemens.com/cs/us/en/view/47756141 How can you read input words in the address range from 9999 to 65535 with the SIMATIC S7-1200/S7-1500 via Modbus RTU? https://support.industry.siemens.com/cs/us/en/view/109474481 The manual you showed us shows the parameters for requesting the phase voltage A from the GQ12, configured at slave address 1. Note that all addressing for the meter is done in hexadecimal notation, and the results seem to be hexadecimal also. By reading the registers as decimal the conversion will be made by the Step 7 program. Hope this helps, Daniel Chartier |
This contribution was helpful to1 thankful Users |
Follow us on