I saw in the manual that I can have a set of annunciator that manage multi channels, that is, each annunciator connected to a channel. I have many channels and would like to have just a line of messages that is scrolled while the messages are arriving, or a kind of message queue. Is there a way to have just one annunciator in the form that is connected to all my process variables? That is, all the messages coming from the channels are displayed ever in the same annunciator. Any idea?
Sorry, don't have any ideas. It doesn't sound like it has that much in common with an alarm annunciator. Why don't you just implement it using the a simple System.Windows.Forms.Label control from the standard toolbox.