Black Box 24 port 用户手册

下载
页码 263
Black Box Console Server user guide
210
baudRate
INTEGER {
b75(1)
b300(2)
b600(3)
b1200(4)
b1800(5)
b2400(6)
b4800(7)
b9600(8)
b19200(9)
b38400(10)
b57600(11)
b115200(12)
b230400(13)
}
Read-write
Mandatory The baud rate of the port
dataBits
INTEGER {
d5(1)
d6(2)
d7(3)
d8(4)
}
Read-write
Mandatory The number of databits of 
the port
parity
INTEGER {
none (1)
odd (2)
even (3)
}
Read-write
Mandatory The parity of the port
stopBits
INTEGER {
s1 (1)
s2 (2)
}
Read-write
Mandatory The number of stop bits 
of the port
pages
INTEGER {
p1 (1)
p2 (2)
p3 (3)
p4 (4)
p5 (5)
p6 (6)
p7 (7)
}
Read-write
Mandatory The number of pages of 
the port
OBJECT TYPE
SYNTAX
ACCESS
STATUS
DEFINITION