Group | Generic |
---|---|
Description | Set the values of some object attributes. See the OP_ATTRIBUTE enumeration for a complete list of available attributes. |
Required Control | Depending on the attribute types and the object types. See OP_ATTRIBUTE for more information on the required controls. |
Usage | rtlabApi.SetAttributes (ids, attributes, attributeValues)
attributes = (OP_ATTRIBUTE, ...) attributeValues = (value1, ...) |
Input |
|
| |
Output | None |
---|---|
Exception |
|
|
| |
Examples | None |
---|---|
Related Items | GetAttributes, GetDefaultAttributes, RestoreAttributes, OP_ATTRIBUTE. |
Modules | import RtlabApi |