Skip to content

Elipse Knowledgebase

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

Category: Elipse Scada

KB-30056: Displaying a message when the login is incorrect.

25 de March de 20195 de July de 2019Elipse SoftwareLeave a Comment on KB-30056: Displaying a message when the login is incorrect.

Question: How can I display a message when the login is incorrect? Solution: To do so, you must use a script that tests if the Application’s useName attribute contains any…

Read More

KB-29996: Using WriteToFile() command to write on a new line.

25 de March de 20198 de January de 2020Elipse SoftwareLeave a Comment on KB-29996: Using WriteToFile() command to write on a new line.

Question: On an application, WriteToFile() command is being used to write values in a TXT file, but it is not writing in a new line. How can I fix the…

Read More

KB-30265: Changing the default font of a Text object on SCADA.

25 de March de 201918 de October de 2019Elipse SoftwareLeave a Comment on KB-30265: Changing the default font of a Text object on SCADA.

Question: Is it possible to change the default font of a Text object on SCADA? Solution: No, it is not, because this is hard-coded on SCADA. So, you must change…

Read More

KB-29927: Breaking a line on a MessageBox.

25 de March de 20195 de July de 2019Elipse SoftwareLeave a Comment on KB-29927: Breaking a line on a MessageBox.

Question: How can I break a line on a MessageBox? Solution: To do so, you must write a script using the Chr() function. For example: MessageBox(“phrase line 1″+Chr(13)+Chr(10)+”phrase line 2”…

Read More

KB-29658: Setting up the number of hardkey detection retries.

25 de March de 20199 de September de 2019Délio DaminLeave a Comment on KB-29658: Setting up the number of hardkey detection retries.

Question: How can I set up the number of hardkey detection retries in Elipse SCADA? Solution: To do so, follow these procedures: Access File menu. Click Options. In Protection Mechanism,…

Read More

KB-29371: Reading a TXT file.

25 de March de 20198 de January de 2020Elipse SoftwareLeave a Comment on KB-29371: Reading a TXT file.

Question: How can I read a one-line TXT file with a number in it? Solution: To do so, you must use the ReadFromFile() method. For example: dim var, tst var…

Read More

KB-29686: Viewing Driver’s status.

25 de March de 20199 de September de 2019Elipse SoftwareLeave a Comment on KB-29686: Viewing Driver’s status.

Question: How can I view the Driver’s status? Solution: To do so, you must create a tag and configure its parameters as N1=-1, N2=0, N3=0 and N4=2, or import a…

Read More

KB-29393: Folder to generate logs in Elipse SCADA.

25 de March de 20192 de April de 2020Elipse SoftwareLeave a Comment on KB-29393: Folder to generate logs in Elipse SCADA.

Question: What is the name of the folder that must be created for logs generated in Elipse SCADA? Solution: The name of the folder to be created in the hard…

Read More

KB-29124: More than one line in an object’s description.

25 de March de 201918 de October de 2019Elipse SoftwareLeave a Comment on KB-29124: More than one line in an object’s description.

Question: How can I write more than one line on an object’s description (be it by using Chr(10), Chr(13), etc.)? Solution: It is not possible to write more than one…

Read More

KB-29346: Dividing a PLC’s value.

25 de March de 201912 de February de 2020Elipse SoftwareLeave a Comment on KB-29346: Dividing a PLC’s value.

Question: How can I set up a PLC tag’s value to be divided by 10? Solution: To do so, you must enable the tag’s Scaling. The other settings must be:…

Read More

Posts navigation

Previous 1 … 16 17 18 … 32 Next

Categories

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

Search by Category

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