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

Page 113

Advertising
background image

Lenze · ApplicationTemplate · 1.3 EN - 04/2013

113

The L_EATP_ApplicationTemplate library

Automatically generated functions

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

11.1.4

GetTextProperty (automatically generated by »PLC Designer«)

The function provides textual project information of the library.

Inputs

Outputs

11.1.5

GetTitle (automatically generated by »PLC Designer«)

The function provides the title of the library.

Outputs

Note!

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

library. (for instance IOStandard.GetText"Author"))

GetTextProperty

WSTRING ⎯ stKey

GetTextProperty ⎯ WSTRING

Identifier/data type

Information/possible settings

stKey

WSTRING

Key of the project information

• "Company" - name of the library provider

• "Title" - name of the library

• "DefaultNamespace" - name area of the library

• "Project" - name of the library

• "Description" - description of the library

• "Author" - author of the library

Identifier/data type

Information/possible settings

GetTextProperty

WSTRING

Value of the project information

Note!

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

library. (for instance IOStandard.GetTitle())

GetTitle

GetTitle ⎯ WSTRING

Identifier/data type

Information/possible settings

GetTtitle

WSTRING

Name of the library

Advertising