X20 system modules • X20 electronics module communication • X20CS1030
X20 system User's Manual 3.10
1583
4.18.6.7.6.3 Turn on software handshake
Name:
hssXOn
hssXOn_CANIO
This register can be used to configure the XOn character. The value 17 is the default, but any other value can
also be configured.
The two registers "XOn" and "XOff" can be used to initiate a software handshake for flow control. When doing so,
a valid ASCII character must be configured in both registers.
Data type
Value
Description
0 to 255
XOn ASCII character
UINT
65535
No software handshake (default)
4.18.6.7.6.4 Turn off software handshake
Name:
hssXOff
hssXOff_CANIO
This register can be used to configure the XOff character. The value 19 is the default, but any other value can
also be configured.
The two registers "XOn" and "XOff" can be used to initiate a software handshake for flow control. When doing so,
a valid ASCII character must be configured in both registers.
Data type
Value
Description
0 to 255
XOff ASCII character
UINT
65535
No software handshake (default)
4.18.6.7.6.5 Handshake repetition
Name:
hssPeriod
hssPeriod_CANIO
When using a software handshake, some applications require periodic repetition of the current status. The repeat
time can be defined in this register in ms for this purpose.
Data type
Value
Description
0
Automatic status repeat disabled
UINT
500 to 10000 Repeat time in ms (default = 5000)