User`s guide
4: FMP Link Configuration Options
DC 900-1339H 93
To set this option using the DLI configuration file, use the
lineMode parameter; for
example,
lineMode = “bsc”. See Table 5–1 on page 104.
4.19 Asynchronous Terminating Character Option (34)
The asynchronous terminating character option allows you to define the terminating
character for asynchronous communication. This configuration option is used only
when the line mode is set to asynchronous or isochronous. See also Section 4.18.
To set this option using the DLI configuration file, use the
asyncTermChar parameter;
for example,
asyncTermChar = 3. See Table 5–1 on page 104.
4.20 Number of Terminating Characters Option (38)
The number of terminating characters option allows you use the asynchronous termi-
nating character option. The current allowed values are 0 (no terminating character) or
1 (one terminating character as defined by the asynchronous terminating character
option, Section 4.19).
To set this option using the DLI configuration file, use the
numTermChar parameter; for
example,
numTermChar = 1. See Table 5–1 on page 104.
4.21 User-defined Data Rate Option (39)
The user-defined data rate option overrides the data rate option (Section 4.1). The
value for this option can be determined from the formula:
where
V is the time constant and must be an integer value
R is the data rate
f is the PCLK frequency
V
1
R
---
f
32
-----
2–×=