Weighing balance + Serial Port

Hello

I am reading and working with values of weight of an Ohaus scout pro scale connected through port series, so far only can I concatenate the string sent by the scale and display it on the front panel.

The needs of my application is 10 items of weight and calculate the average weight, which will then act as a reference in order to detect the other outdoor elements 2 standard deviations compared to the average, but I'm stuck with trying to get the data of the scale within a table. I have read several posts where the construction table, spreadhseet string table, while loop, for loop and displacement of the registers are mentioned but I have not been able to find a way to put everything together to make it work. I post a picture of what I have so far, as you can see I am only able to fill the first cell of the table, which is then replaced by the subsequent reading scale.

Thanks in advance for your help.

Alberto.

Finally I make it work, every time the bytes to the port are detected, the value from the balance between the case structure, then the table construction and the loop FOR take care of the rest. I hope this can help someone other strugling like I did to save time.

Kind regards

Alberto.

Tags: NI Hardware

Similar Questions

Maybe you are looking for