Hi,
As far as I understand, checksum is just adding the bytes received from the serial port (check this
checksum calculator. You can do this by using the "String to Byte array" vi located in the string palette >> 'String /Array/Path conversion'. Once you have an array of bytes, you can add the elements using the "Add Array Elements" VI.
For future reference, whenever you have a LabVIEW programming question it would be better to post it in the LabVIEW discussion forum. You'll find a more people with LOTS of LabVIEW programming experience. You are getting the data from the serial interface, but once it is in LabVIEW it doesn't matter if it came from serial, TCPIP or a file.
DiegoF
National Instr
uments.