News:

  • June 09, 2026, 07:34:39 AM

Login with username, password and session length

Author Topic: 06-PLC Master & 250 PLC Slaves  (Read 29710 times)

Charles

  • Inactive Email
  • Newbie
  • *
  • Posts: 2
06-PLC Master & 250 PLC Slaves
« on: January 27, 2008, 08:08:41 PM »
 ;D
The problem; I've set up the Slave-Master for lost telemetry signal acording to the example provided under the general communications examples on Automations Web site.  This logic works well for making changes or shuting down the operation at the slave. My problem is that when this occurs the Master needs to post an alarm.

MikeMc

  • Jr. Member
  • **
  • Posts: 10
Re: 06-PLC Master & 250 PLC Slaves
« Reply #1 on: February 02, 2008, 02:56:37 AM »
I pass the scan count between PLC's to make sure that they are communicating by comparing the previous value against the current value. If they are the same the timer starts timing for the communications alarm.