04-19-2006 12:10 PM
04-19-2006 01:13 PM
Hi Sala,
I am guessing you're uding LabVIEW-DSC. What version? Also, are you using the 'Summary' display or the 'Alarm & Event' display? The former displays just the tag names (in 7.1 at least).
Regards,
-Khalid
04-19-2006 02:08 PM
04-21-2006 01:30 PM
Sala, how are you?
I have come accross a very good example that will illustrate the different viewing options in LabVIEW DSC for alarms and events. Go to Help>>Find Examples>>Toolkits and Modules>>Datalogging and Supervisory Control>>Alarms and Events>>Alarms and Events Viewing Options.vi.
This VI displays different alarm viewing options when an alarm is generated. Please keep us posted and let us know if you have further questions. Thanks
Efosa O.
NIC
04-28-2006 02:42 PM
Greetings Sala,
I have attached a zip file containing a modification to your VI which should do what you are asking but it comes with a big caveat and a warning/question.
First the caveat - in this modification I make use of an internal NI sub-VI. Generally their use iis discouraged as NI makes no guarantee that their behavior will remain constant between releases.
Next the warning/question - the alarms in the database use the URL to store a great deal of information - machine name, process name, tagname and alarm condition. While this modification makes it possible to see only the tagname you lose the additional information so, if you have multiple alarms associated with a single tag, the output could be confusing.
I hope this helps.
Khalid - the summary only shows data in the engine rather than historical.
05-02-2006 02:26 PM