kvmorganizer.blogg.se

Citect Scada 6.10
Citect Scada 6.10








  • Reading properties of a tag with TagGetProperty() will cause that tag to be included in the point count, even if the value is not read.
  • If the client component point count reaches 120 later and the server component point count still remains 100, the kernel "General" window will show 120. For example, if the total point count for all server components is 100, and the client component point count including CTAPI and super genies is 95, the kernel "General" window will show 100.
  • For the multi-process mode, the machine point count will be the point count on the client component or the point count added up from all server components, whichever is bigger.
  • For the multi-process mode, the client component will also accumulate its own point count including super genie and CTAPI tags.
  • If two server components use the same tags, say alarm and trend, the tags will be counted twice when the point count gets totalized. The server component point count is the count added up from all server components.
  • For the multi-process mode, each server component will accumulate its own point count.
  • If two trend tags use the same variable tag, it will be counted once.

    Citect Scada 6.10

    For example, two tags that use the same PLC address will be counted twice.

  • I/O point count is now tag based not address based.
  • Citect Scada 6.10

    In addition to this, there have been a number of other changes that have been made to the licensing structure in CitectSCADA 7.0. That is, even though you may have configured a certain tag on a particular page in your project, unless you navigate to that page and request the data, the variable tag will not be counted towards your point count. A particular variable tag is only counted towards your point count the first time it is requested.

    Citect Scada 6.10

    This includes all tags used by alarms, trends, reports, events, pages, in Super Genies, use of the TagRead() and TagWrite() Cicode functions, or read or written to using DDE, ODBC, or the CTAPI. CitectSCADA 7.0 counts all I/O device addresses dynamically at runtime. However, in CitectSCADA 7.0 the compiler does not generate any static point count any more. Thus, the total I/O point count will be equal to Dynamic Count plus Static Count, which is calculated at runtime. Any other tags used in super genies, read/written to via CTAPI, ODBC, DDE, TagRead() and TagWrite() are counted at runtime and are referred to the Dynamic Point Count. This is calculated at compilation time and the compiler will report the number I/O points used in a project and is referred to as the Static Point Count. In CitectSCADA 6.10 or earlier, multiple tags that share the same I/O device address will be counted as a single I/O point.










    Citect Scada 6.10