ST_BrowseResponse - General Information

Overview

Type:

Data structure

Available as of:

V1.0.2.0

Inherits from:

-

Description

Structure for data received with the function FC_BrowseResponse in response to a request with FC_BrowseRequest.

Structure Elements

Variable

Data type

Description

udiVersion

UDINT

S/IP protocol version

sNodeIdentifier

STRING[17]

Node identifier

sMacAddress

STRING[17]

MAC address of the interface from which the response has been sent

byDHCPFeatures

BYTE

Values:
  • Bit[0]: DHCP client available

  • Bit[1]: DHCP server available

  • Bit[2]: DHCP relay agent available

byDHCPMode

BYTE

Values:
  • 0: No DHCP; a static IP address is used

  • 1: DHCP client active

  • 2: DHCP server active

  • 3: DHCP relay agent active

sIpAddress

STRING[15]

IP address of Sercos device

sSubnet

STRING[15]

Subnet mask of Sercos device

sGateway

STRING[15]

IP address of gateway in charge

sDisplayname

STRING[64]

Display name to identify the device in a browser

sHostname

STRING[80]

Name to identify the node (see parameter S-0-1039)