Re: [foxboro] Change of state motor Alarm
- From: "Martijn Daamen" <martijn.daamen@xxxxxxxxx>
- To: <foxboro@xxxxxxxxxxxxx>
- Date: Tue, 15 Jul 2003 14:33:12 +0200
You can do this by converting the CIN output of the runfeedback into a
pulsed signal using a LOGIC or CALC block. Alarming this signal with an
addidional CIN, STALM or BLNALM block.
Logic could look something like this:
BI01 = COMPOUND:RUN_FB.CIN
STEP01 : IN ~BI01 ;0=stop
STEP02 : OSP 5 ;pulse 5 sec
STEP03 : OUT BO01 ;5 sec pulse to 1 to alarm block
STEP04 : END
Hope this wil do the trick.
Martijn Daamen
Egemin B.V.
Stephensonweg 6
4207 HB GORINCHEM
tel. dir. +31-183-643359
tel. alg. +31-183-626633
fax.alg. +31-183-627119
E-mail. martijn.daamen@xxxxxxxxx
web. www.egemin.nl
>>> Pinchasovitch@xxxxxxxxxxxxxxxxxxxx 15/07/2003 15:15:47 >>>
HI everyone,
I am looking for a way to have a "Change of state " alarm for a motor
=
using a CIN block
in the following way:
when the motor stops I will have an alarm in the Current Alarm Display
=
and in the ANN. Keyboard,
After Ack. the message on the CAD and the light on the ANN. Keyboard =
will disappear,
This is usefull for the case of having two pumps, one of them in =
standby.
Zvi Pinchasovitch
Phone: 972-4-8466826
Mobile: 972-52-973481
Pinchasovitch@xxxxxxxxxxxxxxxxxxxx
Carmel Olefins Ltd.
P.O.B. 1468 HAIFA 31014
ISRAEL
_______________________________________________________________________
This mailing list is neither sponsored nor endorsed by Invensys
Process
Systems (formerly The Foxboro Company). Use the info you obtain here
at
your own risks. Read http://www.thecassandraproject.org/disclaimer.html
foxboro mailing list: http://www.freelists.org/list/foxboro
to subscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=join
to unsubscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=leave
********************DISCLAIMER*******************
The information in this e'mail is strictly confidential
and intended for the exclusive use of the addressee(s).
Egemin disclaims all responsibility and accepts no
liability for the consequences of any person acting or
refraining from acting on the information contained in
this e'mail prior to the receipt of a confirmation letter
or fax signed by an authorised person.
****************END OF DISCLAIMER****************
_______________________________________________________________________
This mailing list is neither sponsored nor endorsed by Invensys Process
Systems (formerly The Foxboro Company). Use the info you obtain here at
your own risks. Read http://www.thecassandraproject.org/disclaimer.html
foxboro mailing list: http://www.freelists.org/list/foxboro
to subscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=join
to unsubscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=leave
Other related posts:
- » Re: [foxboro] Change of state motor Alarm