136
MaxBaudRate
Sets the baud rate (for IR communication). It is one the negotiation parameters. Parameters less than
the default value can be concatenated using ORs.
Parameters
2400 Maximum baud rate is 2.4 Kbps.
9600 (default) Maximum baud rate is 9.6 Kbps.
19200 Maximum baud rate is 19.2 Kbps
38400 Maximum baud rate is 38.4 Kbps
57600 Maximum baud rate is 57.6 Kbps.
115200 Maximum baud rate is 115.2
Kbps.
576000 Maximum baud rate is 0.5 Mbps.
4000000 Maximum baud rate is 4 Mbps
SizeWindow
Sets the number of windows. It is one of the negotiation parameters. This is, however, fixed to 1.
Parameter
1 (default) The number of windows is 1.
SizeData
Sets the data size. It is one the negotiation parameters.
Parameter
64 (default) Data size is 64 bytes.
128 Data size is 128 bytes.
256 Data size is 256 bytes.
512 Data size is 512 bytes.
1024 Data size is 1024 bytes.
2048 Data size is 2048 bytes.
DisconnectThresholdTime
Sets the maximum value of the disconnect threshold time. It is one the negotiation parameters.
A parameter with a value smaller than those listed bellow will be set by OR.
Parameters
3 The maximum value of the threshold time is 3 seconds.
8 The maximum value of the threshold time is 8 seconds.
12 The maximum value of the threshold time is 12 seconds.
16 The maximum value of the threshold time is 16 seconds.
20 The maximum value of the threshold time is 20 seconds.
25 The maximum value of the threshold time is 25 seconds.
30 The maximum value of the threshold time is 30 seconds.
40 (default) The maximum value of the threshold time is 40 seconds.