[foxboro] AW: dmcmd through HLBL

  • From: "Sieling, Marcel" <Marcel.Sieling@xxxxxxxxxxxx>
  • To: "'foxboro@xxxxxxxxxxxxx'" <foxboro@xxxxxxxxxxxxx>
  • Date: Tue, 13 Jul 2004 13:42:13 -0400

Hesham,
you wrote:
> (error code -45).

This means, that the addressed OM object was not found.

In this case:
> :DMCMD := "dmcmd ov / ";

The Sequence block looks for an OM object called "DMCMD" and if that is not
existing, it will return this error. A solution may be to add the letterbug
of the hosting AW/WP before the "DMCMD". In case your AW is called "AW5101"
change your code to

:AW5101DMCMD := "<whatever command you want to give>";

and it should do the job. Prior to testing that you can verify the OM name
with 

# /opt/fox/bin/tools/omfnd AW5101DMCMD

and see, if it can be found. Hope that helped.

Best regards -

Marcel Sieling
Systems Technologies

Invensys Systems GmbH
Heerdter Lohweg 53 - 55
40549 Duesseldorf
Germany
Tel.:  +49-211-5966-171
Fax:  +49-163-99-5966302 
Mobile:  +49-163-5966302 (<-- Achtung: neue Nummer, die alte funktioniert
nicht mehr!)
Email: mailto:marcel.sieling@xxxxxxxxxxxx
<mailto:marcel.sieling@xxxxxxxxxxxx>  
Homepage: http://www.invensys-process-systems.de
<http://www.invensys-process-systems.de>  

ES IST WAS LOS BEI INVENSYS!
Europäisches Anwender Symposium 2004"
und EMEA Triconex User Meeting
20. - 22. September 2004 in Berlin
Auch in diesem Jahr haben wir wieder ein interessantes Symposium mit 30
Workshops und einer Produktausstellung für Sie vorbereitet. Mehr
Informationen zum Programm und zur Registrierung finden Sie unter:
http://www.foxboro.com/us/eng/products/automationsystems/EMEA+Anwender+Sympo
sium+2004.htm
<http://www.foxboro.com/us/eng/products/automationsystems/EMEA+Anwender+Symp
osium+2004.htm>     

EMEA Triconex User Meeting 
20. - 23 September 2004 in Berlin
(am gleichen Ort wie das o.g. Anwender Symposium 2004)
Hierzu laden wir Sie auch recht herzlich ein. Mehr Informationen zum
Programm finden Sie unter:
http://www.triconex.com/us/eng/newsandevents/events/events/2004EMEAUserGroup
Mtg.htm
<http://www.triconex.com/us/eng/newsandevents/events/events/2004EMEAUserGrou
pMtg.htm> 

