Loading...
Formats the SD Card.
C#
[DllImport("RGUSBdrv.dll", CallingConvention = CallingConvention.Cdecl)] public static extern byte FormatSDCard(ushort FormatType, out short Status);
0 if success
1 if there is a problem with USB communication
Refer to the example application code.
https://www.influxtechnology.com/rexgen-support
Downloads Section > API