Hi there,
Is it possible to change the alarm text dynamically and have it persist?
Here's my situation:
I show an 'start logging' event as an alarm, then show actual alarms, then show a stop logging event' as an alarm:
Start Logging.
Alarm 1
Alarm 2
Alarm 3
etc.
Stop Logging
I want to be able to change the text portion each time the Start/Stop cycle happend, so I would end up with:
Start Logging.Test 1
Alarm 1
Alarm 2
Alarm 3
etc.
Stop Logging Test 1
Start Logging.Test 2
Alarm 1
Alarm 2
Alarm 3
etc.
Stop Logging Test 2
etc.
Is this possible? Is there another way to achieve the same thing, easily?
thanks,
mat
This is a migrated post! Originally posted on 17.10.2008 by user matholton. Please be aware that information can be outdated.