• Welcome to Forum.Deepsoftware.Com. Please login or sign up.
 
April 25, 2024, 08:51:34 pm

News:

SMF - Just Installed!


LIS 3 protocol

Started by mspath, October 30, 2018, 11:06:50 am

Previous topic - Next topic

mspath

Hello,
I have a potential customer who has sent me the comms protocol for the serial interface used by an instrument they have. I have the nrComm library that I use for ASTM but this protocol states that it is LIS 3.
I have attached a page from the manual. My question is, can I use the same library to connect and process the results? I'm not sure if this library is specific to ASTM and if there is a difference with LIS 3.
Thanks,
Mike

Roman Novgorodov

Hello

You can try to use ASTMDemo for handle data frames of described protocol.
You need to check arguments of OnRecord event.
It seems like you will get "application message" part in second argument of OnResord event handler.

After that you can make additional easy parsing for separate "identifier" and "data" by <RS> chars.

Roman Novgorodov
DeepSoftware llc
DeepSoftware llc - The professional components for Delphi/CBuilder/.NET. The high quality custom software development.
Forums.nrCommLib.Com - DeepSoftware Tech Support Forum.