Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


 
SYNTAX:
 
xpxPutAttrBN (instanceId : GENERIC;
              attrName   : STRING;
              attrValue  : GENERIC)              status     : INTEGER;
 
The xpxPutAttrBN function writes the specified value attrValue to the attribute named attrName in the instance instanceId. An indeterminate (question) value will result in an unset attribute value.
This function is equivalent to the EDMinterface function sdaiPutAttrBN

  • No labels