09-04-2014 06:21 PM
10-13-2014 01:57 PM
Hello,
I found some time to do some testing and I can provide some Screenshoots while sniffing the serial data of the device. please find them attached. Does that make any sense? the clampmeter on the right hand side and the according table is the actual application provided by the manufacturer. The serial sniffer can be seen in the background with the received data on the lefthandside.
Any hints would be awesome.
Regards,
Jan
06-10-2015 08:44 AM - edited 06-10-2015 09:04 AM
Hi,
I know this topic is 1 year old, but my 2 cents...
I think my Mastech 2115B (MS2115B) is quite similar (not stetically though) maybe it helps somebody...
Software:
Above captured data saved to disk:
Most probably data saved to disk has the same binary format as on the COM port (with the exception of the DATE+TIME)
The record format would be something like shown on the PCLink table, but with the DATE+TIME at the beginning of the record, maybe in EPOCH format (seconds since 1970).
It should be not dificult to decode.
Addendum:
- (MAYBE) To receive data you must start the application so it initializes the communication, close it. (otherwise you just receive 'ff ff ff ff ff'...) (??? not sure about this)
- Once initialized this is what I see (I supposed 2400bpx 81N):
That data corresponds to something like this: