.. highlightlang:: us .. _aop_getinstattr: aop_getinstattr =============== .. index:: aop_getinstattr .. us.tag aop_getinstattr NOTREADYENGLISH New500 asam3 :ref:`aop_getinstattr` returns instance element attributes. .. function:: nvSeq = aop_getinstattr(envId, elemId, cl) .. us.return **Return Value** *nvSeq* is an object of the following form: :: nvSeq.n nvSeq[1].name nvSev[1].unitId nvSeq[1].valMap.dtyp nvSeq[1].valMap.val .. us.params **Parameters** .. uparam:: envId *envId* is the environment Id, returned by :ref:`aop_openenv`. .. uparam:: elemId *elemId*. .. uparam:: cl *cl* is the client pointer, returned by :ref:`rpc_clnt_create`. .. us.history **History** .. list-table:: :header-rows: 1 * - Version - Description * - 5.0.0 - New .. seealso:: :ref:`overview-asam-ods` :sub:`id-1924135`