11-13-2006 10:08 AM
02-09-2007 03:56 AM
Hi Julien,
Sorry for a so late answer, are you still encountering some problems in your use of LabVIEW DSC ?
Regards,
02-13-2007 02:36 AM
02-20-2007 04:16 AM
Hi,
If you want to acknowledge an alarm using a boolean button on the front panel, I think you should use a LabVIEW function that install with the DSC module and called "acknowledge alarms.vi". To use this VI you have to connect the name of the shared you want to acknowlege alarms. You can use this function inside a case structure control by a boolean in the front panel.
For the other questions, I don't think it's possible since the "alarm and event display" is an activeX container for which we can't change the properties. We can access some properties and actions of the object using property and invoke nodes.
Regards,