Re: [foxboro] Listing all Configured Alarms

I pass the following list to a script which invokes the ICC driver task.
(examples are in FoxDoc) The output of the ICCDRV task is inconvenient so
I've written a program which parses the output file and formats it as a csv
file which can be imported into a spreadsheet for easy sorting and analysis.


SCRIPT=$1
/opt/fox/ciocfg/api/iccdrvr.tsk -i $SCRIPT >> list.txt



/* list */
OPEN CP4007 ALL mike
GET *:* SUBSET
TYPE
DESCRP
BAO
BAG
BAP
ORAO
ORAG
ORAP
HLOP
HLGP
HLPR
HHAOPT
HHAGRP
HHAPRI
SAO
SAG
SAP
MALOPT
MEASGR
MEASPR
DALOPT
DEVGRP
DEVPRI
OALOPT
OUTGRP
OUTPRI
CLOSE
END
EXIT

> -----Original Message-----
> From: foxboro-bounce@xxxxxxxxxxxxx
> [mailto:foxboro-bounce@xxxxxxxxxxxxx]On Behalf Of
> jwsmith@xxxxxxxxxxxxxxxx
> Sent: Thursday, December 16, 2004 12:22 PM
> To: foxboro@xxxxxxxxxxxxx
> Subject: [foxboro] Listing all Configured Alarms
>
>
> I did some searching through the archives and didn't find
> what I was looking for=2E  I hate to start a whole new thread
> if the topic has already been addressed but here goes:
>
> Anybody ever written a script or tool that would take the ascii
> file created by the iccprt and cull out all configured alarms,
> their groups, and their priorities?  Such a tool would be very
> handy indeed when it comes time to work on alarm reductions=2E
>
> Thanks and Happy Holidays to all on the list,
>
> John W=2E Smith
>
>
>
> --------------------------------------------------------------------
> mail2web - Check your email from the web at
> http://mail2web=2Ecom/ =2E
>
>
>
>
> _______________________________________________________________________
> 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
>
>

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