ENC28J60 - Component

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 7.

Moderator: Benj

Post Reply
User avatar
Steve001
Valued Contributor
Valued Contributor
Posts: 1189
Joined: Wed Dec 31, 2008 3:37 pm
Has thanked: 460 times
Been thanked: 523 times
Contact:

ENC28J60 - Component

Post by Steve001 »

Afternoon

the Component in V7, is this just a web page or can you make a folder then a .csv file and write to this on say a network drive i.e. nas drive ?

just thinking of a data logging project

Steve
Success always occurs in private and failure in full view.

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: ENC28J60 - Component

Post by Benj »

Hi Steve,

The ENC is fairly low level so I think this should be possible. However it might get fairly technical in terms of permissions etc. Definatley worth a go.

I've also found there is a limit to how much data you can send in one chunk with this, seems limited to 256 bytes though this doesn't seem to be a limitation in the component.

Let us know how you get on.

User avatar
Steve001
Valued Contributor
Valued Contributor
Posts: 1189
Joined: Wed Dec 31, 2008 3:37 pm
Has thanked: 460 times
Been thanked: 523 times
Contact:

Re: ENC28J60 - Component

Post by Steve001 »

Hi Ben
Benj wrote: However it might get fairly technical in terms of permissions etc.
I might be tempted to leave this for now as not got a lot of time for this one, and its only a temporary logger that i am making.
And had a look at writing to my NAS Drive as you say "Permissions" :( :? :?

I am interested though so will be having a look later definitely

Steve
Success always occurs in private and failure in full view.

stefan.erni
Valued Contributor
Valued Contributor
Posts: 654
Joined: Fri Aug 19, 2016 2:09 pm
Location: switzerland
Has thanked: 182 times
Been thanked: 179 times
Contact:

Re: ENC28J60 - Component

Post by stefan.erni »

Hi Steve, Hi Ben

How would it be if this ran over SCADA?
Map a network drive on the computer where SCADA is running. Or the computer with SCADA could also save without NAS. I have a PIC32 with an ENC28J60 that works relatively well.....

regards

Stefan

User avatar
Steve001
Valued Contributor
Valued Contributor
Posts: 1189
Joined: Wed Dec 31, 2008 3:37 pm
Has thanked: 460 times
Been thanked: 523 times
Contact:

Re: ENC28J60 - Component

Post by Steve001 »

Hi Stefan

The Nasbox i use you have to create user accounts and login details and permissions to what that account can use (this is easy to do)
But you then have to log in using these credentials before you can read / write - this is why i has second thoughts for now.

I do have Naslite2 - this is pretty much Open, this maybe worth looking at later but will require me to make up a unit first

Steve
Success always occurs in private and failure in full view.

Post Reply