[foxboro] AW: Poping up Overlays from Sequence

  • From: "Weiss, Andreas" <Andreas.Weiss@xxxxxxxxx>
  • To: <foxboro@xxxxxxxxxxxxx>
  • Date: Thu, 20 Mar 2003 07:57:52 +0100

Hi,

change your statement from

:BXAW01DMCMD :=3D "ov /opt/DCS4L/OVL/overlay1.fdf -l MIDDLE";

to

MYSTATION :=3D "???";
MYCMD :=3D "run /opt/myscripts/myscript", MYSTATION;
:BXAW01DMCMD :=3D MYCMD;

Your script should interpret the given name of the station and call up
your overlay. Use the pref command for that task.

It is an idea and not tested!

Regards,
Andreas








-----Ursprungliche Nachricht-----
Von: savenkat@xxxxxxxxxxxx [mailto:savenkat@xxxxxxxxxxxx]
Gesendet: Donnerstag, 20. Marz 2003 05:13
An: foxboro@xxxxxxxxxxxxx
Betreff: [foxboro] Poping up Overlays from Sequence



Dear all,

I want to popup overlays from sequence for specific Conditions.=20
 The Syntax I used is station specific (ie) BXAW01DMCMD "ov
/opt/DCS4L/OVL/overlay1.fdf -l MIDDLE";
where BXAW01 is the Station Name.

The Problem here is that, if the sequence is started from some other
Station, the Overlay will still be opened in BXAW01.
But I would like to open Overlays only in stations from which the
Sequence/Batch is started.

Can anyone Help me on this.

Regards
Venkat SA




------------------------------------------------------------------
Jumping through hoops to get E-mail on the road?=20
You've got two choices: Join the circus, or use Molly Mail.

Molly Mail -- http://www.mollymail.com
------------------------------------------------------------------
Having trouble sending email from different locations ?
Need a single outgoing mail server that will work from anywhere ?

Set it to smtp.com and never have to change it again !

http://www.smtp.com
------------------------------------------------------------------


=20
=20
_______________________________________________________________________
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
=20
foxboro mailing list:             //www.freelists.org/list/foxboro
to subscribe:         =
mailto:foxboro-request@xxxxxxxxxxxxx?subject=3Djoin
to unsubscribe:      =
mailto:foxboro-request@xxxxxxxxxxxxx?subject=3Dleave
=20
 
 
_______________________________________________________________________
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:             //www.freelists.org/list/foxboro
to subscribe:         mailto:foxboro-request@xxxxxxxxxxxxx?subject=join
to unsubscribe:      mailto:foxboro-request@xxxxxxxxxxxxx?subject=leave
 

Other related posts:

  • » [foxboro] AW: Poping up Overlays from Sequence