Structure of the acyclic command channel: →Acyclic Command Channel (→ S. 100)
General procedure of the acyclic communication:
1 Write Command Request
► In the request channel: Write required data (except for [User ID]).
> Write required [User ID].
> Changed [User ID] signals a new command.
> In the response channel: registers are reset to 0.
> Acyclic command channel is blocked.
> Processing of the command is started.
2 Check status
► In the response channel: Check [Command Status] register.
> If [Command Status] <> 0: continue with step 3
> If [Command Status] == 0: repeat step 2.
3 Read Command Response
► In the response channel: read returned user data.
> Acyclic command channel is released.