KB-29325: Limiting number of days and size in logs generated by E3.
Question: How can I limit the number of days and the size of logs generated by E3? Solution: In Elipse Event Log Viewer, a program installed alongside E3, go to…
Question: How can I limit the number of days and the size of logs generated by E3? Solution: In Elipse Event Log Viewer, a program installed alongside E3, go to…
Question: Can I only run Elipse E3 in Windows Vista if I am logged as an administrator? Solution: Yes, only users logged as administrators have the permissions to run E3…
Question:How can I set an MSForms Frame to appear behind other buttons on screen at runtime, and not in front of them? Solution: Being displayed always in front of other…
Question: How can I set up the datatype to be displayed in the SetPoint when it receives focus? Solution: Via SetPointDataType property.
Question: How can I change a Historic’s recording table name at run time? Solution: To do so, you must disable the Historic, change its TableName property to the desired new…
Question: How can I set a Label object to be displayed vertically? Solution: You cannot set a Label to be displayed vertically; however, you can use a Text object (which…
Question: How can I insert a scrollbar into a Display? Solution: You cannot insert a scrollbar into a Display. However, you can use a TextBox object to visualize a larger…
Question: In my application, there are two PLC tags indicating the status of a circuit breaker (double point). How can I set them so a figure shows a certain color…
Question: What is the best way to create 500 different Displays on screen? Can I do this automatically, or only manually? Solution: To do so, there are two possibilities: At…
Question: How can I make a text slide on screen? Solution: To do so, you must first create a RampUp demo tag on Viewer. Then, on screen, add a display…