Ethernet Settings ¶ Configuration Settings UpdateConfiguredIPSettings (Method) UpdateConfiguredInterfaceName (Method) Hardware Settings
IBus ¶ GetBusDiagnosisInfo (Method) GetBusInfo (Method) GetBusState (Method) GetQoS (Method) GetSpecificBusState (Method)
INode ¶ ChildNodeCount (Property) Connector (Property) Enable (Property) FirstChildNode (Property) Index (Property) IsRootNode (Property) NextSiblingNode (Property) ParentNode (Property) SiblingNodeCount (Property)
Functions ¶ IPARRAY_TO_INADDR (Function) IPARRAY_TO_IPSTRING (Function) IPARRAY_TO_UDINT (Function) IPSTRING_TO_UDINT (Function) UDINT_TO_IPARRAY (Function) UDINT_TO_IPSTRING (Function)
IPARRAY_TO_INADDR (FUN) ¶ FUNCTION IPARRAY_TO_INADDR : SysSocket.INADDR InOut: Scope Name Type Return IPARRAY_TO_INADDR SysSocket.INADDR Input abyIPAddress ARRAY [0..3] OF BYTE
IPARRAY_TO_IPSTRING (FUN) ¶ FUNCTION IPARRAY_TO_IPSTRING : STRING function converts a byte array to a readable ip address string InOut: Scope Name Type Return IPARRAY_TO_IPSTRING STRING Input abyIPAddress ARRAY [0..3] OF BYTE
IPARRAY_TO_UDINT (FUN) ¶ FUNCTION IPARRAY_TO_UDINT : UDINT function converts a byte array to an udint ip address value InOut: Scope Name Type Return IPARRAY_TO_UDINT UDINT Input abyIPAddress ARRAY [0..3] OF BYTE
IPSTRING_TO_UDINT (FUN) ¶ FUNCTION IPSTRING_TO_UDINT : UDINT function converts a readable ip address string to an udint value InOut: Scope Name Type Return IPSTRING_TO_UDINT UDINT Input sIPAddress STRING
UDINT_TO_IPARRAY (FUN) ¶ FUNCTION UDINT_TO_IPARRAY : ARRAY [0..3] OF BYTE function converts a byte array to an udint ip address value InOut: Scope Name Type Return UDINT_TO_IPARRAY ARRAY [0..3] OF BYTE Input udiIPAddress UDINT
INetworkInterface.NICName (PROP) ¶ PROPERTY NICName : STRING