ESP requires that byte by byte transmission be decoded to provide the correct protocol handshake (e.g. look for STX,ETX,EOT byte stream, to denote data waiting, then return with ETX, the data is then transmitted and so on). I have the protocol looping info, I just need some pointers on how to code up the low level stuff in Labview.
Regards.