>I know there were some posts some time back concerning sending alarms and
>messages to PC's for display and storage.   Could some one who is doing this
send me
>some instructions.

We can pull X-windows from any of our I/A workstations, so we haven't tried
anything special beyond that to display live alarm messages on a PC.  But we are
dumping the alarms to a text file, manipulating it with awk scripts, and
archiving the resulting reports.  We do this automatically each day, running it
using cron.  We produce various alarm reports and put them on the network so
they can be analyzed by any production folks with network access.

This is a low-tech approach, but it works and requires no new hardware or
software, just some fairly basic awk scripting.

For systems with legacy historians like ours, the data is in the file
/usr/hstorian/almhist.  The format of this file is funky and does not work with
commands like cat, pr or grep.  Foxboro has written a script that will dump this
file to a usable ASCII file for you.  Then you take it from there using standard
Unix text manipulation tools.

See the Foxboro Helpful Hint #714 for the script.  We haven't used the AIM*
historian package yet, so I don't know how you'd go about doing this on an AIM*
system.

Mike Adams
Mitsubishi Polyester Film, LLC



-----------------------------------------------------------------------
This list is neither sponsored nor endorsed by the Foxboro Company. All 
postings from this list are the work of list subscribers and no warranty 
is made or implied as to the accuracy of any information disseminated 
through this medium. By subscribing to this list you agree to hold the 
list sponsor(s) blameless for any and all mishaps which might occur due to 
your application of information received from this mailing list.

To be removed from this list, send mail to 
[EMAIL PROTECTED] 
with "unsubscribe foxboro" in the Subject. Or, send any mail to
[EMAIL PROTECTED]

Reply via email to