Copy file from external computer

A forum devoted to the discussion of all topics having to do with scripting and other advanced programming using iX Developer.
Post Reply
jmsmoreira
Posts: 28
Joined: Mon Apr 23, 2012 7:03 am

Copy file from external computer

Post by jmsmoreira »

Hi, on a T10A, is it possible to copy a file that is in another computer, linked (ethernet) to the hmi?

mark.monroe
Posts: 824
Joined: Tue Mar 13, 2012 9:53 am

Re: Copy file from external computer

Post 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
Best Regards,
Mark Monroe

Beijer Electronics, Inc. | Applications Engineer

jmsmoreira
Posts: 28
Joined: Mon Apr 23, 2012 7:03 am

Re: Copy file from external computer

Post 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

mark.monroe
Posts: 824
Joined: Tue Mar 13, 2012 9:53 am

Re: Copy file from external computer

Post 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.
Best Regards,
Mark Monroe

Beijer Electronics, Inc. | Applications Engineer

Post Reply