ST_PeerDeviceInfo

Overview

Type:

Structure

Available as of:

V1.0.0.0

Inherits from:

-

Description

The structure ST_PeerDeviceInfo provides the device information.

Structure Elements

Name

Data type

Description

i_udiPeerUniqueID

UDINT

Unique ID of a detected device.

This unique ID can be used for a new search to retrieve data of a second device with the same profile (same filter settings).

i_udiInterface

UDINT

Controller interface to which the detected device is connected.

i_udiInterface=3 for ETH2

i_udiInterface=5 for ETH1

i_etIpMode

ET_IpMode

IP configuration of the detected device.

i_sMacAddress

STRING[63]

MAC address of the detected device.

i_sIPv6Address

STRING[63]

IPv6 address of the detected device.

i_sIPv4Address

STRING[63]

IPv4 address of the detected device.

i_sIPv4Mask

STRING[63]

Subnet address of the detected device.

i_sIPv4Gateway

STRING[63]

IPv4 gateway address of the detected device.

i_sFriendlyName

STRING[63]

Friendly name of the detected device.

i_sModelName

STRING[63]

Model name of the detected device.

i_sDhcpNetworkName

STRING[63]

DHCP network name of the detected device

Used By

  • FC_GetPeerScanData