Details
Description
If a new configuration assembly instance is registered using the command EIP_OBJECT_AS_REGISTER_REQ (cmd 0x1A0C) and the flag EIP_AS_FLAG_CONFIG set, this new instance is handled as if it was a producing (T-->O) assembly regarding to its DPM offset.
Actually, the field ulDPMOffset in the data part of the request packet does not need to be taken into accound by the stack for configuration instances, since the configuration assembly data is not put into the DPM. But the stack still throws the error 0xC01F0032 in case the configuration assembly overlaps with an existing producing assembly instance.