int32_t RecorderRecordDataValueGet | ( | int32_t | recorderNumber, |
int32_t | recordIndex, | ||
int32_t | dataIndex | ||
) |
recorderNumber | Index of the recorder. 0 to 63 Valid |
recordIndex | Index of the collected Record. 0 to 1023 Valid |
dataIndex | Index of the recorded data within that record. 0 to Number of Items collected - 1 Valid. |
Part of the Recorder method group.