News:
Home
Help
Search
Login
Register
May 14, 2026, 07:45:08 AM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Host Engineering Forum
»
General Category
»
Do-more CPUs and Do-more Designer Software
»
Do-more Programming Examples
»
Example: Set an IP address using a SS string.
« previous
next »
Print
Pages: [
1
]
Author
Topic: Example: Set an IP address using a SS string. (Read 24895 times)
plcnut
Hero Member
Posts: 814
Example: Set an IP address using a SS string.
«
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.
Logged
Circumstances don't determine who we are, they only reveal it.
~Jason Wolthuis
Premier Systems Integration, LLC
http://premiersi.com
mts_spooner
Newbie
Posts: 3
Chief Engineer at MTS
Re: Example: Set an IP address using a SS string.
«
Reply #1 on:
March 20, 2026, 03:12:36 PM »
I tried this, but it didn't work. Is this a depreciated feature?
Logged
Chief Engineer at MTS
https://mcallister.com/
plcnut
Hero Member
Posts: 814
Re: Example: Set an IP address using a SS string.
«
Reply #2 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.
Logged
Circumstances don't determine who we are, they only reveal it.
~Jason Wolthuis
Premier Systems Integration, LLC
http://premiersi.com
franji1
Bit Weenie
Host Moderator
Hero Member
Posts: 3814
Re: Example: Set an IP address using a SS string.
«
Reply #3 on:
March 23, 2026, 09:15:53 AM »
Quote from: mts_spooner on March 20, 2026, 03:12:36 PM
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.
Logged
There are only 10 kinds of people in this world: those who know binary, and those who don't
Print
Pages: [
1
]
« previous
next »
Host Engineering Forum
»
General Category
»
Do-more CPUs and Do-more Designer Software
»
Do-more Programming Examples
»
Example: Set an IP address using a SS string.