Menu

Communication architectures

Gianluigi Forte

Supported communication architecture

The following communication architectures are supported:

Send commands mono-directional

alternate text

The PC sends the commands to the target device without expecting any feedback.

Receive commands mono-directional

alternate text

The PC receive the frame coming from the target device without send any commands. The received frame is displayed to the user.

Bi-directional send command and expect a receive frame

alternate text

The PC send one command then wait to expect a specific answer from the target device.

Bi-directional receive a frame then send a command

alternate text

The PC wait to receive a specific frame from the target device then send the related answer.

Note: It is possible to combine the bidirectional modes to implement a complex data exchange between PC and target device.

[Home]


Related

Wiki: Home