2D LIDAR The operating mode 3.1 Fixed device Fixed the base of the sensor with 4 M3*10 screws Figure 4: diagram of fixing bottom 3.2 Connect the device 3.2.1 Wiring Pins Function Color Description DC power supply +12V +12±15% White DC power ground Yellow Network communication Rx+...
Under normal circumstances, the device will automatically operate after power 12V~24V voltage supply. The device needs more than 1.5A (rated 12V) current when starting. Send the operation instruction to S10 device in the monitoring software, if the device doesn’t respond accordingly, firstly, check whether the voltage/current of the device is within the required range.
Page 7
2D LIDAR Figure 7: monitoring window In the open monitoring window, each button on the menu bar has a specific function description when moving mouse over it. The functions of the buttons from left to right are: open the saved file, view all distance and angle data of the circle, the device disconnect, the device stop, and the device start.
2D LIDAR Currently the supported browsers are such as IE and Chrome. Different kernel’s browsers may cause the connection to fail. Visit our official website to download the corresponding Demo program and SDK package. Communication 5.1 Port Configuration TCP sever port number: 8487 Default the device’s IP address: 192.168.0.90 (Need to be powered on again if the IP address is modified) 5.2 Output data format...
2D LIDAR 5.3 Data check algorithm unsigned char GetCrcPackage(unsigned char *buf) static unsigned char cbit[256] = { 0,1,1,2,1,2,2,3,1,2,2,3,2,3,3,4,1,2,2,3,2,3,3,4,2,3,3,4,3,4,4,5, 1,2,2,3,2,3,3,4,2,3,3,4,3,4,4,5,2,3,3,4,3,4,4,5,3,4,4,5,4,5,5,6, 1,2,2,3,2,3,3,4,2,3,3,4,3,4,4,5,2,3,3,4,3,4,4,5,3,4,4,5,4,5,5,6, 2,3,3,4,3,4,4,5,3,4,4,5,4,5,5,6,3,4,4,5,4,5,5,6,4,5,5,6,5,6,6,7, 1,2,2,3,2,3,3,4,2,3,3,4,3,4,4,5,2,3,3,4,3,4,4,5,3,4,4,5,4,5,5,6, 2,3,3,4,3,4,4,5,3,4,4,5,4,5,5,6,3,4,4,5,4,5,5,6,4,5,5,6,5,6,6,7, 2,3,3,4,3,4,4,5,3,4,4,5,4,5,5,6,3,4,4,5,4,5,5,6,4,5,5,6,5,6,6,7, 3,4,4,5,4,5,5,6,4,5,5,6,5,6,6,7,4,5,5,6,5,6,6,7,5,6,6,7,6,7,7,8, return (cbit[buf[B]]+cbit[buf[C]]+cbit[buf[D]])&0x07; 5.4 Data analysis algorithm //buf is a data pack pointer, which stores 4 bytes as A, B, C and D in order. //return the distance value, if data check is not correct, return -1 typedef struct int distance;...
Troubleshooting 6.1 Factors of affecting the measurement range The S10 is an optical measuring device whose measurement results are affected by environmental factors. Therefore the actual measuring result might be different with typical value which is measured in standard environment.
Need help?
Do you have a question about the S10 and is the answer not in the manual?
Questions and answers