schneider concept???

sundar_scada

Member
Join Date
Jan 2008
Location
kumbakonam
Posts
25
Hi to all
I am new one for schneider electric.I am using momentum processor for my project. I use concept v2.6XL with citech scada. I did program in iec 984LL method.

I attached the schematic diagram below.

My question is if any communication failure in any island i should know in my scada screen.

Example if second island(100.100.10.52) communication failure means i should know in my scada.
IS there any block or program available in concept.


Sorry 4th Island network address is 100.100.10.54(Diagram)

schneider.jpg
 
Last edited:
Haven't ever dealt with Momentum but I assume their is a communication macro that you can use to set up a heartbeat system with the devices from the processor.

Are your devices SNMP compatible as this is another route you could take. If your ethernet switch and fibre optic devices are fully managed then there should be some form of SNMP management in them. I would strongly suggest you implement this as a minimum on the switch and fibre optics so you know if your links have gone down.

Jon.
 
There are two common techniques. One is a heartbeat bit. One PLC alternates the bit between on and off, typically on a timer basis. If the other PLC reads the value and it is unchanged for a longer time than allowed an error is set.

I prefer to read the seconds of the real time clock. If the same value is read for more than a set time delay I set an error bit.
 

Similar Topics

Trying to identify the Modbus RTU registers that are in use in the Function block programming in the PLC program. I have a Kohler DEC 550...
Replies
0
Views
149
Hi..I am working on a project involving Momentum PLC 171CCC98030. I am doing its programming in Concept 2.6 SR7 (Demo Version) . I have following...
Replies
2
Views
1,816
I've got an old Modicon E984-265 processor that was programmed in Concept V2.2 SP2. I'm not sure I have the old software (still looking), but does...
Replies
3
Views
1,937
Hi, I'm currently trying to do a simple reverse acting PID control of a pressure control valve in Schneider Concept however am having a few...
Replies
2
Views
2,744
I have a client with a piece of equipment that came in with a Modicon PLC. The OEM supplied a .PRJ file along with the equipment. Client has...
Replies
18
Views
13,450
Back
Top Bottom