Skip to content

Elipse Knowledgebase

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

Author: Elipse Software

KB-38040: Hot-StandBy servers’s switchover via scripts.

25 de March de 201911 de September de 2019Elipse SoftwareLeave a Comment on KB-38040: Hot-StandBy servers’s switchover via scripts.

Question: How can I force a HotStandBy servers’s switchover via scripts? Solution: To do so, you must enable the Activate backup server on local failure option in the Domain’s options…

Read More

KB-28065: Converting a number into a string.

25 de March de 20195 de July de 2019Elipse SoftwareLeave a Comment 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)

Read More

KB-28076: Removing blank spaces from a variable.

25 de March de 20195 de July de 2019Elipse SoftwareLeave a Comment 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…

Read More

KB-27662: Saving values when the application stops.

25 de March de 201931 de March de 2025Elipse SoftwareLeave a Comment on KB-27662: Saving values when the application stops.

Question: Can I save values configured at run time when stopping an application, in order to load them later? Solution: Yes; to do so, you must use Recipes and create…

Read More

KB-27705: Generating a report every X minutes.

25 de March de 201918 de October de 2019Elipse SoftwareLeave a Comment 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…

Read More

KB-27732: Exponentiation function.

25 de March de 20195 de July de 2019Elipse SoftwareLeave a Comment 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

Read More

KB-27783: Driver for Rockwell’s CompactLogix.

25 de March de 2019Elipse SoftwareLeave a Comment 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.

Read More

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

25 de March de 2019Elipse SoftwareLeave a Comment 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…

Read More

KB-27605: Executing Windows calculator via application.

25 de March de 20195 de July de 2019Elipse SoftwareLeave a Comment 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…

Read More

KB-27638: Communication between SCADA applications.

25 de March de 201918 de October de 2019Elipse SoftwareLeave a Comment 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…

Read More

Posts navigation

Previous 1 … 111 112 113 … 285 Next

Categories

Support to Elipse SCADA has closed
on August 31, 2017.

Search by Category

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