
DART 200 CDPD Modem User’s Guide | 8 Application Programming |
?
NOTE:
This section only applies to applications where the
Flow control considerations
Software Flow Control cannot be used. Instead, Hardware Flow Control (\Q2) (default), or no flow control (\Q0) must be used because in a binary data stream any byte can inadvertently have the same bit configuration as the XON or XOFF control characters. In addition to the device receiving unexpected flow control, the data character is stripped from the data stream, causing unpredictable application results.
Data forwarding considerations
Manual data forwarding cannot be used. This feature is controlled by the AT\M command; the default is \M0 (disabled). Use automatic data forwarding for binary data transfers. This feature is controlled by the AT\T command; the default is \T1 (enabled). In the automatic data forwarding mode, data is forwarded based on occurrence of an intercharacter
As with flow control, the reason for not using manual data forwarding is that in a binary data stream any byte can inadvertently have the same bit configuration as the data forwarding characters. This event would cause an unintended transmission of a partial data block, missing the block ending BCC if one is being used. Avoid this as it can cause unpredictable and erroneous results.
Parity considerations
The CDPD system assumes parity to be a local issue between the MAS and the DART 200’s
In an application with a DART on both ends of the session then, parity is not an issue. However, if there is a digital interface instead of a modem at the Fixed End System
|