Re: [foxboro] FV Autologoff for XP

  • From: Mark Bowman <tmwrf_dcs@xxxxxxxxxxxxx>
  • To: foxboro@xxxxxxxxxxxxx
  • Date: Wed, 6 Jun 2007 08:13:04 -0700 (PDT)

I have done this.  I don't think it is the most graceful way, but it works.
   
  When I change environment to a security, I set a bit in a compound.  I let 
the compound do the timing.
   
  = P1 $GCLBUG
= P2 WP7001
dmcmd == $P1 $P2 run d:/opt/fox/bin/tools/omsetimp DISPLAY:DISP_TIMES.BI0001 
-bTRUE
= P2 WP7002
dmcmd == $P1 $P2 run d:/opt/fox/bin/tools/omsetimp DISPLAY:DISP_TIMES.BI0003 
-bTRUE
  When the timer is done I change back to my Operations environment.
   
  IF time_wp01 > setpoint THEN
  done_wp01 := TRUE;
  :WP7001DMCMD := "dmcmd script \opt\fox\env\Operations.env";
ELSE;
  done_wp01 := FALSE;
ENDIF;
   
  I have left out alot of the supporting code as it is fairly straigt forward.
   
  Mark Bowman
   
  

"Hicks, Gaylon F" <gfhicks@xxxxxxx> wrote:
  Oh All Knowing List,

Since I have been rounded up and branded with the Windows logo (never
you mind where), there is somewhat of a functionality gap that I'm
trying to close. This particular fishing expedition involves auto
logging off Foxview from an Ops environement back to the Initial or some
other secure environment after a time out. =20

This seems to be relatively easy to do on the Sun boxes with the
Feedforward utility that is out there, but has anyone done this on XP?

Thanks,
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Gaylon Hicks
Tennessee Valley Authority, Browns Ferry Nuclear Plant
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=



_______________________________________________________________________
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




Mark Bowman
City of Sparks
Truckee Meadows Water Reclamation Facility

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