| uint32_t DIO_DEVICE_DIP_getObjValue | ( | uint16_t | instanceId, |
| uint16_t | attrId, | ||
| void * | pValue | ||
| ) |
reads the value of the requested Attribute from the Object
| [in] | InstanceID | the instance-ID of the DIP object |
| [in] | attrID | the AttributeID to be readed out |
| [out] | pValue | pointer to save the result |