KB-27634: Remote Domains via Internet.
Question: Can I use Remote Domains via Internet? Solution: Yes, you can. To do so, you must either unblock the 6515 port in the Windows Firewall or completely disable it. …
Question: Can I use Remote Domains via Internet? Solution: Yes, you can. To do so, you must either unblock the 6515 port in the Windows Firewall or completely disable it. …
Question: Why can Projects and Libraries be opened via network, but a Domain cannot? Solution: Projects and Libraries can open via Studio, which is running in the account of the…
Question: Can I increase the size of the window opened by a script using the ShowDatePicker() method? Solution: No, you cannot. The size of this window only increases if the…
Question: How can I change the color of an E3Chart’s pen at run time? Solution: To do so, you must edit the pen’s Color property via links or scripts.
Question: How can I create an analog clock using objects from E3? Solution: To do so, you must use Ellipse and Line objects to draw the clock. In the Lines…
Question: Does Elipse E3 have a historic report of the application’s versions? Solution: Yes. It can be accessed at the Versions Report button, available on E3‘s standard toolbar. The report…
Question: In an application, a few Rectangle objects are used to draw a diagram. With zoom set to 400%, the rectangles’ borders fit perfectly, but when the zoom is set…
Question: Is it possible to set up a SetPoint to display characters in all caps? Solution: Yes. To do so, you must write a script using MakeUpper() function, because it…
Question: How can I convert a date/time variable into Double? Solution: To do so, you must use the VBScript’s CDbl() function.
Question: Why is a Display showing incorrect date/time when using CurrentTime attribute? Solution: This may happen because SCADA’s internal clock is delayed/early in relation to the Windows clock. To disable…