BUG-0002873: Area’s name cannot be changed at runtime.
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 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…
O que é?O CustomConfig é um recurso presente a partir da versão 3.2 do Elipse E3. Permite criar wizards de configuração das instâncias de um objeto ElipseX…
Autor
Guilherme Taschetto
RESUMO O tag Contador às vezes não passa por um determinado número durante a sua contagem. Por exemplo: 1, 2, 3, 3, 5 (manteve-se dois segundos no número 3). COMO…
DETALHES Quando o objeto InternalTag recebe um trio Valor/Qualidade/TimeStamp através de um link para a sua propriedade Value ou através do método WriteEx, ele realiza as seguintes operações: Atualiza a…
RESUMO Quando a propriedade TriggerType do objeto TagTimer está configurado para trigger diário (ttDaily), o evento OnPreset só é chamado na primeira vez. COMO REPRODUZIR O PROBLEMACriar um objeto TagTimer…
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?…
Descrição: Como implementar um filtro de alarme por tipo (Alarme ou Evento) utilizando um ComboBox? Solução: Para isto, primeiro deve-se inserir um ComboBox na mesma tela onde está o objeto…
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…
RESUMOSe o nome de uma área de alarmes é alterado em tempo de execução, o nome antigo continua aparecendo nos campos do alarme (Area, FullAlarmSourceName). COMO REPRODUZIR O PROBLEMA Modificar…