Specifications

189PLC Code for PROFINET Controller
(c) 2013 MITSUBISHI ELECTRIC CORPORATION
Variable Pos
Offset
ID
Value
8
Mac_Address_Bytes5_6
Mac Address of the Device, third word
Extended Device Information (Input 'EXTENDED' is set)
If 'EXTENDED' has been set to 'TRUE', additional device data is returned. The DUT
'tPN_DEVICE_DETECT_DATA' must be expanded by appending an 'ARRAY [0..134] OF WORD' to
the standard structure. For each detected device the variable 'vPN_DEVICE_DETECT_DATA' con-
tains the following information:
Variable Pos
Offset
ID
Value
1
VendorID
VendorID of the device
2
DeviceID
DeviceID of the device
3
IP_Address
IP address of the Device
4
Subnetmask
Subnet mask of the Device
5
Gateway
Gateway IP Address of the Device
6
Mac_Address_Bytes1_2
Mac Address of the Device, first word
7
Mac_Address_Bytes3_4
Mac Address of the Device, second word
8
Mac_Address_Bytes5_6
Mac Address of the Device, third word
9
Data[0]
Size of the device name (240 bytes max)
10
Data[1]
Device name
9 + n
Data[n]
Size of “Type field (25 bytes max)
10 + n
Data[n+1]
Type of Device
Note: the IO-devices are returned in the order, in which they answered to the DCP identify request.
Two consecutive calls to 'Net_Detect' can result in two different lists.