accLoggerRead (Functionblock) |
Top Previous Next |
This function will read the oldest value stored in the logger.
Input: None.
Output: X : DINT Buffered x-axis reading.
Y : DINT Buffered y-axis reading.
Z : DINT Buffered z-axis reading.
Ready : BOOL Has data been collected
Declaration: FUNCTION_BLOCK accLoggerRead;
Example: INCLUDE rtcu.inc |