05-21-2014 01:36 AM
Hi all,
I am developing an application where i need to interface serial port of PC with Labview and a microcontroller. I need to receive and transmit serial commands to microcontroller in a packet format(The packet of 5 bytes that includes header, data length, id, data and checksum).
I have successfully tested the VISA serial read vi and serial write vi for Tx and Rx 1 byte data , but have no idea of handling packet format where i also need to validate the packet data received.
Kindly provide me any suggestions.
with regards,
Sri
05-21-2014 02:21 AM