Hi Exerpts,
I am asking for my customer here.
They use EIP Demo for develop the same function as MD500_EIP. They found that we only can sent the five I/O data, they want to sent more I/O data.
-This is normal run with five I/O data, errCode is 0,
-This is modify run with more I/O data, errCode is 0x3802050C,
EI_API_CIP_eERR_ATTRIBUTE_INVALID_TYPE = 0x3802050C, /*!< Attribute type is invalid. */。
Do you know how to modify this support need here? Thanks.