1756-EWEB and FTP

jpaulino

Member
Join Date
Feb 2007
Location
Portugal
Posts
7
Hi all,

I'm using the 1756-EWEB card to receive a FTP message (with string) and I use a computer service to read the ftp file from the EWEB card and update my clx tags using the Data View.

Is it possible to read directly from the controllogix the files or is it possible to improve my process. The problem is that I depend of a computer to update my tag buffer.

Tanks in advance
Jorge

Ps: Just another question: What's the best way to send change information between clx and s7 (siemens) ?
 
There is no way to get file out of EWEB's file system to controller. This functionality simply does not exists.

What you can do is to write FTP server within logix controller using EWEB's open socket interface (you will have to disable internal FTP server or use port other than 21)

I have this FTP program (about 75% done), but I can't release it until small issue with socket close will be fixed in firmware.
With current firmware it can use passive FTP mode only.

You can also use open socket interface to communicate with Siemens, but you will have to write your own Siemens protocol inside logix program.

Bottom line: SST card probably better solution
 

Similar Topics

Hi all, I have a Rockwell EWEB card and I would like to read an ftp. The ftp as a string and I would like to copy that to a tag. Any clue...
Replies
0
Views
1,500
Does anyone have downloads of the TN 42799 and TN 49389 technotes? They are no longer available on Tech Connect.
Replies
3
Views
1,632
I have updated the firmware of the EWEB module first to 5.001 then to 4.016. I have updated the firmware of the 1756-L73 to v28. The device is...
Replies
1
Views
1,513
Hello, There used to be a toolkit available through Allen-Bradley for the 1756 EWEB card to assist the development of webpages. Allen-Bradley...
Replies
1
Views
1,507
hi, i follow the manual to setup server and client for 1756-eweb card but i have some question, is there anyone who have program for both server...
Replies
1
Views
1,076
Back
Top Bottom