Skip to content

Elipse Knowledgebase

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

Categoria: En

KB-28261: Monitoring links between Remote Domains.

25 de março de 2019Elipse SoftwareDeixe um comentário on KB-28261: Monitoring links between Remote Domains.

Question: How can I detect when a Remote Domain is down via XObject?  Solution: To do so, follow these procedures: 1. Create an XObject, and insert three properties in it:…

Leia Mais

KB-28065: Converting a number into a string.

25 de março de 20195 de julho de 2019Elipse SoftwareDeixe um comentário on KB-28065: Converting a number into a string.

Question: How can I convert a number into string?                 Solution: To do so, use the Global Manager’s Str() function. Example of script: // Str(Value,size,prec)TagReceiveValue = Str(30.95,6,2)

Leia Mais

KB-28076: Removing blank spaces from a variable.

25 de março de 20195 de julho de 2019Elipse SoftwareDeixe um comentário on KB-28076: Removing blank spaces from a variable.

Question: How can I remove blank spaces from a variable? For example, the text “Elipse Software Ltd.” is in a variable, but I want to display “ElipseSoftwareLtd.” instead. Solution: To…

Leia Mais

KB-27705: Generating a report every X minutes.

25 de março de 201918 de outubro de 2019Elipse SoftwareDeixe um comentário on KB-27705: Generating a report every X minutes.

Question: How can I create a report that repeats itself periodically in a regular time interval (for example, every 15 minutes)? Solution: To do so, you can create a Chrono…

Leia Mais

KB-27732: Exponentiation function.

25 de março de 20195 de julho de 2019Elipse SoftwareDeixe um comentário on KB-27732: Exponentiation function.

Question: What is the exponentiation function in Elipse SCADA ? Solution: To do so, you must use **. Example of script: // tag001 squared tag001 ** 2

Leia Mais

KB-27783: Driver for Rockwell’s CompactLogix.

25 de março de 2019Elipse SoftwareDeixe um comentário on KB-27783: Driver for Rockwell’s CompactLogix.

Question: What driver should I use with Rockwell’s CompactLogix? Solution: With this, you must use ABCIP driver (Ethernet/IP – CIP protocol). You can download it directly at Elipse’s website.

Leia Mais

KB-27605: Executing Windows calculator via application.

25 de março de 20195 de julho de 2019Elipse SoftwareDeixe um comentário on KB-27605: Executing Windows calculator via application.

Question: How can I call the Windows calculator at run time? Solution: To do so, you must use the Global Manager’s ShellExecute method: ShellExecute (strOperação, strArquivo, strParametros, strDir, nCmdVisual)) Example…

Leia Mais

KB-27638: Communication between SCADA applications.

25 de março de 201918 de outubro de 2019Elipse SoftwareDeixe um comentário on KB-27638: Communication between SCADA applications.

Question: Can data from a SCADA application be acquired via another one? Solution: Yes. To do so, there are two options: Via Remote Applications (but you need to purchase a…

Leia Mais

KB-37120: Enabling the IEC61850 driver to read a relay’s buffer data.

25 de março de 2019Elipse SoftwareDeixe um comentário on KB-37120: Enabling the IEC61850 driver to read a relay’s buffer data.

Question: After reestablishing the communication lost between the supervisory and several relays, why is the driver not able to access data from the relay’s buffer? Solution: When the communication between…

Leia Mais

KB-27284: Starting a SetPoint with the current time/date.

25 de março de 2019Elipse SoftwareDeixe um comentário on KB-27284: Starting a SetPoint with the current time/date.

Question: How can I configure a SetPoint to be opened with the current time? Solution: To do so, you must create a script in the setpoint’s OnStartRunning event, and attribute to…

Leia Mais

Navegação por posts

Anterior 1 … 20 21 22 … 61 Próximo

Categorias

Busca por Categoria

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