>  -----Ursprüngliche Nachricht-----
> Von:  foxboro-bounce@xxxxxxxxxxxxx   Im Auftrag von Hesham 
> Elhadad <helhadad2004@xxxxxxxxx>
> Gesendet:     Dienstag, 13. Juli 2004 08:04
> An:   foxboro@xxxxxxxxxxxxx
> Betreff:      Re: [foxboro] dmcmd through HLBL
> 
> Dear Kevin
> 
> I have tested the syntax by the pref command and found it 
> true; however I still have the same error code from the IND 
> block (error code -45).
> 
> I know that it is possible to run any of the dmcmd commands 
> from the HLBL but I do not know where is the error in my syntax.
> 
> 
> 
> 
> 
> Thanks for help,
> 
> 
> 
> 
> Kevin FitzGerrell <fitzgerrell@xxxxxxxxxxxxxxx> wrote:I'll 
> try that again without the extra characters:
> 
> 
> Dear Hesham Elhadad
> 
> Instead of
> :DMCMD := "dmcmd ov /";
> 
> Try:
> :DMCMD := "dmcmd ov /
> ";
> 
> where
> is the overlay position, one of
> 0,1,2,3,4,5,8,10,12,15.
> 
> I find it helpful to test syntax using the pref command from the VT100
> command line. The equivalent pref command would be (from the WP):
> 
> pref - DMCMD "dmcmd ov /
> "
> 
> for example to open an overlay in the upper right position on WP5101:
> pref -WP5101 DMCMD "dmcmd ov /usr/disp/TANK1_ovl 2"
> 
> Regards,
> 
> Kevin FitzGerrell
> Systems Engineer
> Foxboro New Zealand
> ------------------------------------
> Tel: +64 (9) 573 7690
> Fax: +64 (9) 573 7691
> 
> >
> >
> >
> > Hesham Elhadad
> >
> > > sts.org =20
> > oo.com> cc: =
> > =20
> > Sent by: Subject: [foxboro] dmcm=
> > d through HLBL =20
> > foxboro-bounce@fr =
> > =20
> > eelists.org =
> > =20
> > =
> > =20
> > =
> > =20
> > 12/07/2004 04:19 =
> > =20
> > AM =
> > =20
> > Please respond to =
> > =20
> > foxboro =
> > =20
> > =
> > =20
> > =
> > =20
> >
> >
> >
> > Dear List,
> >
> > I try to use a couple of dmcmd commands through the 
> sequence logic (by
> > HLBL). The
> >
> >
> >
> > format I used is as follows:
> >
> >
> >
> > :DMCMD :=3D "dmcmd ov /";
> >
> >
> >
> > I got a -45 error which is related to "ENOCONFIRM ? no setval
> > confirmat=
> > ion"
> >
> >
> >
> > Any help will be appreciated.
> >
> >
> >
> >
> >
> >
> >
> > Regards,
> >
> > Hesham Elhadad
> > Advansys Co.
> > Egypt,Cairo,New Maadi
> > Tel: +202 520 2928 / +202 754 9280
> > Fax: +202 516 8855
> > Mob: +20 10 1654001
> > Email1: hesham.elhadad@xxxxxxxx
> >
> >
> >
> >
> >
> >
> > ---------------------------------
> > Do you Yahoo!?
> > New and Improved Yahoo! Mail - Send 10MB messages!
> >
> >
> >
> > _______________________________________________________
> > ________________=
> >
> > 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=
<http://www.thecassandraproject.org/disclaimer.html=> 
> >
> >
> > foxboro mailing list: //www.freelists.org/list/foxboro=
<//www.freelists.org/list/foxboro=> 
> >
> > to subscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=3Djo=
<mailto:foxboro-request@xxxxxxxxxxxxx?subject=3Djo=> 
> > in
> > to unsubscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=3Dlea=
<mailto:foxboro-request@xxxxxxxxxxxxx?subject=3Dlea=> 
> > ve
> >
> >
> >
> >
> > =
> >
> >
> >
> >
> > 
> ______________________________________________________________________
> > _
> > 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
<http://www.thecassandraproject.org/disclaimer.html> 
> >
> > foxboro mailing list: //www.freelists.org/list/foxboro
<//www.freelists.org/list/foxboro> 
> > to subscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=join
<mailto:foxboro-request@xxxxxxxxxxxxx?subject=join> 
> > to unsubscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=leave
<mailto:foxboro-request@xxxxxxxxxxxxx?subject=leave> 
> >
> >
> 
> 
> 
> ______________________________________________________________
> _________
> 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
<http://www.thecassandraproject.org/disclaimer.html> 
> 
> foxboro mailing list: //www.freelists.org/list/foxboro
<//www.freelists.org/list/foxboro> 
> to subscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=join
<mailto:foxboro-request@xxxxxxxxxxxxx?subject=join> 
> to unsubscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=leave
<mailto:foxboro-request@xxxxxxxxxxxxx?subject=leave> 
> 
> 
> 
> 
> Regards,
> 
> Hesham Elhadad
> Advansys Co.
> Egypt,Cairo,New Maadi
> Tel: +202 520 2928 / +202 754 9280
> Fax: +202 516 8855
> Mob: +20 10 1654001
> Email1: hesham.elhadad@xxxxxxxx
> 
> 
> 
> 
> 
> 
> ---------------------------------
> Do you Yahoo!?
> Yahoo! Mail - 50x more storage than other providers!
> 
> 
> 
> ______________________________________________________________
> _________
> 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
<http://www.thecassandraproject.org/disclaimer.html> 
> 
> foxboro mailing list:             
> //www.freelists.org/list/foxboro
<//www.freelists.org/list/foxboro> 
> to subscribe:         
> mailto:foxboro-request@xxxxxxxxxxxxx?subject=join
<mailto:foxboro-request@xxxxxxxxxxxxx?subject=join> 
> to unsubscribe:      
> mailto:foxboro-request@xxxxxxxxxxxxx?subject=leave
<mailto:foxboro-request@xxxxxxxxxxxxx?subject=leave> 
>  

-- No attachments (even text) are allowed --
-- Type: application/ms-tnef


 
 
_______________________________________________________________________
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: dmcmd through HLBL