KB-32139: Setting text style with SetZoneText function.
Question: Can I set text style (bold, italics, etc) from Text object with SetZoneText function? Solution: No, it is not possible to set text format with this function, only its…
Question: Can I set text style (bold, italics, etc) from Text object with SetZoneText function? Solution: No, it is not possible to set text format with this function, only its…
Question: What is the syntax for creating variables in E3Query? Solution: To create a variable, just inform any name between these symbols: for a numeric value. ‘‘ for a…
Question: What type of license must I enable in the hardkey to be able to access the application via WebViewer? Solution: Each WebViewer that is open and connected to the…
Question: Why can I only establish connection with a SQL Server Express database locally, and not in a computer other than the one where this DB is running? Solution: In…
Question: How can I set up a SetPoint so that when the user is typing any password, its characters are not displayed, only asterisks (*) instead? Solution: In this case,…
Question: How can I display an I/O tag’s value divided by 10? Solution: To do so, there are two possibilities: Enable the I/O tag’s scale to dividide its value by…
Question:How can I log in to an application with a barcode?Solution:To do so, follow these procedures:First, make sure you have the device (barcode) set up and working properly…
Autor
Mateus Machado
Question: How can I tell whether the user has pressed Cancel key while FolderSelectWindow() function is being executed? Solution: Whenever Cancel option is pressed, this function returns an empty string…
Question: How can I open an E3 application with a button, so that this application opens only once? Solution: To do so, create an internal tag in the Viewer, and…
Question: Can I insert a table in a formatted report? Solution: Yes, but the table must be drawn manually. It will also remain fixed, that is, it will not increase…