Loading...
Retrieves the selected data from eMMC to the PC
[DllImport("RGUSBdrv.dll", CallingConvention = CallingConvention.Cdecl)] public static extern byte GetLogData(Char* FileName, uint StartSector, uint EndSector);
[in]
FileName (Path including filename.rxd)
Data Start Sector
Data End Sector
0 on success
Refer the example application code.
https://www.influxtechnology.com/rexgen-support
Downloads Section > API