KB-26354: Connecting the Viewer to a domain in another computer
Question: How can I connect the Viewer to a domain in another computer? Solution: To do so, you must execute the Viewer and, once the connection window is displayed, inform…
Question: How can I connect the Viewer to a domain in another computer? Solution: To do so, you must execute the Viewer and, once the connection window is displayed, inform…
Question: How can I open a screen in a splitter whenever a tag changes its value? Solution: To do so, you must create a user event in the Viewer whose…
Question: Can I insert Autocad files into E3 applications? Solution: E3 does not support the Autocad standard file format (DWG). See the image files supported by E3 in the related…
Question: How can I enable Elipse E3‘s virtual keyboard? Solution: At development time, you can do this via E3Studio: access the Viewer’s properties on Viewer tab, and then enable the…
Question: Where can I set up the message shown in displays whenever there is a communication error? Solution: You can do that at Text option on Communication Errors tab, Viewer…
Question: How can I split the screen in four spaces, each showing a different screen? Solution: To do so, split a Frame in four. On each splitter, set up SplitLink…
Question: How can I set up a frame so that the size of its splitters can never be edited at run time? Solution: Via E3Studio, reset the SplitResizable property of…
Question: How can I use the parameters passed to the Viewer via command line? Solution: The parameters declared on the command line are available on Viewer’s Params property (Application). Examples:…
Question: Can I disable the visualization of “????” when there is a communication error? Solution: Yes. Via E3Studio, access the Organizer, right-click the Viewer, and choose Properties. On Communication Errors…
Question: Why can’t I view my E3Chart’s pens from a remote Viewer, even though I can see them from the local Viewer pointing to the same E3Server? Solution: A possible…