Getnumberproperty (automatically generated by »plc, Designer«) ( 152), Automatically generated functions – Lenze PLC Designer R3-x User Manual

Page 152

Advertising
background image

Automatically generated functions

GetCompany (automatically generated by »PLC Designer«)

152

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

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

14.2

GetCompany (automatically generated by »PLC Designer«)

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

Outputs

14.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 L_DAC.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 L_DAC.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