Hi All,
I have 10 bytes of data which i want to write to the serial port. I am using "Byte Array to string" to convert byte array to string & VISA WRITE API for writing it on serial Port. But I want to transfer the data byte wise ( i.e. their will be X millisecond delay between two byte).
Is their any API which configure the serial port to send data byte wise? Or we need to send these using loops.
their are many third part tool like SI_COMM from Software innovation Inc. which help to configure the serial port using VB. Can we have any tool in the Labview.
Thanks
Himanshu