PDA

View Full Version : PATCH:Initial trigger value


OID
06-07-2006, 16:49
Hi,

This code is present few lines above and here was missed.

Assumes that initially Trigger value is False. Otherwise alarms will not be generated when status changes to TRUE for the first time

Alexei
06-07-2006, 23:00
Hi,

This code is present few lines above and here was missed.

Assumes that initially Trigger value is False. Otherwise alarms will not be generated when status changes to TRUE for the first time
Hmm... The assumption that trigger is initially False is incorrect. Why?! It must be unknown as it is now :)