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 value will result in an unset attribute value.
This function is equivalent to the EDMinterface function sdaiPutAttrBN
General
Content
Integrations