Communications Parameters - Denso BHT-300B User Manual

Bar code handy terminal
Table of Contents

Advertisement

3.3.2 Communications Parameters

In System Mode and user programs written in BHT-BASIC, you can set the communications parameters
listed below.
Communications Port
Transmission Speed
Character Length
Vertical Parity
Stop Bit Length
In System Mode
Refer to Chapter 2, Section 2.5.3, [4.5], "Setting the communications environments."
In BHT-BASIC
To set the transmission speed, character length, vertical parity, and stop bit length (For the IrDA
interface, set the transmission speed only), use the OPEN "COM:" statement in BHT-BASIC.
OPEN "COM: ... "
OPEN "COM1: ... "
OPEN "COM2: ... "
Note that it is impossible to open both the IrDA and direct-connect interface ports concurrently.
Through the interface port opened by the OPEN "COM:" statement, the XFILE statement transmits a
designated file.
IrDA interface
2400, 9600, 19200, 38400,
57600, or 115200 bps
8 bits
None
1 bit
Opens the interface port selected in System Mode.
Opens the IrDA interface port for data transmission, irrespective of the setting
in System Mode.
Opens the direct-connect interface port for data transmission, irrespective of
the setting in System Mode.
300, 600, 1200, 2400, 4800, 9600,
9200, 38400, 57600, or 115200 bps
7 or 8 bits
Odd, even, or none
1 or 2 bits
126
Direct-connect interface

Advertisement

Table of Contents
loading

Table of Contents