ST_MDP_IdentityObject
TYPE ST_MDP_IdentityObject :
STRUCT
iLen : UINT; (* Length *)
iVendor : UDINT; (* Vendor *)
iProductCode : UDINT; (* Product Code *) (* not yet supported *)
iRevNumber : UDINT; (* Revision Number *) (* not yet supported *)
iSerialNumber : UDINT; (* Serial Number *)
END_STRUCT
END_TYPE
The structure contains information on the IdentityObject table, which is in the MDP General Area.
This complete information can be queried by means of the function block FB_MDP_IdentityObj_Read.
The parameters existing in this structure correspond to the subindices of the 'Identity Object' table within the MDP IdentityObject module in the General Area.