We Value Your Feedback!
Could you please spare a few minutes to share your thoughts on
Cloud Connected vs On-Premise Services. Your feedback can
help us shape the future of services.
Learn more about the survey
or
Click here to Launch the survey
Schneider Electric Services Innovation Team!
Modicon PAC Forum
A forum for topics related to the scope of Modicon PAC offers and ecosystem along the whole lifecycle: Modicon M580 and 340, EcoStruxure Control Expert, EcoStruxure Process Expert (Unity Pro) and more.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2025-04-24 04:09 AM
Hello,
I'm modifying an M580 programme and would like to completely redo the ioscanning for all my STBs. I'm able to change the bit number for DIO_HEALTH and .DIO_CTRL but i'm not able to change the connexion bit.
The order of those bits have no logic with my system, and it's very difficult to diagnose the system with the mess of this order.
Does someone knows how to reset from 0 this connexion bit number?
Thanks for your help.
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: 2025-04-28 05:12 AM
You cannot alter the connection bit.
The web page IOscanner, is a strange item. Connection bits have little meaning for Modbus TCPIP devices as the ordering of the bits is dependent on the device number. The device number can be modified by the user and is displayed lowest number first. The number of bits allocated to a device is based on the number of transactions in order from the first to the last. For Ethernet/IP devices the connection bit number determines the order.
If you are not sure what the web page IOscanner animation box refers to, place the cursor over the box and right mouse click. The transaction health, device number, protocol, IP address and connection ID (BIT) displayed.
Please note in the most recent versions of Control Expert such as V16.0, when you add a device to a NOC module or a CPU it takes on a device number that you can alter as required. e.g. For a NOC301.4 you can set the device number from 000 to 127. For the CPU this will range from 513 to 640. (note depending on the CPU this may be limited from 513 to 576). See the first image which shows you how to modify the device number.
The device number is index used in the DIO_HEALTH and DIO_CTR. E.g. if you configure a Modbus device called "MD_001" and this is assigned device number 513 in the CPU, you can control MD_001 by "BMEP58_ECPU_EXT.DIO_CTR[513]". You can monitor the health of MD_001 by either "BMEP58_ECPU_EXT.DIO_HEALTH[513]" or "MD_001.Freshness". If you create 2 transactions for MD_001 in addition to Freshness you will see "MD_001.Freshness_1" and ""MD_001.Freshness_2" each freshness relates to the individual transaction of the same number.
Note that when you disable a device by setting the MEP58_ECPU_EXT.DIO_CTR[513]=1 all the transactions for that device are also disabled.
I hope this helps answer your question.
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: 2025-04-29 02:01 AM
Thanks for your dettailled answer. Ok i will keep this unconsistent connection bits, and will only manage device number.
Thanks one time more
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.
With achievable small steps, users progress and continually feel satisfaction in task accomplishment.
Usetiful Onboarding Checklist remembers the progress of every user, allowing them to take bite-sized journeys and continue where they left.
of