9.3 AutoAdjustPositioner
AutoAdjustPositioner is a method used to initiate an automatic commissioning cycle of an actuator. The execution of the commissioning procedure can be started or aborted by calling the method using the appropriate input argument value. If the commissioning will not be aborted, it ends automatically after it has been finished. The commissioning procedure is manufacturer-specific. Access to this method shall be restricted to authorized users.
The signature of this Method is specified below. Table 278 and Table 280 specify the Arguments and AddressSpace representation, respectively.
Signature
AutoAdjustPositioner (
[in] ExecutionModeEnum ExecutionMode
);| Argument | Description |
| ExecutionMode | The desired execution mode, see 10.2 for a definition of all available values. |
Method Result Codes are defined in Table 279.
| Result Code | Description |
| Bad_InvalidArgument | The input is not a valid execution mode. |
| Bad_UserAccessDenied | The current user does not have the rights required. |
| Attribute | Value | ||||
| BrowseName | AutoAdjustPositioner | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
|---|---|---|---|---|---|
| 0:HasProperty | Variable | 0:InputArguments | 0:Argument[] | 0:PropertyType | 0:Mandatory |