Re: [foxboro] Could someone look at my script and see where I am messing up

  • From: James D Murphy <MURPHY_JAMES_D@xxxxxxxxx>
  • To: foxboro@xxxxxxxxxxxxx
  • Date: Fri, 25 Aug 2006 10:13:25 -0400

Robert,
I don't use setpars very often, but wonder why you're using setpars
versus omset, or a simple set from the script, or directly from the
buttons.  Couldn't it be as simple as the following:
  setb NO2CYCLONE:490_04_P.BI01 0

This wouldn't require a script at all.

Hope this helps...

Jim Murphy




"Balmer, Robert D." <rbalmer@xxxxxxxxxxxxxxx> 
Sent by: foxboro-bounce@xxxxxxxxxxxxx
08/24/2006 04:21 PM
Please respond to
foxboro@xxxxxxxxxxxxx


To
Foxboro DCS Mail List <foxboro@xxxxxxxxxxxxx>
cc

Subject
[foxboro] Could someone look at my script and see where I am messing up






Content-Type: text/plain;
 charset=us-ascii
Content-Transfer-Encoding: quoted-printable
I have three simple little scripts to turn a vibrator on timed,
continuous and off

I made the scripts and configured them to buttons on my screen, they
work a couple of time and then stop working. I have six sets of scripts
made and when one stops working they all do.

Script 1 is=20

dmcmd script

dmcmd applic /opt/fox/bin/tools/setpars -CNO2CYCLONE -B490_04_P -mBI01=3D=
0
-mBI02=3D1 -gIknowwhatido

Script 2 is=20

dmcmd script

dmcmd applic /opt/fox/bin/tools/setpars -CNO2CYCLONE -B490_04_P -mBI01=3D=
1
-mBI02=3D0 -gIknowwhatido

Script 3

dmcmd script

dmcmd applic /opt/fox/bin/tools/setpars -CNO2CYCLONE -B490_04_P -mBI01=3D=
0
-mBI02=3D0 -gIknowwhatido

The buttons on the screen have been set up to execute program
/usr/disp/rst/scripts/490_04t, c , and o for=20

I use scripts elsewhere and have had no problems, guess my I missed
something here and do not -gIknowwhatido

Thanks

Robert Balmer

=20

Applications Analyst/Programmer

ISA CCST

Fort Madison Iowa

319 463 2206

rbalmer@xxxxxxxxxxxxxxx

=20

This email and any files transmitted with it are confidential and intende=
d solely for the use of the individual or entity to whom they are address=
ed. If you have received this email in error please notify the system man=
ager. This message contains confidential information and is intended only=
 for the individual named. If you are not the named addressee you should =
not disseminate, distribute or copy this e-mail.

Este mensaje (incluyendo los archivos adjuntos) esta dirigido solo al rec=
eptor senalado y puede contener informacion de caracter privilegiada, pri=
vada o confidencial.  Si usted no es el receptor senalado o bien ha recib=
ido este mensaje por error, por favor notifique inmediatamente al remiten=
te y elimine el mensaje original.  Cualquier otro uso de este mensaje de =
correo electronico esta prohibido.



-- No attachments (even text) are allowed --
-- Type: image/gif
-- File: image001.gif
-- Desc: image001.gif


 
 
_______________________________________________________________________
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
 



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

  • » Re: [foxboro] Could someone look at my script and see where I am messing up