Details
Description
Create a VAR object including min, max and default values (see ODV3_CREATE_OBJECT_REQ in EntryDescr.txt).
Read object information by ODV3_GET_SUBOBJECT_INFO_REQ.
ODV3_GET_SUBOBJECT_INFO_CNF_DATA_T:
0140 00 70 0C000000 3FC0 0700 20000000 0100 00000000 00000000 00000000
Expected to see min, max and default values instead of 00000000 values.
From Hilscher master read object information by ETHERCAT_MASTER_CMD_GET_ENTRYDESC_REQ.
In the confirmation min, max and default values are also cleared.
It is possible to write a value smaller min or value bigger max.