web
You’re offline. This is a read only version of the page.
close
Support Portal

picoScan150: No measurement data output

This knowledge article describe what to do when picoScan150 is not sending data.
Related Products
picoScan150

Table of Contents

If the picoScan150 is not sending measurement data and the destination IP address is not visible in the Data Output tab under Measurement data output as in the following example:





There are several options for regaining the data output settings settings: 

Methode A: Using provided programm
The simplest method is to use the picoScan150_Measurement_data_enable.exe file provided by your SICK support.

The correct setting option should then be visible again:
http://192.168.0.1/#/application/dataoutput

 

Methode B: REST/HTTP

For changing via HTTP/REST command please use the following command:

192.168.0.1/ ScanDataEthSettings
{
  "data": {
    "ScanDataEthSettings": {
      "Protocol": 1,
      "IPAddress": [
        192,
        168,
        0,
        100
      ],
      "Port": 2115
    }
  }
}

More details see https://www.sick.com/de/en/downloads/media/swp678507 and https://support.sick.com/sick-knowledgebase/article/?code=KA-09302
 

Methode C: CoLa A/b
Method to update via TCP about CoLa binary (Port 2112) or CoLa ASCII (Port 2111)

 CoLa ASCII example
LoginsMN SetAccessMode 04 81BE23AA
02 73 4D 4E 20 53 65 74 41 63 63 65 73 73 4D 6F 64 65 20 30 33 20 46 34 37 32 34 37 34 34 03
Set correct ethernet settingssWN ScanDataEthSettings 1 C0 A8 0 64 843
02 73 57 4E 20 53 63 61 6E 44 61 74 61 45 74 68 53 65 74 74 69 6E 67 73 20 31 20 43 30 20 41 38 20 30 20 36 34 20 38 34 33 03
Save permanentlysMN mEEwriteall
02 73 57 4E 20 53 63 61 6E 44 61 74 61 45 74 68 53 65 74 74 69 6E 67 73 20 31 20 43 30 20 41 38 20 30 20 36 34 20 38 34 33 03


More details see chapter telegramlisting in the operating instruction and knowledge article https://support.sick.com/sick-knowledgebase/article/?code=KA-09481

 

Important!
If you reset the device to factory settings, you must repeat the procedure.

Keywords:
picoScan150, picoScan, LiDAR, measurementdata, UDP, troubleshooting,