01-26-2006 09:54 AM
Hi,
We use an application for the serial port called Tera Term.
We use Z Modem at 57.6 KB/s, n, 1, stop bit and handshaking disabled to download two files (bl1pkg.tar.gz, bl1pkg.tar.gz.sig) at the same time to the target unit.
On completion the unit to which the files were sent will reboot which then needs to be checked if all is OK.
Can this be duplicated in CVI?
Thanks for the help
Simon
01-27-2006 10:44 AM
01-27-2006 11:47 AM
Hi Simon,
Yes, you should be able to duplicate what Tera Term does. We have used Tera Term, now using Procom. We can do serial transfer of files. However, we have not programmed a routine to transfer two files concurrently (is that what you were asking?). I do not see any problems sending to files concurrently to 2 different ports 🙂
Ray
😄
02-13-2006 10:57 AM
Hi,
There is write Buffer and write byte but how do I go about writing a whole file?
Also how do I stream the output from the com port to the text box of my application to see real time what is been outputted?
Up to now I have been unable to achieve this!!
Should I be using the text box?
Thanks for the help
Simon02-14-2006 03:11 PM
02-15-2006 02:06 AM
Hi,
Thanks for the VI and the effort in trying to help but I am trying to implement in CVI/LabWindows and I am unable to view the file.
From my understanding this is for LabVIEW, is it possible to get inspiration from this code to use in CVI?
Thanks for the help
Simon
02-15-2006 02:17 AM
02-15-2006 06:57 AM
OOps!!
Sorry Simon,
My mistake... I thought this was the Labview forum... 😄
LOL!! Where is my head these days.. If I have a chance, I will re-write in LW-CVI and post the example.
Sorry about that..
JLV