KB-28508: Incorrectly loaded Formula values.
Question: I have successfully recorded data in a Formula. However, when I try to load these values, I notice they have been rounded up (for example, value 16.7 becomes 17).…
Question: I have successfully recorded data in a Formula. However, when I try to load these values, I notice they have been rounded up (for example, value 16.7 becomes 17).…
Question: How can disable data typing direclty into a ComboBox? Solution: To do so, change the ComboBox’s Style property to 2 – fmStyleDropDownList.
1. INTRODUÇÃO O objetivo de uma ferramenta de playback é facilitar o processo pós-operação, sobretudo a análise de ocorrências. Ela permite que o usuário visualize as variações de eventos e…
OVERVIEW When you link an E2Button to a tag, this object’s status (pressed or not) is not updated according to tag value, even when correctly configured. E2Button will only work…
OVERVIEW When you link Accelerator property from any MSForms object to a screen, and then press the key configured on screen, nothing happens. SITUATION Elipse Software has confirmed that this…
Question: How can save (via E3) a movie with audio recorded by a webcam with a microphone? Solution: Install in your computer an ActiveX called VideoOCX, which supports a webcam…
Question: How does a Timer Tag work? Solution: There are four different modes a timer tag can operate: Single: fires an event once it reaches the date set in StartTime…
Descrição: Por que a hardkey não é reconhecida quando ligo o micro, o que faz com que o E3 rode em modo Demo? Há várias mensagens de erro de reconhecimento…
Descrição: Como posso conectar o Elipse E3 ao banco de dados PostgreSQL? O supervisório possui conexão nativa ao banco de dados ou é necessário executar algum procedimento extra para isso?…
Descrição: Como varrer um diretório procurando por arquivos? Solução: Para isto, deve-se utilizar as funções FindFirstFile e FindNextFile. Observação: Anexo a a este artigo encontra-se uma aplicação exemplo desenvolvida no…