Bonito Technical Manual
V2.4.0
69
Parameters and commands
Example 1
s=29
(
0x
29 =
bx
101001), sets the bit field to „0 0 1 - 1 0 0 1“
•
Sets the baud rate to 57,600 Baud (weight =
9
)
•
Activates second channel via Camera Link connector O2 (weight =
20
)
•
Each character received from the host is echoed back to it (weight =
0
)
Example 2
s=16
(
0x
16 =
bx
10110), sets the bit field to „0 0 1 - 0 1 1 0“
•
Sets the baud rate to 9,600 Baud (weight =
6
)
•
Activates second channel via Camera Link connector O2 (weight =
20
)
•
Each character received from the host is echoed back to it (weight =
0
)
Example 3
s=AA
(
0x
AA =
bx
10101010), sets the bit field to „1 0 1 - 1 0 1 0“
•
Sets the baud rate to 115,200 Baud (weight =
A
)
•
Activates second channel via Camera Link connector O2 (weight =
20
)
xxx-0011
1,200 Baud *
3
xxx-0100
2,400 Baud *
4
xxx-0101
4,800 Baud *
5
* Baud rates up to 4,800 Baud are not available via Camera Link.
xxx-0110
9,600 Baud
6
xxx-0111
19,200 Baud
7
xxx-1000
38,400 Baud
8
xxx-1001
57,600 Baud
9
xxx-1010
115,200 Baud
A
Enable state of the serial ports
x00-xxxx
RS232 via 15-pin D-sub connector only.
0
x01-xxxx
Additionally activates second channel via
Camera Link connector O2.
20
x10-xxxx
Additionally activates second channel via
Camera Link connector O4.
40
x11-xxxx
Additionally activates second channel via
Camera Link connector O2 and O4.
60
Echo mode
0xx-xxxx
Each character received from the host is
echoed back to it.
0
1xx-xxxx
No echo
80
Bit values
Settings
Weight
(hexadecimal)
Table 29: Baud rate: hexadecimal weights for each setting