KB-29019: Indicador de progresso de script.
Descrição: Em uma tela, como exibir um indicador de progresso da execução de um script? Solução: Para isso, uma possÃvel solução é criar um Tag Interno e incrementá-lo no script.…
Descrição: Em uma tela, como exibir um indicador de progresso da execução de um script? Solução: Para isso, uma possÃvel solução é criar um Tag Interno e incrementá-lo no script.…
Descrição: É possÃvel desabilitar a opção UseTagQuality nas propriedades do Histórico para economizar espaço no banco de dados? Solução: Não, isso não é possÃvel. Ao desabilitar essa opção, o valor…
Question: How can I execute a script to open a screen whenever a Boolean tag’s value is 1 (one), and close it when it is 0 (zero)? Solution: To do…
Question: What is Expand Bits option for? Solution: Some PLCs do not allow direct access to bit variables, such as in an input or output. In such cases, you must…
Question: If I try to generate the Historic’s structure in an Access Database, the following error occurs: Why does this happen? Solution: This happens because there is a limit of…
Descrição: É possÃvel executar comandos de IF/ELSE/ENDIF em um Tag Expressão? Solução: Não, isso não é possÃvel.
Question: Why can’t E3 be installed in a Sun’s VirtualBox virtual machine? Solution: For this to happen, the VT-x/AMD-v options must be activated on the host’s and virtual machine’s BIOS…
Question: How can I set limits to the number of characters that can be read and written in a Setpoint with a bi-directional connection? Solution: To set limits to the…
Descrição: É possÃvel trabalhar com uma data do tipo FILETIME no E3? Solução: Não, isso não é possÃvel, pois esse tipo de dado utiliza 64 bits e trabalha com resolução…
Question: When I select a CheckBox, it receives the keyboard’s focus. However, if I press the SPACE key, the CheckBox changes its value again, causing problems to the process. How…