data parser

Splitting data by timeout

Question

#7E#00#11#90#00#13#A2#00#40#63#0D#A0#FF#FE#01#52#30#32#33#0D#78
#7E#00#11#90#00#13#A2#00#40#63#0D#A0#FF#FE#01#52#30#32#33#0D#78
#7E#00#11#90#00#13#A2#00#40#63#0D#A0#FF#FE#01#52#30#32#33#0D#78

Scales logger and our need to extract data from common

Problem

We have been looking into the Advanced Serial Data Logger and its functions and are unsure if it is possible to do what we need. I have attached a text file it currently creates via serial ports and another serial data logger we use, but we want something to digest this into our usable data.

The output is as follows. I have highlighted the fields we need. Also underneath i have put this into one line that we would require just to simplify this. Once we have a output correct we would then want this to be inserted into a mysql database.

Display the ITEM1 value, obtained by reading the MODBUS RTU at COM1 port on Excel

Problem

The PC is coupled with a PLC with MOBBUS-RTU. For a single register configured to be read at 40001 address, I obtain on the screen the following format:

#01#03#00#00#00#01#0A
#01#03#02#01#01#78#14 (bolded char are the data in register 40001),

For different decimal values in 40001 register I’m obtaining the following responses on screen:

Syndicate content