CHAPTER 2. USBOARD-USS5
2.4. PARAMETER SET
2.4 Parameter Set
The USBoard-USS5 uses a parameter set which allows a custom configuration. The graphical user interface can
be used to easily manipulate the board’s settings, store them on the host computer’s hard drive, write them to the
EEPROM on the USBoard-USS5 or read the current values from the board.
The parameter set consists of 54 bytes as described below.
Note:
Several features affect groups of sensors. In these cases group 0 contains sensors 1 to 4, group 1 contains
sensors 5 to 8 and so on.
Byte 0
CAN baud rate
0
1000 kBaud (default)
1
500 kBaud
2
250 kBaud
3
125 kBaud
4
100 kBaud
5
50 kBaud
Bytes 1-4
CAN base address (default
0x400
), calculated as follows:
(byte_4 << 24) | (byte_3 << 16) | (byte_2 << 8) | byte_1
Byte 5
Flags as bitmask
15