Intelix
DIGI-HD-8X8
Installation Manual
www.intelix.com
23
<Notes>
This message will reply with the current input source number for each
output up to the maximum number of outputs in the matrix.
Set Preset (ID 0)
<Description>
This command is sent to the matrix to setup a preset.
<Example>
F1h XXh XXh 03h 00h AAh BBh CCh DDh EEh ... NNh
Where XXh XXh is the length. The length is equal to (N+3). Where N is the
maximum number of outputs in the matrix. Where AAh is the preset number.
Where BBh is the input number that is routed in the preset to output 1. Where
CCh is the input number that is routed in the preset to output 2. Where DDh is
the input number that is routed in the preset to output 3. Where EEh is the input
number that is routed in the preset to output 4. Where NNh is the input number
that is routed in the preset to output N. (where N is the maximum number of
outputs.)
<Reply>
Preset Report (Class 3 ID 2)
<Notes>
None
Get Preset (ID 1)
<Description>
This command is sent to the matrix to request the preset's routes.
<Example>
F1h 03h 03h 01h AAh
Where AAh is the preset number.
<Reply>
Preset Report (Class 3 ID 2)
<Notes>
None
Preset Report (ID 2)
<Description>
This command is sent by the matrix to report the preset routes.
<Example>
F1h XXh XXh 03h 02h AAh BBh CCh DDh EEh ... NNh
Where XXh XXh is the length. The length is equal to (N+3). Where N is the
maximum number of outputs in the matrix. Where AAh is the preset number.
Where BBh is the input number that is routed in the preset to output 1. Where
CCh is the input number that is routed in the preset to output 2. Where DDh is
the input number that is routed in the preset to output 3. Where EEh is the input
number that is routed in the preset to output 4. Where NNh is the input number
that is routed in the preset to output N (where N is the maximum number of
outputs).
<Reply>
None
<Notes>
None
Set Preset Name (ID 3)
<Description>
This command is sent to the matrix to set a preset's name.
<Example>
F1h 0Bh 03h 03h AAh BBh CCh DDh EEh FFh GGh HHh IIh
Where AAh is the preset number. Where BBh is the first character of the name.
BBh should be sent as the hex representation of the ascii character. Where CCh
is the second character of the name. CCh should be sent as the hex
representation of the ascii character. Where DDh is the third character of the
name. DDh should be sent as the hex representation of the ascii character.
Where EEh is the fourth character of the name. EEh should be sent as the hex
representation of the ascii character. Where FFh is the fifth character of the
name. FFh should be sent as the hex representation of the ascii character. Where
GGh is the sixth character of the name. GGh should be sent as the hex
representation of the ascii character. Where HHh is the seventh character of the
name. HHh should be sent as the hex representation of the ascii character.
Where IIh is the eigth character of the name. IIh should be sent as the hex
representation of the ascii character.
<Reply>
Preset Name Report (Class 3 ID 5)