Re: [foxboro] Secured Linkages
- From: "Jones, Charles R. (Chuck)" <CRJones@xxxxxxxx>
- To: "'foxboro@xxxxxxxxxxxxx'" <foxboro@xxxxxxxxxxxxx>
- Date: Sat, 13 Sep 2003 10:55:24 -0500
To quote from B0193AW - Rev.F (Integrated Control Software Concepts) page
35:
"If the parameter has an established linkage, it is automatically secured.
If there is no linkage (connection), it is available to all users until
someone secures it."
In the ICC, when a block input parameter has nothing written in it (no
linkage), the parameter may have values written to it while it is running
(from Display Manager, FoxView, or from custom-made programs). This
condition is "unsecured". If, in the ICC, there is a linkage (connection)
written into a block input parameter, then the only values that may be
written to that parameter come in via the link (usually to an output
parameter of another block) This condition is "secured". HLBL code written
to change a secured parameter will surely fail. (Trust me, I know. ;)
Typical examples taken from a PID block:
- A PID.MEAS parameter is linked to an AIN.PNT parameter. Nothing else may
write a value to PID.MEAS except the AIN block. This PID.MEAS parameter is
secured.
- A PID.SPT parameter is left unlinked. Since there is no linkage, the
operators my change the setpoint via a display that is designed for them to
do so. (Or, I could write HLBL code in an DEP block that would change this
value.) This PID.SPT parameter is unsecured.
When you have dbvu report the blocks with secured linkages (Is that the '-l'
option?) I suppose it prints out a list of blocks that are linked to other
blocks. Does it also show the linkages? I've never tried it. I usually
use dbvu to resolve CP overruns using '-s' option (to find heavily used
phases) and '-u' option (to find unresolved linkages that cause linkages to
timeout).
Chuck Jones
Refinery Automation Technologist
Tate & Lyle North America -- Lafayette South Plant
765.477.5324 - Office | 877.536.9219 - Pager
-----Original Message-----
From: Ajay.Tathgir@xxxxxxx [mailto:Ajay.Tathgir@xxxxxxx]
Sent: Saturday, September 13, 2003 1:34 AM
To: foxboro@xxxxxxxxxxxxx
Subject: [foxboro] Secured Linkages
Hi! All
When we run a dbvu on a checkpoint file, it gives a list of blocks with
secured linkages.
My query - what is secured linkage & what does it mean ?
Thanks & Regards
Ajay Tathgir
Reliance Industries Limited
Mumbai - India
*****************************************************************************************************
This email and any files transmitted with it are confidential and intended
solely for the
use of the individual or entity to whom they are addressed. If you are not the
intended
recipient or the person responsible for delivering the email to the intended
recipient, be
advised that you have received this email in error that any use, dissemination,
forwarding, printing, or copying of this email is strictly prohibited. If you
have received
this email in error please notify the sender immediately.
Please note that we reserve the right to monitor and read any emails sent and
received by the Company in accordance with and to the extent permitted by
applicable legal rules.
*****************************************************************************************************
_______________________________________________________________________
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
- Follow-Ups:
- Re: [foxboro] Secured Linkages
- From: Douglas G. Lloyd
Other related posts:
- » Re: [foxboro] Secured Linkages
- » Re: [foxboro] Secured Linkages
- » Re: [foxboro] Secured Linkages
- Re: [foxboro] Secured Linkages
- From: Douglas G. Lloyd