Have an IIS FTP Server running on Windows 10 - can FTP in through Command window etc. Have Fanuc with FTP interface - both on local subnet and can ping each other
When I try to create a robot client (i.e. C1) I cannot get it to START - after DEFINE - just get message 'The selected operation failed' - anyone have advice here?
Fanuc FTP Client
-
amar15t -
June 12, 2018 at 10:08 PM -
Thread is Resolved
-
-
below link shows by batch programm to connect controller via ftp. Only thing is u need to know ip address from controller and on teachpendent set the host computer address i.e ur pc.
-
My Robot's FTP CLIENT (i.e. C1) wont start - the FTP Server is on the PC
-
Hallo,
I forget to say you about some system variaable adjustmensts before doing this.
Set $FSAC_Enable to 1
$FSAC_DEF_LV, this is server level of access set it to 0
$FSAC_LIST.$CLNT_Name: Host Name
$FSAC_LIST[].$IP_ADDRESS: Host IP
$FSAC_LIST.$Access_LVL: 8 (with 8 ucan write, read robot jobs and do more)
$FSAC_LIST[].$APPS: Bit 0FTP
I have done long back for my project and it works fine to send and delete robot jobs.
If you still have doubt go through the manul R-30iA_ethernet_function manul.