Displaying current time in a Section Report.
Question: How can I display current time in a Section Report in Elipse E3? Solution: To do so, you must create a CurrentTime demo tag and, via scripts, pass the…
Question: How can I display current time in a Section Report in Elipse E3? Solution: To do so, you must create a CurrentTime demo tag and, via scripts, pass the…
Descrição: Como posso exibir a hora atual em um Relatório de Seção do Elipse E3? Solução: Para isso, deve-se criar um Tag Demo do tipo CurrentTime e, através de script, passar o…
Question: In the body of a section report of Elipse E3, how can I print the start and end dates of a query filter? Solution: To do so, follow these…
Question: In Elipse E3, how can I resize an E3Chart‘s legend in the section report via scripts? Solution: To do so, follow the generic script below, which is used for the…
Descrição: Como redimensionar a legenda do E3Chart no relatório de seção via scripts? Solução: Para isto, siga o exemplo de script abaixo, utilizado no mesmo evento que imprime um relatório…
Question: In an Elipse E3 Section Report, how can I display the name of the screen from where the Print/PrintPreview command was issued? Solution: First of all, create an internal…
Question: How can I assign maximum and minimum values to an E3Chart‘s Y axis in a Section Report in Elipse E3? Solution: You can do this via scripts (the same…
Question: How can I pick the right orientation (Portrait or Landscape) to print a Section Report from Elipse E3? Solution: To choose the print orientation for you report, access the…
Descrição: Como posso escolher a orientação de impressão (Paisagem ou Retrato) de um Relatório de Seção no Elipse E3? Solução: Para escolher a orientação da impressão de seu relatório, acesse…
This application illustrates how to highlight, in an Elipse E3 report, bad-quality data. Data with low quality can be generated by a communication issue, for example. To do so, we…