{}

Our Brands

Impact-Company-Logo-English Black-01-177x54

Welcome to the Schneider Electric Website

Welcome to our website.
Search FAQs
You are currently viewing the content available in Vietnam. If you are looking for information for another region, please select the correct country from the top-left dropdown in the page and 'Navigate to Browse FAQs' in the Support menu.
Why does my READ_VAR lock up on a M580 HSBY switchover?
Issue
Communication function lockup on HSBY

Product Line
Modicon M580

Environment
EcoStruxure Control Expert
Unity Pro

Resolution
If your READ_VAR is not communicating after the M580 goes through a switchover you may not be following the proper procedure for the HSBY system. Follow procedure below.

Asynchronous Communication Procedures
During a Switchover event, asynchronous communication procedures: READ_VAR, WRITE_VAR, DATA_EXCH, INPUT_CHAR, INPUT_BYTE, PRINT_CHAR, do not automatically resume operation on the new Primary PLC without special care.
The following procedure should be used to allow asynchronous communication EFs to automatically resume operation after a Switchover:
  • Program your application so that all EFs management parameters are not exchanged with Standby PLC. To do this, de-select the Exchange on STBY attribute for the management parameter.
  • Initialize the Length parameter each time the function is called.
  • Set the Timeout parameter accordingly to your application:
     If the communication function is send through the CPU, the typical timeout value is 500 ms.
     If the communication function is send through a NOC module, the typical timeout value is 2 s.
NOTE: If for some reason you are unable to follow this procedure, and a Switchover renders your communication function inoperative, write your application program so that it sets the function activity bit to 0 before restarting the function in the new Primary CPU.

Schneider Electric Vietnam

Explore more
Range:
Articles that might be helpful Users group

Discuss this topic with experts

Visit our Community for first-hand insights from experts and peers on this topic and more.
Explore more
Range: