MSC-XD164S Product Manual
PanelCmdEn
Query panel button/GPIO command and conditions enable.
PanelCmd 0 | 1
Enable or disable panel button/GPIO command and conditions (0: disable, 1: enable).
Examples for querying and enabling panel command/conditions
>PanelCmdEn
0
>
PanelCmdEn 1
>
3.10.25 PanelCond Command
Protocol Version: 3.0
Query and assign panel button/GPIO status and indicator conditions. Panel button/GPIO conditions are a
counterpart to
and provide a means to easily implement custom status to light panel buttons or
change logic states on output GPIO pins. Panel buttons and GPIO pins are specified by numeric ID.
Panel buttons are numbered beginning with ID number 1. Panel button order depends on the panel, but
generally has the top left button as button 1, followed by number 2 in the lower left corner, number 3 in the top
second column, continuing to alternate between top and bottom rows till the last button (lower right hand
corner).
NOTE:
Condition statements are not currently fully defined and at the moment consists of only a matrix preset
matching condition, which is specified as “Pn” where n is the preset number. For example P0 would cause the
assigned button LED to light or GPIO to become a logic high value if the current matrix state matches preset 0.
A future revision will add support for a more robust conditional instruction language.
GPIO auxiliary pins start with ID number 65 for GPIO pin 1.
NOTE:
Panel commands and conditions must be enabled with the
or by setting the
to activate them.
Command
Description
PanelCond
Query all assigned panel button/GPIO conditions.
PanelCond Button
Query a single panel button/GPIO condition.
PanelCond Button Condition
Assign a panel button/GPIO condition. Assigning a blank condition to a
button or GPIO pin will clear the condition (two consecutive single or double
quotes represents an empty string).
Examples
>PanelCond
1 P0
2 P1
67 P0
>PanelCond 1
1 P0
Page 39 of 60
© 2013-2016 Matrix Switch Corporation