Host Engineering Forum

General Category => Do-more CPUs and Do-more Designer Software => Do-more Programming Examples => Topic started by: plcnut on December 20, 2013, 07:15:04 AM

Title: Example: Set an IP address using a SS string.
Post by: plcnut on December 20, 2013, 07:15:04 AM
Using DataView, you can place an IP address in SS0 and then set C0 and the IP address will be placed into D0. If you don't format the IP correctly you will get an error message in SS2 and D0 won't change.
Title: Re: Example: Set an IP address using a SS string.
Post by: mts_spooner on March 20, 2026, 03:12:36 PM
I tried this, but it didn't work. Is this a depreciated feature?
Title: Re: Example: Set an IP address using a SS string.
Post by: plcnut on March 21, 2026, 01:47:37 PM
There is a sample program attached to my fist post. If you load that sample program in your PLC, then it should work.
Title: Re: Example: Set an IP address using a SS string.
Post by: franji1 on March 23, 2026, 09:15:53 AM
I tried this, but it didn't work. Is this a depreciated feature?

Which specific Ethernet Port are you trying to configure?  There is the built-in one, but then there are others that can exist such as in a BRX POM module or in a 205 ECOM module.