KB-23668: License to work with OPC on Elipse SCADA.
Question: Which is the necessary license to work with OPC on Elipse SCADA? Solution: No special license is required; all Hardkey versions (View, MMI, PRO) allow working with OPC (Server…
Question: Which is the necessary license to work with OPC on Elipse SCADA? Solution: No special license is required; all Hardkey versions (View, MMI, PRO) allow working with OPC (Server…
Question: How can I set up DateTime field to not be displayed in the Browser? Solution: To do so, open the Database tab in the Browser’s properties, select the DateTime…
Question: How can I load the text of the last active alarm into a script’s variable? Solution: To do so, you can use the Alarms’ GetInfo(“Comment”) function. Example of script:…
Question: When exporting data to Excel using the PrintToFile() function, they stay in a single cell of the file. How can I configure them to be exported respecting the columns…
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 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 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…