Working with scales in an I/O Tag.
Question: How can I apply a scale in an I/O Tag? Can I retrieve, via scale, its value without the scale? Solution: To use a value scale in an I/O…
Question: How can I apply a scale in an I/O Tag? Can I retrieve, via scale, its value without the scale? Solution: To use a value scale in an I/O…
Question: How can I make some tags be updated before others in Elipse E3? Solution: Usually, the driver will require each tag’s value periodically, according to the tag’s Scan property.…
We recommend that all clients using Elipse E3 v. 3.2 b. 217 to 259, communicating with either an Access or SQLServer database, upgrade it to E3 v3.2 Build 260.…
Question: What is the difference between the I/O tag’s Value and RawValue properties in Elipse E3? Solution: The difference between them is: Value: shows the formatted value (in the chosen…
Question: Why are the bidirectional and reverse links not imported correctly in my application? Solution: Simple, bidirectional, and reverse links are all AgSimple types. What set them apart from one…
Question: How can I use a Query’s GetAsyncADORecordSet method? Solution: The GetAsyncADORecordSet method creates a Query that, once finished, generates the Query’s OnAsyncQueryFinish event, passing to this event the generated…
Question: How can I open a Viewer from another E3 server via a Viewer that is already open? Solution: To do so, you can use the Execute application pick to…
Question: How can I detect the E3Studio’s hardkey in virtual machines using VMWare Player? Solution: To do so, you must first enable the USB 2.0: access the virtual machine, go…
Question: As seen below, I have an XObject with one driver and three I/O tags: The driver starts on offline mode, and its parameterization (IP, port, and network…
Question: When moving an Elipse SCADA application from Windows XP to Windows 7, a few operations present some issues, namely: historical files (.dat, .hdr) don’t return data in the browser,…