Member Login
member
passwd
remember me on this computer.

- join now -

Search

Neat Stuff

Visit our shop for nerds in control lifestyle products.

Cool stuff
Select a topic of interest:
...and press:
Fortune
Fame is a vapor; popularity an accident; the only earthly certainty is
oblivion.
-- Mark Twain
RSS Feed
RSS feed Use this link to get an RSS feed of the Control.com article flow, for private, non-commercial use only:
www.control.com/rss
Select a Page Style
Select one of the following styles:
- BluFu
- Classic
(cookies required)
from the Automation List department...
CL programm in TDC3000
Applications topic
advertisement
Posted by haris chaudhary on 27 January, 2008 - 10:01 pm
I am working on TDC3000 dcs I need help regarding cl programm. I am starting fans through CL. I need that when Fans are start from programm, its control came back on manual. Now fan started through Digital composite point, it is on manual. i want this point in maual after fans start. Below is CL program.

IF TC018.PVHIFL=ON
& THEN (SET 41HS085.MODATTR=PROGRAM;
& SET 41HS085.OPCMD=OFF;
& SET 41HS085.NMODATTR=OPERATOR;
& SET 41HS085.MODE=MAN;
when ever hi flag is on fans is start, at this time its mode is PROG-MAN,after starting of fans I need this control on maual, but is is not coming on maual, its remain on PROG-MAN. Please help me regarding this matter.

MUHAMMAD HARIS

Posted by M. Friedrich on 28 January, 2008 - 11:54 pm
Hello,

Change this parameter to MODATTR and it should work:

> & SET 41HS085.NMODATTR=OPERATOR;

I hope that is not the complete code, otherwise the program will change the composite point every time it's execute and the hi flag is active.

Regards,

Markus

Posted by John on 29 January, 2008 - 12:59 am
Looks like this parameter needs to be changed in line 4:
& SET 41HS085.NMODATTR=OPERATOR;

To:
& SET 41HS085.MODATTR=OPERATOR;

NMODATTR identifies the normal mode, but doesn't switch modes.

Posted by Ashraf Mabrouk on 4 May, 2008 - 8:29 pm
the best thing will be using a logic block to switch the mode to MAN when hi flag comes on. CL will make it P-MAN because you are changing the MODEATTR to PROGRAM.

From Control Engineering magazine...
Related articles from Control Engineering magazine
Above articles copyright 2008 Reed Business Information. Subject to its Terms of Use.

Your use of this site is subject to the terms and conditions set forth under Legal Notices and the Privacy Policy. Please read those terms and conditions carefully. Subject to the rights expressly reserved to others under Legal Notices, the content of this site and the compilation thereof is © 1999-2008 Control Technology Corporation. All rights reserved.

Users of this site are benefiting from open source technologies, including PHP, PostgreSQL and Apache. Be happy.

Advertisement
Our Advertisers
Help keep our servers running...
Patronize our advertisers!