04-28-2008 12:14 AM
04-29-2008 03:23 PM
04-30-2008 04:13 AM
05-01-2008 11:34 AM
Hi Blackperl,
The Alarms & Display.vi doesn't allow you to edit the table information as the ActiveX object itself doesn't provide that property. The only thing you can do is to resize the column to make it disappear. It's not the best workaround, but it works.
If you really want to look into making your own table, you should refer to the Read Alarm Demo example.
11-22-2011 04:35 PM
I've looked into the DSC Alarm Demo.project in the example finder.
Question: what would be the method of acknowledging alarms from the User Control. With the ActiveX control, you can right-click on the Alarm and Ack from there.