KB-28417: Copying and pasting objects.
Question: How can objects be copied and pasted from one screen to another, or even within the same screen? Solution: This can be done in a few different ways, as…
Question: How can objects be copied and pasted from one screen to another, or even within the same screen? Solution: This can be done in a few different ways, as…
Question: When I tried to open an application, the following message was displayed: “This is not an application file of Elipse SCADA”. What could be happening? Solution: The .APP file…
Question: When an application is copied from one computer to another, its users and passwords stop working. How can I fix this? Solution: All users registered during setup or runtime…
Question: How can I tell which are the attributes of the user currently logged in the system? Solution: Whenever a user logs in the system via Login() function, the following…
Question: Is there any event that is fired whenever the user logs in or out the system? Solution: Whenever a valid user logs in the system, Elipse SCADA will automatically…
Question: How can the user be allowed to change their password when the application is running? Solution: This can be done by using the application’s UserAdministration() function. This function can…
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.…
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…
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