TECT_FILE_ENUMΒΆ
The structure TECT_FILE_ENUM enumeration will give the current status of TECT_LOG_FILE Function Block operation.
Value | Name | Description |
---|---|---|
0 | TECT_NO_OPERATION | No operation is active in TECT_LOG_FILE Function Block. |
5 | TECT_CREATE_SUBFOLDER | Subfolder creation is active in TECT_LOG_FILE Function Block. |
20 | TECT_WAIT FOR TOKEN | Waiting for token in TECT_LOG_FILE Function Block. |
40 | TECT_OPEN_FILE | Opening file is active in TECT_LOG_FILE Function Block. |
45 | TECT_GET_POSITION | Get position is active in TECT_LOG_FILE Function Block. |
50 | TECT_WRITE_HEADER | Writing header is active in TECT_LOG_FILE Function Block. |
60 | TECT_WRITE_ENTRY | Writing entry is active in TECT_LOG_FILE Function Block. |
80 | TECT_CLOSE_FILE | Close file is active in TECT_LOG_FILE Function Block. |
90 | TECT_CREATE_BACKUP | Creating backup is active in TECT_LOG_FILE Function Block. |
100 | TECT_RENAME_FILE | Renaming is active in TECT_LOG_FILE Function Block. |
105 | TECT_RETRY_RENAME | Retrying rename is active in TECT_LOG_FILE Function Block. |
200 | TECT_RELEASE_TOKEN | Releasing token is active in TECT_LOG_FILE Function Block. |
- 5 | TECT_CREATE_FOLDER | Folder creation is active in TECT_LOG_FILE Function Block. (*<0: creating FOLDER, not for saving log data state.) |