Author Topic: T100MD2424+ PLC Power Interrupt  (Read 4877 times)

ricv7

  • Newbie
  • *
  • Posts: 6
  • I'm a llama!
    • View Profile
T100MD2424+ PLC Power Interrupt
« on: January 03, 2013, 04:30:45 AM »
Hello again. I got another issue to solve. How do i get my program run automatically when power is interrupted? ive tested my program thru the simulation and it runs well. It runs on a scheduled time. During power interruption, it just dont run anymore. any reference i can go thru to solve this? appreciate ur help once again.

support

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3171
    • View Profile
    • Internet Programmable PLCs
Re:T100MD2424+ PLC Power Interrupt
« Reply #1 on: January 03, 2013, 08:37:48 AM »
The program you transfer to the PLC will run automatically whenever it is powered up since the program is stored in the EEPROM.

Based on your description you seems to need a real time clock that will keep working even when powered down? If that is the case you will need to purchase the MX-RTC so that the real time clock can continue to run when power is off.

Alternatively if the PLC is connected by serial port to a PC then the PLC can set its RTC upon power up using the Real Time Clock on the PC by communicating with the TLServer. This is described in the TLServer section of the Programmer's Reference guide under the "Nework Services".
Email: support@triplc.com
Tel: 1-877-TRI-PLCS