The SetControlMode Method sets the control mode of the equipment module.
The signature of this Method is specified below. Table 71 specifies the Arguments representation.
Signature
SetControlMode (
[in] ControlModeEnumeration ControlMode,
[out] MethodExecutionFeedbackType ExecutionFeedback);
Table 71 – SetControlMode Method Arguments
Argument |
Description |
ControlMode |
The control mode to be set to the machine module. |
ExecutionFeedback |
The extended feedback returning a detailed message in case of execution failure. |