KB-29686: Visualizando o status do driver.
Descrição: Como visualizar o status do driver? Solução: Para isto, é necessário criar um tag e configurar seus parâmetros como N1=-1, N2=0, N3=0 e N4=2, ou importar um Tag PhysicalLayerStatus…
Descrição: Como visualizar o status do driver? Solução: Para isto, é necessário criar um tag e configurar seus parâmetros como N1=-1, N2=0, N3=0 e N4=2, ou importar um Tag PhysicalLayerStatus…
Descrição: É possível utilizar tags retentivos no Elipse SCADA? Solução: Tags retentivos são utilizados apenas no E3, mas é possível utilizar Receitas para registrar os valores dos tags no SCADA.…
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…
Sample application showing how to use Chrono tags to gauge time; to top, restart and reset a chronometer; and to establish the maximum interval for time measurements. Attachments: CRONO.zip
Sample application showing how to use Matrix Tags, as well as their functions. Attachments: TagMatriz.zip
Attached to this article are the necessary files for developing the application in Elipse SCADA’s Tutorial. Attachments: Bitmaps.zip
Question: How can the values in a Setpoint be limited? Solution: Go to the SetPoint’s Properties page, General tab, and set the options Limits (Minimum and Maximum).
You can keep this feature from happening via a OnKeyPressCtrlF4 key script. To do so, go to Organizer, select Application, and then open Scripts tab. Click New…, the select OnKeyPress…
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…
Question: How can I have a button be visible or invisible according to the access level of the user logged in the application? Solution: To do so, create a script…