KB-19477: Splitting the Viewer into four different screens.
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 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 restrict the remote Viewers‘s access to certain IP addresses, that is, to indicate only specific IPs that can access the application via Viewer? Solution: This can…
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…
Question: Can I limit the amount of characters typed in a SetPoint? Solution: No, because the SetPoint object has no property for doing so. Therefore, use the TextBox object and…
Question: After having added a new Setpoint on my application’s screen, the tab order (which was previously working) stops working. How can I re-sort my setpoints with the TAB key?…
Question: How can I structure an E3 application to run in two monitors at the same time? Solution: To do so, you can access the E3Studio and create a frame…
Question: How can I create a link with two Boolean-type tags as their value source to change the colors in a screen object, according to the table below? Tag 1…