You can use set property method for changing the IP address of Ethernet Equipment keeping the parameter for this property as "CON_IPAddress". The methods to be used as follows:
int[] ipAddress = {192, 168, 1, 10};
ModbusEquipment01.openConfig();
ModbusEquipment01.setProperty("Con_IPAddress", ipAddress);
ModbusEquipment01.commitConfig();
Please take note that this is not limited to only Modbus TCP equipments but it can be used for all the Ethernet type Equipments.
Released for: Schneider Electric India


Need help?
Product Selector
Quickly and easily find the right products and accessories for your applications.
Get a Quote
Start your sales enquiry online and an expert will connect with you.
Where to buy?
Easily find the nearest Schneider Electric distributor in your location.
Help Centre
Find support resources for all your needs, in one place.