B-36311: Writing when using a multiple connection.
Question: Can the data sources used in a multiple connection be written via Source field? Solution: No, they can’t. This type of connection only enables the Source field’s read.
Question: Can the data sources used in a multiple connection be written via Source field? Solution: No, they can’t. This type of connection only enables the Source field’s read.
Question: Can I use E3 WebViewer with the following web browsers: Microsoft Edge, Mozilla Firefox and/or Google Chrome? Solution: Yes, you can. E3 WebViewer is an ActiveX component that…
Question: Do Elipse drivers have native support to communication via USB? Solution: No, they do not.
Question: How can I set up a Modal Screen to be opened next to the Button pressed to open it? Solution: To do so, you must use ToPixelX() and ToPixelY()…
Question: Why can’t I print the header even after setting up Label field on the report’s Database tab? Solution: After setting up the Labels, you must click the Reload File…
Question: Why is the script written in a tag’s OnRead() event not being executed? Solution: To execute it, you must set EnableDeadband property as TRUE. If the tag is not…
Question: How can I insert a line break in an E3 script? Solution: To do so, you must use an underscore character in the end of the line. For example:…
Question: How can I increase the size of the menu’s font created by SelectMenu() method? Solution: SelectMenu() method uses the Windows default font size. So, to change the menu’s font…
Question: How can a Flash animation (SWF files) be displayed in Elipse E3? Solution: To do so, you must insert the path (example: c:\FilesFlash\test.swf) of the SWF file to a…
Question: Can I select multiples screens to edit all their properties at the same time? Solution: No, you can’t select more than one screen at the same time in the…