TECT_RECIPE_STATUS (ENUM)
- TYPE TECT_RECIPE_STATUS(
FB_NOT_RUNNING
TECT_RECIPE_STATUS shows the status of the recipe output function block
- Attributes:
qualified_only- InOut:
Name
Initial
Comment
FB_NOT_RUNNING
0
1: Function block is disabled or no process running.
FB_BUSY
1
2: Function block is busy, either read or write process going on
PROCESS_COMPLETE
2
3: Recipe process is complete
OPERATION_WRONG_PARA
3
4: Wrong parameter at input Operation
NUM_OF_ZONE_WRONG_PARA
4
5: Wrong parameter at input NumberOfZone
TIMEOUT
5
6: Timeout of the recipe operation state
READ_DATA_FAILED
6
7: Read data failed: no correct format of data items.
ZONE_NO_MISMATCH
7
8: Mismatch in number of zones declared and zone data in recipe.
TIME_OUT
8
9: CAA file error: time limit exceeded
ABORT
9
10: CAA file error: Order has been aborted by activating input xAbort
HANDLE_INVALID
10
11: CAA file error: Invalid handle
NOT_EXIST
11
12: CAA file error: Directory or file does not exist
EXISTS
12
13: CAA file error: Directory or file already exists
NO_MORE_ENTRIES
13
14: CAA file error: No further entries are available
NOT_EMPTY
14
15: CAA file error: File or directory is not empty
READ_ONLY_CAA
15
16: CAA file error: Drive, file or directory is write protected
WRONG_PARAMETER
16
17: CAA file error: Wrong parameter
ERROR_UNKNOWN
17
18: CAA file error: Unknown Error
WRITE_INCOMPLETE
18
19: CAA file error: Not all data has been written
FILE_NOT_IMPLEMENTED
19
20: CAA file error: Function is not implemented
ASM_CREATEJOB_FAILED
20
21: CAA file error: Job creation of AsyncManager failed
FILE_OPERATION_DENIED
21
22: CAA file error: No access due to ForceFilePath/ForceIecFilePath
FIRST_MF
22
23: CAA file error: First manufacturer-specific error
LAST_ERROR
23
24: CAA file error: Insert manuf. specific errors here
ACTUAL_ZONES_LESS
24
25: Number of zones configured is more than the actual number of Zones