Skip to content

Elipse Knowledgebase

  • Home
  • English (US)English (US)
    • Português do BrasilPortuguês do Brasil

Author: Elipse Software

KB-28315: Using a UnitelWay driver as master in a network with TSX Micro.

25 de March de 201910 de June de 2019Elipse SoftwareLeave a Comment on KB-28315: Using a UnitelWay driver as master in a network with TSX Micro.

  Question: Can a UnitelWay driver work as master with E3 or Elipse SCADA in a PLCs network (TSX Micro)? Solution: No, it cannot. Elipse currently features only the slave…

Read More

KB-28496: Using retentive tags with SCADA.

25 de March de 201931 de March de 2025Elipse SoftwareLeave a Comment on KB-28496: Using retentive tags with SCADA.

Question: Can I use retentive tags with Elipse SCADA? Solution: Retentive tags are used only with E3, but we can use Recipes to record the tags’ values in Elipse SCADA.…

Read More

KB-30900: Justifying the alarm’s acknowledgment.

25 de March de 201920 de January de 2020Elipse SoftwareLeave a Comment on KB-30900: Justifying the alarm’s acknowledgment.

Autor
Paula Eneas

Read More

KB-28340: Exporting screens from Elipse SCADA to Elipse E3.

25 de March de 201918 de October de 2019Elipse SoftwareLeave a Comment on KB-28340: Exporting screens from Elipse SCADA to Elipse E3.

Question: How can I export screens from Elipse SCADA to Elipse E3? Are scripts exported too? Solution: To do so, access Elipse SCADA, open the Organizer (Alt+O), select the desired…

Read More

KB-28353: Communication problems when using multiple drivers.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-28353: Communication problems when using multiple drivers.

Question: My application has two identical drivers. Both work properly in Organizer/Studio, but when I run the application, one of them presents communication problems. How can I fix this? Solution:…

Read More

KB-28355: Recovering corrupted application.

25 de March de 20199 de September de 2019Elipse SoftwareLeave a Comment on KB-28355: Recovering corrupted application.

Question: How can I recover an application from the .BAK file after the .APP file had been corrupted? Solution: To do so, follow these procedures: Delete the corrupted .APP file.…

Read More

Accessing E3 Sample Application.

25 de March de 201920 de January de 2020Elipse SoftwareLeave a Comment on Accessing E3 Sample Application.

Description: After installing E3, you can execute a sample application that demonstrates several available features of the software.     To open the application, you must access the Start menu…

Read More

KB-38308: Requesting confirmation before writing on a tag.

25 de March de 20195 de July de 2019Elipse SoftwareLeave a Comment on KB-38308: Requesting confirmation before writing on a tag.

Question: How can I request the user to confirm before writing on a tag? Solution: To do so, you must use MessageBox() function. Then, depending on the answer returned by…

Read More

Returning items sorted alphabetically.

25 de March de 201924 de April de 2019Elipse SoftwareLeave a Comment on Returning items sorted alphabetically.

Autor
Mateus Machado

Read More

Extracting ZIP files via scripts.

25 de March de 2019Elipse SoftwareLeave a Comment on Extracting ZIP files via scripts.

Question:Can I extract a ZIP file via scripts? Solution: Yes, you can. For example: ‘ZIP file to be extracted:pathToZipFile=”C:\Folder1\MyZIPfile.zip” ‘Folder of destination:extractTo=”C:\Folder2\”‘Tests if the file existsset fso2 = CreateObject(“Scripting.FileSystemObject”)if fso2.FileExists(pathToZipFile)…

Read More

Posts navigation

Previous 1 … 107 108 109 … 285 Next

Categories

Search by Category

© 2025 Elipse Knowledgebase | Elipse Software - Todos os Direitos Reservados.