Remote Operations Forum
Support forum for Schneider Electric SCADA systems, radios and RTUs. From commissioning integration devices and software, to enhancing existing installations or troubleshooting.
Posted: 2021-08-02 04:19 AM
Link copied. Please paste this link to share this article on your social media post.
Posted: 2021-08-02 04:19 AM
I have a M580 PLC, the PLC tags are by numbers, for example a AI module PIT0101 FB instance tag addresses are %MW1000 to %MW1050.
If I want to use the equipment editor in Citect to create a equipment model, how do I indirect address these tags?
For example,
PIT0101.input = %MW1000
PIT0101.EUMax = %MW1001
Is there any way I can use offset in the equipment parameter so I just need to indicate the start address, then the rest of tag addresses will use offset.
PIT0101.input = %MW(startAddress)
PIT0101.EUMax = %MW(startAddress + 1)
Is it possible in Citect Equipment Editor?
Many Thanks
Chao
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2021-08-03 05:58 PM
I'm not a Citect guru here, but my understanding is that each entry in the Equipment model must stand-alone, and so you can't have it reference anything else.
You can often just use an Excel file to generate the entries. But additional modifications aren't as simple as only changing one location, you'd need to take them into Excel, do the calculations, export back out.
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2021-08-03 05:58 PM
I'm not a Citect guru here, but my understanding is that each entry in the Equipment model must stand-alone, and so you can't have it reference anything else.
You can often just use an Excel file to generate the entries. But additional modifications aren't as simple as only changing one location, you'd need to take them into Excel, do the calculations, export back out.
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2021-08-06 03:27 AM
Mate, Thanks for the answers.
Looks like import/export to excel with macro is the way to go.
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2024-09-21 06:34 PM
Hi, you can use any custom field to declare the prefix of tag address and add the fixed part of tag in the equipment editor.
Hope this help
Link copied. Please paste this link to share this article on your social media post.
Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.