Overview
Type:
|
List type
|
Available as of:
|
V1.0.4.0
|
Description
Sorting options for the FB_LogDataControl POU.
Enumeration Elements
Name
|
Value
|
Description
|
SortByTime
|
0
|
Sorting by time
|
SortByName
|
1
|
Sorting by name
|
SortById
|
2
|
Sorting by ID
|
SortByCmd
|
3
|
Sorting by Cmd
|
SortByReaction
|
4
|
Sorting by exception
|
SortByModuleId
|
5
|
Sorting by module ID
|
SortByModuleIdAndTime
|
6
|
Sorting by module ID and time
|