
4.Command List(Short ASCII Command)
4.1.GenCP Bootstrap Register
Name Access Short
ASCII Values MIN MAX DEFAULT Description
DeviceVendorName R/O DVN "JAI Corporation" ---DVN?<CR><LF>
DeviceModelName R/O MD
"AP-3200T-PMCL"
"AP-1600T-PMCL"
---MD?<CR><LF>
DeviceVersion R/O DV
Version of the device.
(e.g. “0.1.0.0” )
---DV?<CR><LF>
DeviceSerialNumber R/O ID Device's serial number.---ID?<CR><LF>
DeviceUserID R/W UD
User can save and load free text.
(64 or less characters)
UD=[Param.]<CR><LF>
UD?<CR><LF>
4.2.Technology Specific Bootstrap Register
Name Access Short
ASCII Values MIN MAX DEFAULT Description
DeviceSerialPort
SupportedBaudRate R/O SBDRT
Baudrate.
1(0x01):BaudRateMax_9600
3(0x03):BaudRateMax_19200
7(0x07):BaudRateMax_38400
15(0x0F):BaudRateMax_57600
31(0x1F):BaudRateMax_115200
63(0x3F):BaudRateMax_230400
127(0x7F):BaudRateMax_460800
255(0xFF):BaudRateMax_921600
Multiple bits may be set
according to the capability of the
1(0x01
) 255(0xF
F) 31(0x1F)
SBDRT?<CR><LF>
This camera supports 9600bps,
19200bps, 38400bps, 57600bps, and
115200bps.
DeviceSerialPort
BaudRate (R)/W CBDRT
READ: Indicate current baud rate
WRITE: Set any bit of baud rate
1(0x01):Baud9600
2(0x02):Baud19200
4(0x04):Baud38400
8(0x08):Baud57600
16(0x10):Baud115200
A single bit may be set according
to the current baudrate setting.
0 is an invalid value.
1(0x01
) 16(0x10) 1(0x01)
CBDRT=[Param.]<CR><LF>
CBDRT?<CR><LF>
In case of WRITE execution
(change baud rate), it needs to
control in the proper sequence
between Host and Camera.
(Refer to the section 3.3)