Owner manual
Swap bytes operation from Start address 0 to End address N modifies data in buffer by
following tables:
Address
Original
Data
Swap 2-bytes
inside 16-bit
words
Swap 4-bytes
inside 32-bit
words
Swap
nibbles
inside bytes
Mirror bits
inside
bytes
0000h b0 b1 b3 b0n b0m
0001h b1 b0 b2 b1n b1m
0002h b2 b3 b1 b2n b2m
0003h b3 b2 b0 b3n b3m
0004h b4 b5 b7 b4n b4m
0005h b5 b4 b6 b5n b5m
0006h b6 b7 b5 b6n b6m
0007h b7 b6 b4 b7n b7m
b0, b1, b2, ... means original buffer byte values from addresses 0, 1, 2, ...
b0n, b1n, b2n, ... means nibble-swapped original bytes b0, b1, b2, ... by following rules:
Original Byte bits bit 7 bit 6 bit 5 bit 4 bit 3 bit 2 bit 1 bit 0
Nibble-swapped Byte Bits bit 3 bit 2 bit 1 bit 0 bit 7 bit 6 bit 5 bit 4
Original Byte bits bit 7 bit 6 bit 5 bit 4 bit 3 bit 2 bit 1 bit 0
Mirrored Byte Bits bit 0 bit 1 bit 2 bit 3 bit 4 bit 5 bit 6 bit 7
Selecting option "Allow address history logging" activates saving of recently confirmed values.
These are saved for each device separately, count is limited to last 15 items.
Note: Address history values are common for all buffer data manipulation dialogs.
Default address range is set according to buffer range of selected device.
Selecting option "Maintain last inserted values" causes that for the next time you open this
dialog, previously confirmed values will be reloaded as default.
Buffer / Erase
If this command is selected, the content of the buffer will be filled with topical blank character.
Selecting option "Allow address history logging" activates saving of recently confirmed values.
These are saved for each device separately, count is limited to last 15 items.
Note: Address history values are common for all buffer data manipulation dialogs.
Default address range is set according to buffer range of selected device.
Selecting option "Maintain last inserted values" causes that for the next time you open this
dialog, previously confirmed values will be reloaded as default.
The reserved key <Ctrl+F2> will bring out this menu from any menu and any time.
Buffer / Fill random data
If this command is selected, the content of the buffer will be filled with random data.
62