.. highlightlang:: us .. _aop_putval: aop_putval ========== .. index:: aop_putval .. us.tag aop_putval NOTREADYENGLISH New500 asam3 :ref:`aop_putval` writes data for an instance to the database. .. function:: iid = aop_putval(envId, elemId, nvSeq, cl) .. us.return **Return Value** *iid*. .. us.params **Parameters** .. uparam:: envId *envId* is the environment Id, returned by :ref:`aop_openenv`. .. uparam:: elemId *elemId* is a vector with two elements (AOP_ElemId). The first element the "Application Element ID" (aid) and the second element is the instance id (iid). .. uparam:: nvSeq *nvSeq*. .. 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-1900129`