.. highlightlang:: us .. _aop_getvalattr: aop_getvalattr ============== .. index:: aop_getvalattr .. us.tag aop_getvalattr NOTREADYENGLISH New500 asam3 :ref:`aop_getvalattr` returns channel attributes of one or more partial matrices. .. function:: valAttr = aop_getvalattr(envId, elemId, pmatId, cl) .. us.return **Return Value** *valAttr*. .. us.params **Parameters** .. uparam:: envId *envId* is the environment Id, returned by :ref:`aop_openenv`. .. uparam:: elemId *elemId*. .. uparam:: pmatId If *pmatId* is 0 the information for all partial matrices is returned. .. uparam:: cl *cl* is the client pointer, returned by :ref:`rpc_clnt_create`. .. us.example **Example** :: ]] [[ .. us.history **History** .. list-table:: :header-rows: 1 * - Version - Description * - 5.0.0 - New .. seealso:: :ref:`overview-asam-ods` :sub:`id-1670811`