8/10/2017 1:00 AM | |
Joined: 7/7/2010 Last visit: 6/5/2023 Posts: 13358 Rating:
|
In looking at your project tree, in the left pane where the plc and program blocks/tags and so on are located, select the "Devices & networks" just *above* the plc in the tree. In the middle or working panel/apne, you see devices connected to your PLC via the profibus module. In newer versions of portal, the right side of that pane shows the data interface options and addresses - if you have added the telegrams (or if they get added automatically with those devices). In the right half (you may need to slide or expand the right half of the working area to see it) is the addressing assigned as you added the devices to your project. The default drag/drop adding of the E&H device using the GSD found here: https://portal.endress.com/webapp/ProductContainerGUI/plain/ is 4 AIs and 1 output to the transmitter. The PDF included with the zip file at that link -- around page 32 -- describes the cyclic data setup. If it were me, I would delete all the E&H transmitter inputs and outputs but leave the profibus slave devices. Then in the hardware catalog on the right, add just one AI block, then temperature value! I do not need to write back to the transmitter, and I do not need 4 ways to see the temperature. If you need them, that's fine. Just slows down the profibus network a bit. The I address column shows the input address range used. That pdf I mentioned said temperature comes in a 4 bytes in IEEE floating point format, and 1 byte of status info. I leave it to you to read the PDF, experiment with dragging in just the AI's you need and will use, and then use ID### for your temperature value tags set as floating point. I am thinking they will be the wrong "endian" and if so, google how to swap the bytes around from IEEE to Siemens S7-1200/1500 floating point representation.
|
science guy |
|
5/22/2023 7:26 AM | |
Joined: 4/16/2022 Last visit: 5/23/2023 Posts: 22 Rating:
|
Hi , Can you add again the pdf?
|
Follow us on