The l_eatp_applicationtemplate library – Lenze PLC Designer ApplicationTemplate (PLC Designer R3-x) User Manual

Page 112

Advertising
background image

The L_EATP_ApplicationTemplate library

Automatically generated functions

112

Lenze · ApplicationTemplate · 1.3 EN - 04/2013

_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

11.1.2

GetCompany (automatically generated by »PLC Designer«)

The function provides the name of the company that has created the library.

Outputs

11.1.3

GetNumberProperty (automatically generated by »PLC Designer«)

The function provides numerical project information of the library. (Currently, no numerical project

information is used).

Inputs

Outputs

Note!

This function must always be used with the corresponding name area of the related

library. (for instance IOStandard.GetCompany())

GetCompany

GetCompany ⎯ WSTRING

Identifier/data type

Information/possible settings

GetCompany

WSTRING

Name of the company that created the library.

Note!

This function must always be used with the corresponding name area of the related

library. (for instance IOStandard.GetNumberProperty(stKey))

GetNumberProperty

WSTRING ⎯ stKey

GetNumberProperty ⎯ DINT

Identifier/data type

Information/possible settings

stKey

WSTRING

Key of the project information

Identifier/data type

Information/possible settings

GetNumberProperty

DINT

Value of the project information

Advertising