Host => Launchpad Pro [MK3]:
Hex Version: F0h 00h 20h 29h 02h 0Eh 00h <layout> <page> 00h F7h
Decimal Version: 240 0 32 41 2 14 0 <layout> <page> 0 247
Where the available layouts are:
Hex: 00h / Decimal: 0 --- Session (only selectable in DAW mode)
Hex: 01h / Decimal: 1 --- Fader
Hex: 02h / Decimal: 2 --- Chord
Hex: 03h / Decimal: 3 --- Custom Mode
Hex: 04h / Decimal: 4 --- Note / Drum
Hex: 05h / Decimal: 5 --- Scale Settings
Hex: 06h / Decimal: 6 --- Sequencer Settings
Hex: 07h / Decimal: 7 --- Sequencer Steps
Hex: 08h / Decimal: 8 --- Sequencer Velocity
Hex: 09h / Decimal: 9 --- Sequencer Pattern Settings
Hex: 0Ah / Decimal: 10 --- Sequencer Probability
Hex: 0Bh / Decimal: 11 --- Sequencer Mutation
Hex: 0Ch / Decimal: 12 --- Sequencer Micro Step
Hex: 0Dh / Decimal: 13 --- Sequencer Projects
Hex: 0Eh / Decimal: 14 --- Sequencer Patterns
Hex: 0Fh / Decimal: 15 --- Sequencer Tempo
Hex: 10h / Decimal: 16 --- Sequencer Swing
Hex: 11h / Decimal: 17 --- Programmer Mode
Hex: 12h / Decimal: 18 --- Settings Menu
Hex: 13h / Decimal: 19 --- Custom mode Settings
Where the available pages are:
Hex: 00h-07h / Decimal: 0-7 --- for Custom Mode Views
Hex: 00h-03h / Decimal: 0-3 --- for any Sequencer View
Hex: 00h-03h / Decimal: 0-3 --- for Fader view
Hex: 00h-04h / Decimal: 0-4 --- for Settings Menu
Hex: 00h / Decimal: 0 --- for any other view
Request the current layout with the following SysEx message:
Host => Launchpad Pro [MK3]:
Hex Version: F0h 00h 20h 29h 02h 0Eh 00h F7h
Decimal Version: 240 0 32 41 2 14 0 247
The device will also send out a select layout message whenever the view changes.