I am connecting my PC (DELL PRECISION T1600 which has Intel Xeon and Labview 2014 with SP1 (32 bit) installed on it) to a test device via UDP 64 protocol. The code for that is in the attachment or the screenshot image of VI.
When I run this code on the PC, it doen't send the data string with odd number of characters, but it does send the ones with even numbers., that is, it reads 11, 1111, 111111, aa, aaaa but not 1, 111, a, aaa ...
The same program runs fine on my laptop where I have intalled 64 bit labVIEW.
Could it be the 64 and 32 bit be reason for this problem ?
Thanks,
Gunn