Automatically generated functions – Lenze PLC Designer R3-x User Manual

Page 153

Advertising
background image

Lenze · Commissioning of Lenze drives · 1.3 EN - 06/2014

153

Automatically generated functions

GetTextProperty (automatically generated by »PLC Designer«)

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

14.4

GetTextProperty (automatically generated by »PLC Designer«)

The function provides textual project information of the library.

Inputs

Outputs

Note!

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

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

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

Advertising