Comments: |
- To change the IP address of the PLC's ethernet port, you can load
a simple program and run a single custom function containing the SET_IP "IP
address:port number " string mentioned above (constant only, string variable is
not accepted).
- For Nano-10 and FMD PLCs, you should
soft-reset or restart (cold boot) the PLC after changing the IP address so that the new IP
address will be saved into the virtual EEPROM
- The PLC will only assume the new IP address after it has been
rebooted (via the RESTART command or power-on reset).
- This command is ignored by i-TRiLOGI simulator.
|