User manual
IEC61131 User and Reference Manual
April 22, 2008
274
getipi
Get Interface IP Address
The getipi function is used to get IP settings for a specific communication interface. This
function block is used by the SCADAPack 330, SCADAPack 350 and SCADAPack 32
controller series only.
ipConfigMode
ipAddress
subnetMask
getipi
ifType
gateway
Arguments
Inputs
Type
Description
ifType
Integer
Communication interface to get IP settings.
100 = LAN/PPP
Outputs
Type
Description
ipConfigMode
Integer
Configuration Mode
0 = Default gateway is on the LAN subnet
1 = Default gateway is on the com1 PPP subnet
2 = Default gateway is on the com2 PPP subnet
3 = Default gateway is on the com3 PPP subnet
4 = Default gateway is on the com4 PPP subnet
ipAddress
Message
IP Address in format 255.255.255.255
subnetMask
Message
Network mask in format 255.255.255.255
gateway
Message
Default gateway in format 255.255.255.255
See Also
setipi
getled
Get LED power settings
Description
The getled function block returns the power settings for the controller LEDs. The state of the
LEDsDefaultState output is the default state for the LED power. The time to return to the
Default State is contained within the minutesToDefault output.