User's Manual

37
Table 5.6 – Association of software functions / methods for remote control.
Function Method Description Component
Read command
CommitRead
It enables generating the read command
by stating the start position and the
readable data length.
Server
Write command
CommitWrite
It enables generating the write command
by stating the start position, the data
length and the writable data.
Server
Synchronization command
Synchronize
It enables generating the synchronization
command for aligning the counter of the
writing number.
Server
Command execution
CmdExecute
It enables the actual execution of the
command generated by the server on the
token.
Client
Command execution
control
CmdResult
It enables controlling and extracting the
status and the return values of the remote
command.
Server