ET_LogDataSortKey - General Information
Type: |
List type |
Available as of: |
V1.0.4.0 |
Sorting options for the FB_LogDataControl POU.
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 |