- 301 -
Params
Sets the following communication parameters in alphabetic characters:
Baud rate, parity bit, data size, and stop bit
■
Syntax
[VB]
Public Property
Params
As
String
[C#]
public string
Params
{
get; set
}
■
Property
Character string representing the communication parameters
Syntax : "BBBB,P,D,S"
BBBB
:
BaudRate(bps)
"115200","57600","38400","19200","9600","4800","2400","1200","600"
(Connector interface)
"115200","57600","38400","19200","9600"
(IrDA)
P : Parity
"N": no parity bit
D : Data size (bits)
"8" or "7"
S : Stop bit (bit)
"1" or "2"
Default value: "9600,N,8,1" (Connector interface)
"9600,N,8,1" (IrDA)
Summary of Contents for BHT-400-CE
Page 1: ...Class Library Reference Manual Bar Code Handy Terminal BHT 400 CE ...
Page 49: ... 43 17 9 LED UsageCollection This class is invalid at the BHT 400 ...
Page 66: ... 60 17 26 Display This function is not supported ...
Page 67: ... 61 17 27 Display Settings This function is not supported ...
Page 78: ... 72 Events Event Name Description OnDone Occurs when decoding is complete Enumeration None ...
Page 166: ... 160 18 9 LED UsageCollection This class is invalid on the BHT400 ...
Page 289: ... 283 18 26 Display This function is not supported ...
Page 290: ... 284 18 27 Display Settings This function is not supported ...