APPLICATION_INFO (STRUCT)
TYPE APPLICATION_INFO : STRUCT
<category>Application information</category> <description>
Contains the application information as specified in the application property dialog in CoDeSys.
</description> <element name=”pstProjectName” type=”OUT”>Pointer project name</element> <element name=”pstAuthor” type=”OUT”>Pointer to author</element> <element name=”pstVersion” type=”OUT”>Pointer to version as string in the format “x.x.x.x”</element> <element name=”pstDescription” type=”OUT”>Pointer to description</element> <element name=”pstProfile” type=”OUT”>Pointer to used CoDeSys profile name</element> <element name=”dtLastChanges” type=”OUT”>Time and date of last modification of the application (UTC)</element>
- InOut:
Name
Type
pstProjectNamePOINTER TO STRING(255)
pstAuthorPOINTER TO STRING(255)
pstVersionPOINTER TO STRING(255)
pstDescriptionPOINTER TO STRING(255)
pstProfilePOINTER TO STRING(255)
dtLastChangesDT