KB-18907: Checking WriteRecord() command’s execution.
Question: How can I check if the WriteRecord() command was successfully executed? Solution: To do so, you must pass the command’s return to an auxiliary variable, and execute an IF…
Question: How can I check if the WriteRecord() command was successfully executed? Solution: To do so, you must pass the command’s return to an auxiliary variable, and execute an IF…
Question: Can Elipse SCADA be connected to an Oracle database? Solution: Yes. To do so, you will need to use an ODBC connection. For further information, see the related article…
Question: Can historical data be recorded and viewed when I use a View hardkey? Solution: No. To record and view historical data, you need, at least, an MMI hardkey.
Question: How can I export/print the application’s scripts? Solution: To do so, right-click the Application item (via Organizer) and select the Script Report option.
Question: How can I recover the application’s edition password? Solution: It is impossible to do so. Thus, we suggest that you create an application’s backup when setting an edition password,…
Question: On a Trend Graph plotting historical data, how can I set up a pen’s value to be displayed whenever the mouse is on the pen? Solution:To do so, you…
Question: Which function should I use to delete a record in a database? Solution: To do so, you need to use the DeleteRecord() function.
Question: How can I split a string into smaller parts? Solution: To do so, you can use the Global Manager’s Right, Left and Mid functions, found at Elipse SCADA’s Global…
Question: How can I change the figure being displayed on a Bitmap object at run time? Solution: To do so, you must edit the Bitmap’s Filename property. For example: Bitmap1.fileName…
Question: How can I set up an alarm in a tag? Solution: To do so, just access the tag’s Alarms tab, then enable and set up the LoLo, Low, High,…