FAQ: Changes for Template.Count and Template.Item() in the API

FAQ: Changes for Template.Count and Template.Item() in the API

Summary

Solution

In 7.11 SP0, changes have been made to the property Template.Count and to the method Template.Item() in the API.

Until (including) 7.10, Count also included the number of frames of a global project (if the workspace contained one). With Template.Item(), it was possible to get the frame of a global project.

From 7.11 on, the Count property only returns the frames of the project from where the collection of frames was requested. The method Item() now only takes frames of the project in consideration from where the collection of frames was requested.



Issue Number: 30691
Fixed on Date: 25.10.2013
Versions: 7.11 0 BUILD 10238 | 7.10 0 BUILD 5560
    • Related Articles

    • FAQ: After which hardware changes I must expect to have to renew the software license?

      The Algorithms used to calculate the license key are based on the Technology from Wibukey, various hardware and software components are considered. Which ones in detail is explicit Wibukey knowledge and not public information. In other words after a ...
    • FAQ: How to hook to function execution in the Service Engine over the API?

      COM: RtFunctions contains a new event (PreExecuteFunction) which gets fired before a function is executed. This event handler contains a parameter which is a temporary copy of the function which is about to be executed. ADDIN: An identical event ...
    • WVS: MTP-Template: PEA's at the Overview Screen flicker

      Description If one or more PEAs were deployed to the current template project on one or more screens via the zenon Orchestration Studio, the project was compiled and started in the WVS, the PEAs flickered on the overview screen. The issue has been ...
    • API - Create/Delete process gateway via API

      Summary Process Gateways can be created or deleted via API. Description The Interface IProject has been supplemented with the IProcessGatewayCollection property. This property can be used to access preconfigured Process Gateways, delete existing ...
    • RGM - Save changes when leaving the screen

      Summary RGM reminds of unsecured changes. Description In the Service Engine, when you close a screen of type Recipe Group Manager, a confirmation dialog is displayed, if the screen you are closing contains unsaved changes. Item ID: 253735 Version: ...