1

I need to write a program that will read the data from the indicator once a minute. Unfortunately, I can not find the communication protocol for this indicator (the official representative responds extremely unqualified and there is no way to get at least some information from him). Some programmer (with whom I do not have a connection) wrote a similar program earlier, but did not leave the source code. In the Device Manager on computer the indicator is defined as USB-ITN. I will be grateful for any information in solving this problem.

Indicator model: ID-U1025M Indicator Serial Number: 13063340 USB cable: ITN - 60010409

Mitutoyo model:ID-U1025M

Igor Osipov
  • 157
  • 1
  • 12
  • hi, did you manage to read the gauge ? – cardeol Apr 19 '21 at 16:14
  • Hello, yes i did. – Igor Osipov Apr 21 '21 at 03:46
  • thanks, can you post the directions (or solution) ? – cardeol Apr 21 '21 at 08:27
  • 1
    I did decompilation for some software project and got the communication protocol. You can download my project here: https://github.com/osipov1980/HuberTest Also You need driver for Mitutoyo USB-ITN cable. I did not find some driver and just cut this with Double Driver software from PC ;)) I put them inside the folder with my project, so You can restore the driver on your PC. – Igor Osipov Apr 21 '21 at 18:57
  • many thanks, I'll checkout – cardeol Apr 22 '21 at 12:16

1 Answers1

0

You should ask the nearby Mitutoyo branch. Mitutoyo Worldwide

The published information of the product you are using seems to be the following.
Japanese version document for ID-U1025
English version document for similar product

A description of the tool and data format will be as follows.
USB Input Tool Direct/Input Tool SERIES
U-WAVE
U-WAVE/Common Optional Software

kunif
  • 4,060
  • 2
  • 10
  • 30