Skip to content

Elipse Knowledgebase

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

Category: Links

Support to indexes for arrays in Links expressions.

14 de July de 2021Délio DaminLeave a Comment on Support to indexes for arrays in Links expressions.

Starting from Elipse E3/Power version 5.1 and subsequent ones, support to indexes for arrays in links expressions has been implemented. In this case, arrays can be of any dimension. An array…

Read More

KB-31793: Creating links via scripts.

25 de March de 201922 de May de 2019Elipse SoftwareLeave a Comment on KB-31793: Creating links via scripts.

Autor
Irene Rodrigues

Read More

KB-40655: Digital link via scripts.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-40655: Digital link via scripts.

Question: How can I create a digital link via scripts? Solution: Example: set bind = Screen.Item(“Text1”).Links.CreateLink(“Value”, “Data.Tag1.Value”, 3) bind.OnValue = “Text ON” bind.OffValue = “Text OFF”

Read More

KB-37610: Working with Boolean expressions and mathematic operations in the same link.

25 de March de 20199 de July de 2019Renan De RossiLeave a Comment on KB-37610: Working with Boolean expressions and mathematic operations in the same link.

Question: Can I insert Boolean expressions and mathematic operations in the same link? Solution: Yes, you can. For example: 5 + (Tag1.Value AND Tag2.Value) In this example, the Boolean expression’s…

Read More

KB-35729: Creating a Connection link.

25 de March de 201922 de July de 2019Renan De RossiLeave a Comment on KB-35729: Creating a Connection link.

Question: Can I create a Connection  link via CreateLink() method, similarly to when we connect an XControl on the screen to an XObject in the data server? Solution: No, you…

Read More

KB-35691: Changing only the Source field in a link.

25 de March de 201911 de March de 2021Elipse SoftwareLeave a Comment on KB-35691: Changing only the Source field in a link.

Question: Can I remove only a link’s source via scripts, with no need to change the other settings (in a table link, for example)? Solution: Yes, you can. To do…

Read More

KB-33037: Isolating bits in simple links.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-33037: Isolating bits in simple links.

Question: Can I set up a simple link so that it isolates just some of the bits when the value is transferred, and not the whole value? Solution: Yes. To…

Read More

KB-33281: Values in a display.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-33281: Values in a display.

Question: How can I have a display showing a tag’s value only when it is higher than 5? Solution: To do so, you can set a Multiple-type link, as follows:…

Read More

KB-33304: Disabling Blink property in a table link’s row at run time.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-33304: Disabling Blink property in a table link’s row at run time.

Question: How can I disable a table link row’s Blink property via scripts? Solution: To do so, just access the object’s links collection, select the property containing the table link,…

Read More

KB-26250: Link with two Boolean tags as source.

25 de March de 20193 de May de 2021Elipse SoftwareLeave a Comment on KB-26250: Link with two Boolean tags as source.

Question: How can I create a link with two Boolean-type tags as their value source to change the colors in a screen object, according to the table below?  Tag 1…

Read More

Posts navigation

1 2 Next

Categories

Search by Category

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