ElipseX’s CustomConfig.
CustomConfig is a new resource, that has been present in Elipse E3 since version 3.2. It allows you to create wizards to configure ElipseX…
Autor
Guilherme Taschetto
CustomConfig is a new resource, that has been present in Elipse E3 since version 3.2. It allows you to create wizards to configure ElipseX…
Autor
Guilherme Taschetto
How can a specific alarm be acknowledged inside E3Alarm via scripts? Alarm acknowledgement via scripts has been a feature of E3 since its version 3.2. To do so, three new…
OVERVIEW Counter Tags may sometimes skip certain numbers during count. Example: 1, 2, 3, 3, 5 (it remained in #3 for two seconds, skipping #4). HOW CAN I REPRODUCE THIS…
OVERVIEW When an InternalTag object retrieves a trio Value/Quality/TimeStamp through a link to its Value property, or through WriteEx method, it will perform the following operations: Update Value property; Update…
OVERVIEW If an alarm area’s name is changed at runtime, its old name will still be displayed in the alarm’s fields (Area, FullAlarmSourceName). HOW CAN I REPRODUCE THIS PROBLEM? Change…
OVERVIEW When TagTimer’s TriggerType property is set as a daily trigger (ttDaily), OnPreset event will be called just once. HOW CAN I REPRODUCE THIS PROBLEM? Create a TagTimer in the…
OVERVIEW Some alarms will leave their acknowledged status if the AlarmSource is restarted by an update command in the Domain, or via Activate/Deactivate methods. HOW CAN I REPRODUCE THIS PROBLEM?…
Question: How can I link a tag to a DrawScale object, which does not have Value property? Solution: E3’s DrawScale only works as a scale, unlike SCADA’s Bar Graph. One…
OVERVIEW If the AlarmServer is deactivated and then reactivated in runtime, the alarms summary becomes empty and is no longer updated. HOW CAN I REPRODUCE THIS PROBLEM? Start up a…
OVERVIEW Alarm messages can remain active in the summary if its corresponding AlarmSource is disabled via Studio, and then the domain is restarted. HOW CAN I REPRODUCE THIS PROBLEM? Stop…