KB-28633: TCP/IP port for connecting the Viewer.
Question: What port is used by the Viewer? Solution: The Viewer’s default port for connecting to the Server is 6515. This port is set up by REC protocol, used for…
Question: What port is used by the Viewer? Solution: The Viewer’s default port for connecting to the Server is 6515. This port is set up by REC protocol, used for…
Question: How can a SetPoint be set up to lose keyboard focus whenever Enter key is pressed? Solution: To do so, use the script below at KeyDown event of the…
Question: Can Elipse SCADA be logged out after a certain inactivity time? Solution: No, this is not possible. An alternative is using a Chrono Tag for checking the mouse’s X…
Question: Which DOS command lists the ports being used by the computer? Solution: The command is: netstat -na
Question: What DOS command can be used to synchronize the computer’s date/time with the server’s date/time? Solution: The DOS command used for synchronizing the computer’s time with the network’s is…
Question: When an Elipse SCADA application is run in Windows Vista, the right side of the screen appears to have been cropped. Why does this happen? Solution: Elipse SCADA’s appearance…
Question: When I tried to open an application, the following message was displayed: “This is not an application file of Elipse SCADA”. What could be happening? Solution: The .APP file…
Sample application showing how to use Matrix Tags, as well as their functions. Attachments: TagMatriz.zip
Attached to this article are the necessary files for developing the application in Elipse SCADA’s Tutorial. Attachments: Bitmaps.zip
Question: How can the values in a Setpoint be limited? Solution: Go to the SetPoint’s Properties page, General tab, and set the options Limits (Minimum and Maximum).