CustomRequestState (ENUM)

TYPE CustomRequestState :

Attributes:
qualified_only
InOut:

Name

Comment

New

New request

Initialized

Successfully initialized, i.e. the ICDSV3Request instance was set and the custom request can be sent

Sent

The custom request was sent and we are waiting for the result

Completed

The execution of the custom request was successful and the result is available.

Failed