110
Rockwell Automation Publication 2080-UM005E-EN-E - March 2018
Chapter 9
Using microSD Cards
IMPORTANT Data Log Function Block Execution
•
There are three possible states for the Data Log function block: Idle,
Busy and Complete (which includes Complete with Succeed and
Complete with Error).
•
For one Data Log function block execution, the typical status starts
from Idle, then Busy and finishes with Complete. To trigger another
function block execution, the status needs to go back to Idle first.
•
Idle status changes to Busy status only when Enable input signal is in
rising edge. Complete status enters Idle status when Enable input
signal is Disable status only.
•
TSEnable and CfgId input parameters are only sampled at Enable
input parameter's rising edge when a new function block execution
starts. During function block execution, the input parameters of
TSEnable and CfgId are locked and any changes are ignored.
•
When execution completes, the status changes from Busy to
Complete. At this stage, if input Enable is False, status changes to
Idle after indicating Complete for exactly one scan time. Otherwise
function block status is kept as Complete until input Enable changes
to False.
•
The data log file can only be created by the DLG instruction block.
Connected Components Workbench can only upload and delete the
data log file.
•
There are separators in between every data variable in the data file
which is defined during configuration in Connected Components
Workbench.
Supported Data Types for Data Log and Recipe Function Blocks
•
Data variable values are sampled when data logging function block is
in Busy state. However, data logging file is only created when data
logging function block is in Complete state.
Supported Data Types for Data Log and Recipe Function Blocks
Data Type
Description
Example format in output
data log file
BOOL
(1)
Logical Boolean with
values TRUE and FALSE
0: FALSE
1: TRUE)
SINT
Signed 8-bit integer value -128, 127
INT
Signed 16-bit integer
value
-32768, 32767
DINT
Signed 32-bit integer
value
-2147483648, 2147483647
LINT
Signed 64-bit integer
value
-9223372036854775808, 9223372036854775807
USINT(BYTE)
Unsigned 8-bit integer
value
0, 255
UINT(WORD)
Unsigned 16-bit integer
value
0, 65535
UDINT(DWORD) Unsigned 32-bit integer
value
0, 4294967295
ULINT(LWORD)
Unsigned 64-bit integer
value
0, 18446744073709551615
Содержание 2080-LC20-20AWB
Страница 6: ...vi Rockwell Automation Publication 2080 UM005E EN E March 2018 Preface Notes...
Страница 10: ...x Rockwell Automation Publication 2080 UM005E EN E March 2018 Table of Contents Notes...
Страница 16: ...6 Rockwell Automation Publication 2080 UM005E EN E March 2018 Chapter 1 Hardware Overview Notes...
Страница 40: ...30 Rockwell Automation Publication 2080 UM005E EN E March 2018 Chapter 2 About Your Controller Notes...
Страница 46: ...36 Rockwell Automation Publication 2080 UM005E EN E March 2018 Chapter 3 Install Your Controller Notes...
Страница 66: ...56 Rockwell Automation Publication 2080 UM005E EN E March 2018 Chapter 4 Wire Your Controller Notes...
Страница 106: ...96 Rockwell Automation Publication 2080 UM005E EN E March 2018 Chapter 8 Using the Micro800 Remote LCD Notes...
Страница 162: ...152 Rockwell Automation Publication 2080 UM005E EN E March 2018 Appendix B Troubleshooting Notes...
Страница 173: ...Rockwell Automation Publication 2080 UM005E EN E March 2018 163 Quickstarts Appendix C...
Страница 210: ...Rockwell Automation Publication 2080 UM005E EN E March 2018 200 Index Notes...
Страница 211: ...Rockwell Automation Publication 2080 UM005E EN E March 2018 201...