Communication status of the module

<< 点击显示目录 >>

主页  振动监测 > X20CM4800X  > Register description  > Flatstream communication  > Registers for Flatstream mode  > Flatstream operation  >

Communication status of the module

X20CM4800X - Data sheet V1.04

Name:

InputSequence

Register "InputSequence" contains information about the communication status of the module. It is written by the module and should only be read by the CPU.

Data type

Values

USINT

See the bit structure.

Bit structure:

Bit

Description

Value

Information

0 - 2

InputSequenceCounter

0 - 7

Counter for sequences issued in the input direction

3

InputSyncBit

0

Not ready (disabled)

1

Ready (enabled)

4 - 6

OutputSequenceAck

0 - 7

Mirrors OutputSequenceCounter

7

OutputSyncAck

0

Not ready (disabled)

1

Ready (enabled)

InputSequenceCounter

The InputSequenceCounter is a continuous counter of sequences that have been issued by the module. The module uses InputSequenceCounter to direct the CPU to accept a sequence (the input direction must be synchronized when this happens).

InputSyncBit

The module uses InputSyncBit to attempt to synchronize the input channel.

OutputSequenceAck

OutputSequenceAck is used for acknowledgment. The value of OutputSequenceCounter is mirrored if the module has received a sequence successfully.

OutputSyncAck

The OutputSyncAck bit acknowledges the synchronization of the output channel for the CPU. This indicates that the module is ready to receive data.