The Connection tab specifies how BarTender initiates and maintains communication with the scale.
The following options are available.
Default Connection: Specifies the default connection type. Select either Serial Port, where a scale is physically connected to your computer, or TCP/IP Network Port, where a remote or local scale communicates with BarTender via the network.
Default Serial Port Settings
-
Baud: Also known as "bits per second," sets the speed at which data flows from the device to the port. Common values are 2400, 4800, 9600, 19200, 38400, and 57600, with 9600 being the most common default setting.
-
Data Bits: Specifies the number of bits that are used to encode each character that is sent via the serial port. The most common value is 8.
-
Parity: Sends an extra bit after the data bits of a character for the purpose of error checking. Common settings are "odd," "even," and "none."
-
Stop Bits: Sets the length of the pause at the end of a transmitted character. The most common value is 1.
-
Flow Control: Controls the stopping and starting of data transmission. Options include "hardware" (also known as RTS/CTS) or "Xon/Xoff" (also known as "software" flow control).
Default TCP/IP Port Settings