Re: [foxboro] hlbl msglin

Ronald, =20

The following line works in an IND block.

:01AW01DMCMD:=3D"dmcmd msglin ",MESSAGE;

where 01AW01 is the DMNAME of the station. And MESSAGE a string =
including your message.
The syntax is dedicated to one DM of course.
If you want to do it for all your DMs, you have to duplicate the line =
each time !.

I just have a problem sometimes : if your message is too long, or with =
space between words, you will have only the first word in the message =
line ! I don't know why. It's a question of syntax i suppose but i have =
never fixed this problem.

regards,

JC MUTI

-----Message d'origine-----
De : foxboro-bounce@xxxxxxxxxxxxx
[mailto:foxboro-bounce@xxxxxxxxxxxxx]De la part de Ron Schafer
Envoy=E9 : Friday, October 19, 2007 18:44
=C0 : foxboro@xxxxxxxxxxxxx
Objet : Re: [foxboro] hlbl msglin


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
=20
=20
-----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()=3D20
STATEMENTS
SENDMSG ("PLEASE WAIT!") TO msg01;
SENDMSG ("") TO msg02;
SENDMSG ("") TO msg03;
SENDMSG ("") TO msg04;
SENDMSG ("") TO msg05;
SENDMSG ("") TO msg06;
ALARM :=3D3D FALSE;
MESSAGE :=3D3D 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


=3D20
=3D20

=3D20

Does anyone know the command for hlbl (ind block) to send text to the
message line?

=3D20

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

=3D20

=3D20

=3D20


=3D20
=3D20
_______________________________________________________________________
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
=3D20
foxboro mailing list:             http://www.freelists.org/list/foxboro
to subscribe:         =3D
mailto:foxboro-request@xxxxxxxxxxxxx?subject=3D3Djoin
to unsubscribe:      =3D
mailto:foxboro-request@xxxxxxxxxxxxx?subject=3D3Dleave
=3D20

This e-mail and any attachments may contain confidential and=20
privileged information. If you are not the intended recipient,=20
please notify the sender immediately by return e-mail, delete=20
this e-mail and destroy any copies.=20

Any dissemination or use of this information by a person other=20
than the intended recipient is unauthorized and may be illegal.
=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

-- No attachments (even text) are allowed --
-- Type: text/x-vcard
-- File: rschafer@xxxxxxxxxxxxxxxxxxxxxxxxxx
-- Desc: rschafer@xxxxxxxxxxxxxxxxxxxxxxxxxx


=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 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: