08-14-2013 12:40 PM
Hello
Is there a way to transfer files using the ymodem protocol in Labwindows?
Thanks,
08-15-2013 02:00 AM
At present, the RS232 library supports XMODEM but neither YMODEM nor ZMODEM
08-16-2013 09:12 AM
It is unfortunate that Labwindows does not have a library that supports ymodem transfers.
I have a requirement for uploading files from a remote instrument that only supports standard ymodem protocol for binary file transfer.
Can anyone recommend a library or code available for ymodem communication over RS232?
Thanks
08-19-2013 10:13 AM
Unfortunatly we only have xmodem so far. So you can get an idea from that, and implement it.