Page 1 of 1

Configuring EB023-2

Posted: Mon Jun 12, 2017 2:18 pm
by leoo
Hi,
I am designing an Ethernet to 4 x RS232 device server and I've done all the development using FC7 and the EB023-2 module.

These device servers are going to be installed on customer networks and as such need to be configurable on site by the user/tech. The IP Address, Subnet Mask and possibly the Gateway Address would need to be set on site to match the client's network settings The MAC address would need to be set during QC and Testing in the workshop. It is envisaged that all device configuration would be done via a "TelNet" type Ethernet connection.

The ability to change the IP address already exists within the component. Is there some way that the other settings can also be made user configurable?

Kind regards.
Leo

Re: Configuring EB023-2

Posted: Tue Jun 13, 2017 12:23 pm
by Benj
Hi Leo,

Just investigating this for you now. Looks like it should be possible but you would have to store the overrides in EEPROM and then manually overwrite them in the component on power up after the initialise.

Bear with me and I'll generate you a component with the other values editable.

Re: Configuring EB023-2

Posted: Tue Jun 13, 2017 12:41 pm
by Benj
Hi Leo,

Right give this a go and hopefully it will do everything you need it to.

Simply drop the file into your "Flowcode 7/components" folder and restart Flowcode.
TCP_IP_EB023_00_2.fcpx
(23.67 KiB) Downloaded 474 times
Let me know how you get on.

Re: Configuring EB023-2

Posted: Wed Jun 14, 2017 7:46 am
by leoo
Hi Ben,

I have tested the IP, MAC and Subnet changes on a small test program and they seem to work well. I will check the Gateway change when I'm back at the office.

Thank you very much for resolving this for me.

Kind regards.
Leo