paramAckInProgress top-level constant

ParamAck const paramAckInProgress

Parameter value received but not yet set/accepted. A subsequent PARAM_ACK_TRANSACTION or PARAM_EXT_ACK with the final result will follow once operation is completed. This is returned immediately for parameters that take longer to set, indicating that the the parameter was received and does not need to be resent.

PARAM_ACK_IN_PROGRESS

Implementation

const ParamAck paramAckInProgress = 3;