The IP address can be read by using explicit command Read_Var.
In the ADDM the address would be 'r.m.c.server address'
Here r is rack number, m is module slot of BMENOP0300 module, c is channel & server address is "100".
So the syntax would '0.3.0.100' where 3 is module slot and 100 is server address in the BMENOP0300 module.
Now to read the IP address the modus data mapping is at Offset + 5 for ( IP1 & IP2 ), Offset +6 for ( IP3 & IP4 ).
Note that here the offset starts from zero, Also we need to use Unity Pro V12 so as to work on BMENOP0300 module.
In the ADDM the address would be 'r.m.c.server address'
Here r is rack number, m is module slot of BMENOP0300 module, c is channel & server address is "100".
So the syntax would '0.3.0.100' where 3 is module slot and 100 is server address in the BMENOP0300 module.
Now to read the IP address the modus data mapping is at Offset + 5 for ( IP1 & IP2 ), Offset +6 for ( IP3 & IP4 ).
Note that here the offset starts from zero, Also we need to use Unity Pro V12 so as to work on BMENOP0300 module.