AKD PDMM User Guide | 41.9 REC.RETRIEVEDATA
41.9 REC.RETRIEVEDATA
General Information
Type
R/W Parameter
Description
Retrieves the recorded data without the header.
Units
N/A
Range
N/A
Default
Value
N/A
Data Type
N/A
See Also
REC.RETRIEVE, REC.RETRIEVEHDR, REC.R-
ETRIEVESIZE
Start Version M_01-00-00-000
Description
REC.RETRIEVEDATA retrieves a section of recorded data according to REC.R-
ETRIEVESIZE from the received index; if no index is received, the drive retrieves the data from
next section. An index is supplied to enable multiple retrieves and to give better control on the
buffer in case of overflow. If no index or a negative value is present, then the index is ignored.
EWV
1
uses this parameter to retrieve the data continuously for real time recoding.
The size of the data returned by this command depends on the number set by REC.R-
ETRIEVESIZE.
Use REC.RETRIEVE for complete recording information view.
Notes:
l
If REC.RETRIEVESIZE is larger than the buffer size, then it simply returns the whole
buffer (no error).
l
If the index is received, the data will be continuously returned starting from the given
index (default starting index is 0).
l
If the index is out of the bounds of the buffer, then it will be ignored.
l
If recorder is active and REC.STOPTYPE==0, then this parameter returns an error.
l
If REC.STOPTYPE==1, then this parameter returns the next section of data in the
buffer (even if it reached the end of the buffer, it will return to the beginning of the buffer
and add the data from index 0.)
l
If REC.STOPTYPE==1 and the retrieve is too slow (gets overrun by the recorder), an
overflow error message is returned instead of the retrieved data.
l
If REC.STOPTYPE==0 and no index is received, continuously send the sections of
data until the end of the buffer is reached. Then, return to the beginning of buffer and con-
tinue.
l
A new REC.TRIG (pg 417) command automatically sets the index to 0.
Example
The following example retrieves data from index 100 in the size of 10 (hence places 100 to 109
in the buffer)
REC.NUMPOINTS 1000
REC.RETRIVESIZE 10
REC.TRIG
REC.RETRIEVEDATA 100
Related Topics
1
Embedded Workbench Views
414
Kollmorgen™ | December 2012
Summary of Contents for AKD PDMM series
Page 25: ...This page intentionally left blank 25 Kollmorgen December 2012...
Page 32: ...This page intentionally left blank 32 Kollmorgen December 2012...
Page 52: ...This page intentionally left blank 52 Kollmorgen December 2012...
Page 101: ...AKD PDMM User Guide 12 3 6 2 Biquad Calculations 101 Kollmorgen December 2012...
Page 133: ...This page intentionally left blank 133 Kollmorgen December 2012...
Page 158: ...AKD PDMM User Guide 17 Connection Diagrams Kollmorgen December 2012 158...
Page 470: ...AKD PDMM User Guide 48 27 VL THRESH 1 Velocity Loop 470 Kollmorgen December 2012...
Page 511: ...This page intentionally left blank 511 Kollmorgen December 2012...
Page 513: ...This page intentionally left blank 513 Kollmorgen December 2012...