EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  <20012002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  <20012002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Ladder logic programing for PLC
From: "Zheng Lifang" <[email protected]>
To: "EPICS tech-talk" <[email protected]>
Date: Fri, 26 Oct 2001 14:23:36 +0800
Dear all,

I have been testing a Protecting System similar to APS's, which has three levels. The first is a VME crate plugged with a MVME2302/IOC, a SV2R6008 scanner. The second is a AB crate plugged with a 1771DCM, a PLC5/40, a 1771SDN and two I/O local modules. The third is a 1794ADN which controls a 1794IB16 & a 1794OB16.
The first success should contribute to much help from Prof.M.Kraimer, Dr.A Johnson and Dr. 

Now I meet some other questions. I use Rockwell RSlogix 4.11.00 revision to program PLC.

local input:    I:010
DCM read buf:   N10:0
DCM write buf:  N10:64
SDN read buf:   N11:0

When PLC sends data(block transfer) to DCM, the tag is set to 0 or 1 to distinguish the data from local I/O or from DeviceNet FlexI/O.

The rung orders are:
  
    copy I:010 to N10:66
    set N10:65=0  (tag=0)
    BTW to DCM (l=64)
    BTR read data to N11:0 from DeviceNet(l=62)
    copy N11:1 to N10:66
    set N10:65=1  (tag=1)
    BTW to DCM

I use DM2K to display and there occur two problems. 
1)Occasionally there is some exchanging data between local I/O and DeviceNet I/O. 
2)When I change the local or FlexI/O input module states, there is unbearable delay in DM2K to update. When I use .5second to process abDCM record, the delay is nearly 8 seconds.

Any suggestion is welcome.

Lifang




Replies:
Re: Ladder logic programing for PLC Marty Kraimer

Navigate by Date:
Prev: FW: VSAM BusError ( fix requird on module) Luchini, Kristi
Next: Re: Ladder logic programing for PLC Marty Kraimer
Index: 1994  1995  1996  1997  1998  1999  2000  <20012002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: FW: VSAM BusError ( fix requird on module) Luchini, Kristi
Next: Re: Ladder logic programing for PLC Marty Kraimer
Index: 1994  1995  1996  1997  1998  1999  2000  <20012002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 10 Aug 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·