예제 #1
0
 public extern static UInt32 getFrequency(IntPtr drv, ref RplidarScanMode scanMode, UInt32 count, ref float frequency);
예제 #2
0
 public extern static UInt32 startScanExpress(IntPtr drv, bool force, UInt16 scanMode, UInt32 options, ref RplidarScanMode outUsedScanMode, UInt32 timeout);
예제 #3
0
 public extern static UInt32 startScan(IntPtr drv, bool force, bool useTypicalScan, UInt32 options, ref RplidarScanMode outUsedScanMode);