Re: [foxboro] hlbl msglin
- From: "Ron Schafer" <rschafer@xxxxxxxxxxxxxxxxxxxxxx>
- To: <foxboro@xxxxxxxxxxxxx>
- Date: Fri, 19 Oct 2007 12:43:59 -0400
I don't think that's it, I want to do a dmcmd `msglin "Recipe Printed"
Something to that affect and have it on the actual message box at the
top of Foxview
Ronald G. Schafer
Distrubuted Controls System Administrator
White Birch Paper
Bear Island L.L.C. Division
10026 Old Ridge Rd.
Ashland Va. 23005
804-227-4034
Email: rschafer@xxxxxxxxxxxxxxxxxxxxxx
-----Original Message-----
From: foxboro-bounce@xxxxxxxxxxxxx [mailto:foxboro-bounce@xxxxxxxxxxxxx]
On Behalf Of Venkateswaran, Sekaripuran
Sent: Friday, October 19, 2007 12:33 PM
To: foxboro@xxxxxxxxxxxxx
Subject: Re: [foxboro] hlbl msglin
Hi!
Have a look at this IND code.
Is this what you meant?
{ STRING INPUTS }
msg01 : SN0001; {SEQUENCE MESSAGES}
msg02 : SN0002; {SEQUENCE MESSAGES}
msg03 : SN0003; {SEQUENCE MESSAGES}
msg04 : SN0004; {CONFIRM MESSAGES}
msg05 : SN0005; {ALARM MESSAGES}
msg06 : SN0006; {ALARM MESSAGES}
msg07 : SN0007; {UNUSED}
msg08 : SN0008; {AR NO}
msg09 : SN0009; {BATCH NO}
msg10 : SN0010; {BATCHTYPE}
{Clears the Messages and Alarms. }
SUBROUTINE CLRMSG()=20
STATEMENTS
SENDMSG ("PLEASE WAIT!") TO msg01;
SENDMSG ("") TO msg02;
SENDMSG ("") TO msg03;
SENDMSG ("") TO msg04;
SENDMSG ("") TO msg05;
SENDMSG ("") TO msg06;
ALARM :=3D FALSE;
MESSAGE :=3D FALSE;
WAIT 1;
ENDSUBROUTINE
Thanks and regards
Venkat
-----Original Message-----
From: foxboro-bounce@xxxxxxxxxxxxx [mailto:foxboro-bounce@xxxxxxxxxxxxx]
On Behalf Of Ron Schafer
Sent: October 19, 2007 10:17 AM
To: foxboro@xxxxxxxxxxxxx
Subject: [foxboro] hlbl msglin
=20
=20
=20
Does anyone know the command for hlbl (ind block) to send text to the
message line?
=20
Ronald G. Schafer
Distrubuted Controls System Administrator
White Birch Paper
Bear Island L.L.C. Division
10026 Old Ridge Rd.
Ashland Va. 23005
804-227-4034
Email: rschafer@xxxxxxxxxxxxxxxxxxxxxx
=20
=20
=20
=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: http://www.freelists.org/list/foxboro
to subscribe: =
mailto:foxboro-request@xxxxxxxxxxxxx?subject=3Djoin
to unsubscribe: =
mailto:foxboro-request@xxxxxxxxxxxxx?subject=3Dleave
=20
This e-mail and any attachments may contain confidential and
privileged information. If you are not the intended recipient,
please notify the sender immediately by return e-mail, delete
this e-mail and destroy any copies.
Any dissemination or use of this information by a person other
than the intended recipient is unauthorized and may be illegal.
_______________________________________________________________________
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
-- No attachments (even text) are allowed --
-- Type: text/x-vcard
-- File: rschafer@xxxxxxxxxxxxxxxxxxxxxxxxxx
-- Desc: rschafer@xxxxxxxxxxxxxxxxxxxxxxxxxx
_______________________________________________________________________
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] hlbl msglin
- From: MUTI, Jean-Christophe
- References:
- Re: [foxboro] hlbl msglin
- From: Venkateswaran, Sekaripuran
Other related posts:
- Re: [foxboro] hlbl msglin
- From: MUTI, Jean-Christophe
- Re: [foxboro] hlbl msglin
- From: Venkateswaran, Sekaripuran