Global_Version
This function has been automatically generated from the project information.
| Name | Type | Comment | Kind |
|---|---|---|---|
| stLibVersion_CNM_CycleManager | ST_LibVersion | - | constant |
Code
Declaration
{attribute 'TcGenerated'}
{attribute 'no-analysis'}
{attribute 'linkalways'}
// This function has been automatically generated from the project information.
VAR_GLOBAL CONSTANT
{attribute 'const_non_replaced'}
stLibVersion_CNM_CycleManager : ST_LibVersion := (iMajor := 0, iMinor := 1, iBuild := 1, iRevision := 0, nFlags := 0, sVersion := '0.1.1.0');
END_VAR