Skip to content

Elipse Knowledgebase

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

Category: Scripts

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-26180: Generating daily reports.

25 de March de 201918 de October de 2019Elipse SoftwareLeave a Comment on KB-26180: Generating daily reports.

Question:How can I print a report daily, and always at a certain time (for example, 10h 41 min)? Solution: To do so, you can create a Demo Tag whose Scan…

Read More

KB-18912: Preventing data exported to Excel from staying on a single cell.

25 de March de 201929 de August de 2022Elipse SoftwareLeave a Comment on KB-18912: Preventing data exported to Excel from staying on a single cell.

Question: When exporting data to Excel using the PrintToFile() function, they stay in a single cell of the file. How can I configure them to be exported respecting the columns…

Read More

KB-17964: Loading the text of the last active alarm into a script’s variable.

25 de March de 20195 de July de 2019Elipse SoftwareLeave a Comment on KB-17964: Loading the text of the last active alarm into a script’s variable.

Question: How can I load the text of the last active alarm into a script’s variable? Solution: To do so, you can use the Alarms’ GetInfo(“Comment”) function. Example of script:…

Read More

KB-18907: Checking WriteRecord() command’s execution.

25 de March de 201927 de June de 2025Elipse SoftwareLeave a Comment on KB-18907: Checking WriteRecord() command’s execution.

Question: How can I check if the WriteRecord() command was successfully executed? Solution: To do so, you must pass the command’s return to an auxiliary variable, and execute an IF…

Read More

KB-17196: Documenting the application’s scripts.

25 de March de 20195 de July de 2019Elipse SoftwareLeave a Comment on KB-17196: Documenting the application’s scripts.

Question: How can I export/print the application’s scripts? Solution: To do so, right-click the Application item (via Organizer) and select the Script Report option.

Read More

KB-15373: Function that returns characters from a string.

25 de March de 201924 de November de 2022Elipse SoftwareLeave a Comment on KB-15373: Function that returns characters from a string.

Question: How can I split a string into smaller parts? Solution: To do so, you can use the Global Manager’s Right, Left and Mid functions, found at Elipse SCADA’s Global…

Read More

KB-14206: Concatenating the values of two tags.

25 de March de 20199 de December de 2020Elipse SoftwareLeave a Comment on KB-14206: Concatenating the values of two tags.

Question: How can I concatenate the values of two I/O Tags? Solution: To do so, you can use scripts, with a + operator between the tags that must be concatenated.…

Read More

KB-13376: ShutDownWindows() command not working with configuration hardkey.

25 de March de 201921 de January de 2020Elipse SoftwareLeave a Comment on KB-13376: ShutDownWindows() command not working with configuration hardkey.

Question: On an application, the ShutdownWindows() function was set with the parameter 4 configured, in order to restart the computer and  close the applications, but it only stops the application…

Read More

KB-14132: PerformanceCount attribute’s value.

25 de March de 20195 de July de 2019Elipse SoftwareLeave a Comment on KB-14132: PerformanceCount attribute’s value.

Question:How does SCADA calculate the PerformanceCount attribute’s value? Solution: The calculation is performed every second, and it counts the time that the application takes to answer. The worst the application’s…

Read More

Posts navigation

Previous 1 … 4 5 6 … 9 Next

Categories

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

Search by Category

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