Configuring the Camera
4-46
Basler A400k
DRAFT
4.3.1 The Binary Read/Write Command Protocol
With the binary read/write command protocol, data is placed into a “frame” and sent to the camera.
When the frame is received, it is checked for validity. If valid, the data is extracted from the frame
and the command is executed.
This section describes the basic layout of a binary command frame. Figure 4-2 shows a graphical
representation of the fields within a binary command frame. The text below the graphic describes
each field of the command frame in detail.
Figure 4-2: Representation of a Command Frame and Response
BFS
Binary Frame Start field
Identifies the start of a binary frame.
Size = 1 byte
The value of the BFS byte is always 0x01.
FTF
Frame Type and Format field
Identifies the frame type and format.
Size = 1 byte
The bits in the FTF field are assigned as follows:
The MSB of the FTF field is on the left (highest bit of the opcode) and the LSB of the
field is on the right (lowest bit of the address length).
7
6
5
4
3
2
1
0
OpCode
BCC
Code
AddrLen
Summary of Contents for A400K
Page 1: ...Basler A400k USER S MANUAL Document Number DA00062410 Release Date 27 September 2007 ...
Page 4: ......
Page 25: ...Camera Interface Basler A400k 2 9 DRAFT Figure 2 5 A402k Camera Frame Grabber Interface ...
Page 26: ...Camera Interface 2 10 Basler A400k DRAFT Figure 2 6 A403k Camera Frame Grabber Interface ...
Page 27: ...Camera Interface Basler A400k 2 11 DRAFT Figure 2 7 A404k Camera Frame Grabber Interface ...
Page 52: ...Camera Interface 2 36 Basler A400k DRAFT ...
Page 154: ...Configuring the Camera 4 54 Basler A400k DRAFT ...
Page 168: ...Troubleshooting 6 10 Basler A400k DRAFT ...
Page 172: ...Feedback iv Basler A400k DRAFT ...
Page 176: ...Index viii Basler A400k DRAFT ...