License point count.

Hi everybody!

How can I know if I need to increase my license count tags? If I use a trend tag with Citectinfo(General","",29) ii usually is in 0, it increases up to 1800 and after a while it comes to 0. And I also need to know my static ponts used, but I don´t know how. I use 8.1 version, so I cannou use (General","",28)  and after compiling the helpfull message about ponit used, doesn't appear.

Parents
  • Hi  ,

    You can use the CitectInfo() Cicode function or the General page in the Plant SCADA Kernel to determine the point count status of a client process. You can specify the point count required by a client computer by using the [Client]PointCountRequired INI parameter.

    Alternatively, you could configure the following parameters to prompt you when the point usage reaches the specified number.

    • [General]PointCountHigh - The percentage figure at which the first watermark message will be displayed.

    • [General]PointCountHighHigh - The percentage figure at which the second watermark message will be displayed.

    • [General]WatermarkedPointCount - A flag indicating if watermarking is to be displayed for proximity to point count limits

    Hope this would help.

Reply
  • Hi  ,

    You can use the CitectInfo() Cicode function or the General page in the Plant SCADA Kernel to determine the point count status of a client process. You can specify the point count required by a client computer by using the [Client]PointCountRequired INI parameter.

    Alternatively, you could configure the following parameters to prompt you when the point usage reaches the specified number.

    • [General]PointCountHigh - The percentage figure at which the first watermark message will be displayed.

    • [General]PointCountHighHigh - The percentage figure at which the second watermark message will be displayed.

    • [General]WatermarkedPointCount - A flag indicating if watermarking is to be displayed for proximity to point count limits

    Hope this would help.

Children
No Data