Page 1 of 1

Copy file from external computer

Posted: Tue Mar 19, 2013 6:01 am
by jmsmoreira
Hi, on a T10A, is it possible to copy a file that is in another computer, linked (ethernet) to the hmi?

Re: Copy file from external computer

Posted: Tue Mar 19, 2013 7:53 am
by mark.monroe
You should be able to use the ftp server on the HMI to move files back and forth between the HMI and the PC.

Regards,
Mark

Re: Copy file from external computer

Posted: Tue Mar 19, 2013 8:48 am
by jmsmoreira
I can do it, with FireZila for instance, what I want to do is to click on a button on the screen, and get a file from a computer in address like 192.168.0.100

Re: Copy file from external computer

Posted: Tue Mar 19, 2013 9:15 am
by mark.monroe
You should be able to do that with C#. If you search the internet you should be able to come up with example code on how to do that.