The Method SendCommand sends a command to change the state of the equipment module state machine remotely.

The signature of this Method is specified below. Table 70 specifies the Arguments representation.

Signature

SendCommand (

[in] CommandEnumeration Command,

[out] MethodExecutionFeedbackType ExecutionFeedback);

Table 70 – SendCommand Method Arguments

Argument

Description

Command

The command to be sent to the machine module.

ExecutionFeedback

The extended feedback returning a detailed message in case of execution failure.