AW: Accumulator Block

2001-03-20 Thread Sieling, Marcel
Hi, suggest using the TIM command which returns the number od seconds since Midnight date Maybe the station block variables CPLBUG_STA:STATION.HOUR and CPLBUG_STA:STATION.MINUTE are of help. Link them to a CALC block and compare if HOUR is 6 and MINUTE is 0. In case this is TRUE

AW: Crontab Log

2001-03-20 Thread Sieling, Marcel
Hi, For this reason, the lack of cron logging is minor as compared to the possible consequences. Of course you're right. But on the other hand... CRONLOG=NO in /etc/default/cron. ...is some kind like a brute force method, it results in nothing being logged by cron and

RE: PID equations

2001-03-20 Thread Eudilson Núñez Cossio
Ben, What I need is the exact equation. The section that you mention is only philosophical, I think. Thanks. -Mensaje original- De: Mansfield, Ben [mailto:[EMAIL PROTECTED]] Enviado el: Martes 20 de Marzo de 2001 7:51 AM Para: 'Foxboro DCS Mail List' Asunto: RE: PID equations I

RE: PID equations

2001-03-20 Thread Kirk D Carver
We had to create it once as the Fox help desk was, well, no help. We used Foxboro's original 1970-something document on PID equations (ancient thing) that the IA stuff was based on. I will try to dig up what we got. It's a coupled equation, which is a big bother from a control theory side,

AW: crontab issues and other useful information

2001-03-20 Thread Sieling, Marcel
Hi Alex, do you have this text on the F10 key? ;-))) best regards - Marcello. -Ursprüngliche Nachricht- Von: Johnson, Alex [SMTP:[EMAIL PROTECTED]] Gesendet am: Dienstag, 20. März 2001 16:50 An: Foxboro DCS Mail List Betreff: RE: crontab issues and other useful information

RE: Crontab Log

2001-03-20 Thread Hirche, Joachim
There is actually a job in the standard cron configuration that is supposed to maintain the cron log within a reasonable size: 0 2 * * 0,4 /etc/cron.d/logchecker When the cron log (/var/cron/log) reaches a max size, it will be renamed to olog and an empty running cron log is created.

RE: Crontab Log

2001-03-20 Thread Fitzgerrell Kevin
--- Hirche, Joachim [EMAIL PROTECTED] wrote: snip If you really want to regain some space in /var, schedule a job to reset /var/adm/wtmp and /var/adm/wtmpx on a regular basis (e.g. weekly) - that frees up significant space (in some instances 15+MB, depends on age of system). Additionally,

AIM*AT Messages

2001-03-20 Thread Wetton, Richard J
Does anybody know how to extract alarm messages (and/or other message types) from AIM*AT (v3.0) running on a AW51E from a shell script? I need to extract the alarm messages to a flat text file. I currently use fh_sacego to extract system monitor messages and point data but do not know how to