hi all,
is any one know about interface EST 3 panel with master clock system
EST3 Interface with master clock
Re: EST3 Interface with master clock
hi,
If I understand, you have synchronise the EST3 clock with the masterlock,
I never heard about that, try to synchronise your computer with the masterlock and the download the EST3 panel with.
If I understand, you have synchronise the EST3 clock with the masterlock,
I never heard about that, try to synchronise your computer with the masterlock and the download the EST3 panel with.
Re: EST3 Interface with master clock
hi briac.
i got support from UTC as below for the same.
1. In the SDU of the project Configure>Project>Time Synchronization> In this menu change the time source to input circuit.
2. add a CT module to the system that will monitor the relay on the master clock system.
3. Set the message annunciation for the CT to "No_Msg_Annunciation_Groups_Route"
4. set the relay on the master clock system to trip at a certain time each day.
5. write a rule in the .SDU to set the system time to that time, whenever the CT module trips. IE
*monitor 'CT_Time' : +Systime "00:00:00"; ("this would set the panel time to midnight when the CT activated")
* Please note the use of the 'activation only' command qualifier. This will ensure that time adjustment only runs activation.
i got support from UTC as below for the same.
1. In the SDU of the project Configure>Project>Time Synchronization> In this menu change the time source to input circuit.
2. add a CT module to the system that will monitor the relay on the master clock system.
3. Set the message annunciation for the CT to "No_Msg_Annunciation_Groups_Route"
4. set the relay on the master clock system to trip at a certain time each day.
5. write a rule in the .SDU to set the system time to that time, whenever the CT module trips. IE
*monitor 'CT_Time' : +Systime "00:00:00"; ("this would set the panel time to midnight when the CT activated")
* Please note the use of the 'activation only' command qualifier. This will ensure that time adjustment only runs activation.