Re: [foxboro] OAJ in Aim
- From: "Bruley, Peter T" <Peter.T.Bruley@xxxxxxxxxxxxxx>
- To: "foxboro@xxxxxxxxxxxxx" <foxboro@xxxxxxxxxxxxx>
- Date: Wed, 25 Jun 2008 06:08:27 -0600
If you have Aim running on Solaris then you can use fh_sacego
Of course Foxboro never ported this over to Aim on Windoze.
(Yet another useful script lost to progress)
# Script to gather Operator Action Journal Report
#
# /usr/fox/disp_tools/fh_sacego
# Usage:
# Version 1.0 for AIM*Release 2.5
# Generate an OPERATOR ACTION JOURNAL REPORT
# optionally sending the complete report to the printer
#
# This script expects 7 or 8 positional arguments:
# 1 filename to create (ACE report)
# 2 historian (database) name
# 3 filter for station name (letterbug), null string, or *
# 4 filter for compound name, null string, or *
# 5 filter for block name, null string, or *
# 6 start time (yyyy-mm-dd hh:mm) or (yyyy-mm-dd-hh-mm)
# 7 end time (yyyy-mm-dd hh:mm) or (yyyy-mm-dd-hh-mm)
# 8 optional -m for system monitor messages
# Examples:
# sacego messages.out hist01 "" "" "" "1999-10-27 13:51" "1999-10-31 14:34"
# sacego messages.out hist01 "*" "*" "*" "1999-10-27 13:51" "1999-10-31 14:=
34"
# sacego messages.out hist01 "UCE001" "C1" "B1" "1999-10-27 13:51" "1999-10=
-31 14:34"
#
#
# To print system monitor messages
# in place of operator action messages add as the eigth argument a -m
# sacego messages.out hist01 "" "" "" "1999-10-27 13:51" "1999-10-31 14:34"=
-m
_______________________________________________________________________
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
- References:
- Re: [foxboro] OAJ in Aim
- From: Kevin Fitzgerrell
- Re: [foxboro] OAJ in Aim
- From: Ron Schafer
Other related posts:
- » Re: [foxboro] OAJ in Aim
- » Re: [foxboro] OAJ in Aim
- » Re: [foxboro] OAJ in Aim
- » Re: [foxboro] OAJ in Aim
- » Re: [foxboro] OAJ in Aim
- » Re: [foxboro] OAJ in Aim
- » Re: [foxboro] OAJ in Aim
- » Re: [foxboro] OAJ in Aim
- » Re: [foxboro] OAJ in Aim
- » Re: [foxboro] OAJ in Aim
- » Re: [foxboro] OAJ in Aim
- » Re: [foxboro] OAJ in Aim
- » Re: [foxboro] OAJ in Aim
- » Re: [foxboro] OAJ in Aim
- » Re: [foxboro] OAJ in Aim
- Re: [foxboro] OAJ in Aim
- From: Kevin Fitzgerrell
- Re: [foxboro] OAJ in Aim
- From: Ron Schafer