Converting a string-type date into a DateTime-type one.
Question The tag’s timestamp information are available in discrete strings (one field for date, one for hour, and so on). How can I convert this timestamp into DateTime value, with…
Question The tag’s timestamp information are available in discrete strings (one field for date, one for hour, and so on). How can I convert this timestamp into DateTime value, with…
Autor
Felipe Fonseca
Question: When I open a screen instancing an RMChart object being configured in its OnPreShow event, the following error may occur in the script: This happens when an RMChart is…
Descrição: Ao abrir uma tela instanciando o objeto RMChart que está configurado no seu evento OnPreShow, o seguinte erro pode ocorrer no script: Isso acontece quando o objeto RMChart é…
Question: What are the benefits of enabling double acknowledgement (DobleAckRequired property = True) at Elipse E3’s alarms? Solution: When an alarm has been set up with double acknowledgement in E3,…
Question: Sometimes when installing the SQLServer, the mixed authentication option is not enabled by the user, thus leaving the default option (Windows authentication) enabled. When the SQLServer is installed that…
Autor
Felipe Fonseca
Question: How can I perform a query with numeric or text filters to an Elipse SCADA’s Historic? Solution: By default, Elipse SCADA’s queries only allows date filters. However, to work…
Descrição: Como fazer uma consulta com filtros de texto ou filtros numéricos a um Histórico do Elipse SCADA? Solução: A consulta do Elipse SCADA permite filtrar apenas por data. Então, para contornar…
Descrição: Como mostrar em um relatório os valores mínimo, máximo e média de um determinado campo que está sendo armazenado em histórico? Solução: Para isso, siga estes procedimentos: Configure a…