{}

Our Brands

Impact-Company-Logo-English Black-01-177x54

Welcome to the Schneider Electric Website

Welcome to our website.
Search FAQs
This FAQ has been written for NEAL (North East Africa and Levant) region. If you are looking for information for another region, please select the correct country from the top-left dropdown in the page and 'Navigate to Browse FAQs' in the Support menu.
I have Citect SCADA server license for 5000 points. I want to know if the Point is referring to a digital tag? If I will poll one register form the PLC, then it will be considered as 1 point or 16 ?
"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. This is calculated at compilation time and the compiler will report the number I/O points used in a project which is referred to as the Static Point Count. 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 as the Dynamic Point Count. Thus, the total I/O point count will be equal to Dynamic Count plus Static Count, which is calculated at runtime.
However, in CitectSCADA 7.0 & Higher the compiler does not generate any static point count anymore.
CitectSCADA 7.0 counts all I/O device addresses dynamically at runtime. 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.
A particular variable tag is only counted towards your point count the first time it is requested.
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.
In addition to this, there have been a number of other changes that have been made to the licensing structure in CitectSCADA 7.0. These are listed below:
I/O point count is now tag-based not address-based. For example, two tags that use the same PLC address will be counted twice. If two trend tags use the same variable tag, it will be counted once. The same applies to alarms.
For the multi-process mode, each server component will accumulate its own point count. The server component point count is the count added up from all server components. If two server components use the same tags, say alarm and trend, the tags will be counted twice when the point count gets totalized.
For the multi-process mode, the client component will also accumulate its own point count including super genie and CTAPI tags.
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 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. 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.
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."

For example, two tags that use the same PLC address will be counted twice. If two trend tags use the same variable tag, it will be counted once. The same applies to alarms.
One Digital tags that use the  PLC address will be counted twice. If two alarm tags use the same variable tag, it will be counted once. The same applies to trends. The same applies to analog tags that use the  PLC address.

Schneider Electric Egypt and North East Africa

Explore more
Range:
Articles that might be helpful Users group

Discuss this topic with experts

Visit our Community for first-hand insights from experts and peers on this topic and more.
Explore more
Range: