Short Description: Program for receive a send through com ports. Data are analyzed for carriage return and tab. Program can ignoring user defined data or can split data with user defined character.. Data are split into user defined columns and stored. data can be autom
Long Description 1: Program for receive a send through com ports. Data are analyzed for carriage return and tab. Program can ignoring user defined data or can split data with user defined character.. Data are split into user defined columns and stored. data can be automatic stored or export in once to excel file. each new data are stored in excel format to clipboard. Simple setup for customizable main form: background color, font. data can be send repeatedly in user
Long Description 2: Very easy to communicate with random lab device.
For example is set delimiter '/'.
I use other program to simulate connection Com3 and Com4.
Through Com4 is send text 55/55. Program listen on Com3.
If data received contains, said delimiter, then data are split to the next column.
Numbers of column is unlimited.
Program for receive a send through com ports.
Data are analysed for carriage return and tab.
Program can ignore user defined data or can split data with user defined character.If the data are sent continuously,
then you can select the interval writing in to database.
Data are split into user defined columns and stored. Data can be automatic stored or export in once to excel file.
Each new data are stored in excel format to clipboard.
Simple setup for customizable main form: background, color, font.
Data can be send repeatedly in user define time.
If program contentiously received data each second, can be set-up interval to write data into DB
|