Details
Description
In case the application enables the NodeID_BySW feature by setting the feature flag EPL_FEATURE_FLAGS_NODEID_SETUP_BY_SOFTWARE in the SetConfig, the stack does not set the value of object 0x1F93:02 to false and 0x1F93:00 to 3.
In this case, the application should be able to create the optional subobject 0x1F93:03 and implement the behavior to receive a new node ID value from the network via SDO. However all SDO writes to this subobject are rejected with error code 0x06040002 (Attempt to write a read only object).
The API manual has also to be updated.